Pull request #3979 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 964b6a7b966be22f57bfbb86dcf0c9ba8c305210+2cd04aef94795e364fd0a0e860bde404eb99d06c (ab2685f9f4637b7cf19c8414561a1d7a969ae000) 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-ssh6729326812506276099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3963454063804031339.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3979/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-3979/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7442235015364451332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6371321229365678780.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-3979/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-3979/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5206091817273234064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21709 in /w/workspace/edgexfoundry_edgex-go_PR-3979 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 2cd04aef94795e364fd0a0e860bde404eb99d06c into PR head commit 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 Merge succeeded, producing 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 Checking out Revision 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 (PR-3979) > 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/3979/head:refs/remotes/origin/PR-3979 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # 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 2cd04aef94795e364fd0a0e860bde404eb99d06c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T01:10:42.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T01:10:42.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T01:10:42.539Z] ========================================================= [2022-04-22T01:10:42.539Z] EdgeX Global Pipelines Version Info [2022-04-22T01:10:42.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 77e1d06be24447da4f7e49bfb3b378c389c0351c # timeout=10 [2022-04-22T01:10:43.318Z] ------------------- [2022-04-22T01:10:43.318Z] stable info: [2022-04-22T01:10:43.318Z] ------------------- [2022-04-22T01:10:43.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T01:10:43.318Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T01:10:43.318Z] Message: update stable to v1.0.221 [2022-04-22T01:10:43.892Z] ------------------- [2022-04-22T01:10:43.892Z] experimental info: [2022-04-22T01:10:43.892Z] ------------------- [2022-04-22T01:10:43.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T01:10:43.892Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T01:10:43.892Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T01:10:44.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-22T01:10:44.031Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-22T01:10:44.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T01:10:44.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T01:10:44.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T01:10:44.065Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T01:10:44.080Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T01:10:44.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-22T01:10:44.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-22T01:10:44.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-22T01:10:44.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T01:10:44.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T01:10:44.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T01:10:44.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T01:10:44.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T01:10:44.190Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T01:10:44.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T01:10:44.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T01:10:44.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T01:10:44.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T01:10:44.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T01:10:44.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T01:10:44.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3979 [Pipeline] echo [2022-04-22T01:10:44.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3979 [Pipeline] echo [2022-04-22T01:10:44.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3979 [Pipeline] echo [2022-04-22T01:10:44.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] echo [2022-04-22T01:10:44.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 964b6a7 [Pipeline] echo [2022-04-22T01:10:44.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T01:10:44.382Z] provisioning config files... [2022-04-22T01:10:44.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4321231415294415151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:10:44.722Z] ---> docker-login.sh [2022-04-22T01:10:44.722Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:10:44.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:10:44.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:10:44.984Z] Configure a credential helper to remove this warning. See [2022-04-22T01:10:44.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:10:44.984Z] [2022-04-22T01:10:44.984Z] Login Succeeded [2022-04-22T01:10:44.984Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:10:45.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:10:45.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:10:45.246Z] Configure a credential helper to remove this warning. See [2022-04-22T01:10:45.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:10:45.246Z] [2022-04-22T01:10:45.246Z] Login Succeeded [2022-04-22T01:10:45.246Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:10:45.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:10:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:10:45.511Z] Configure a credential helper to remove this warning. See [2022-04-22T01:10:45.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:10:45.511Z] [2022-04-22T01:10:45.511Z] Login Succeeded [2022-04-22T01:10:45.511Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:10:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:10:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:10:45.511Z] Configure a credential helper to remove this warning. See [2022-04-22T01:10:45.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:10:45.511Z] [2022-04-22T01:10:45.511Z] Login Succeeded [2022-04-22T01:10:45.511Z] docker.io [2022-04-22T01:10:45.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:10:46.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:10:46.034Z] Configure a credential helper to remove this warning. See [2022-04-22T01:10:46.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:10:46.034Z] [2022-04-22T01:10:46.034Z] Login Succeeded [2022-04-22T01:10:46.034Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:10:46.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T01:10:46.363Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/core-command/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/core-data/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-22T01:10:46.363Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-22T01:10:46.363Z] cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/support-notifications/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-22T01:10:46.363Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-22T01:10:46.363Z] + cut -d/ -f2 [2022-04-22T01:10:46.363Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-22T01:10:46.523Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T01:10:46.873Z] + git rev-list -1 --merges 964b6a7b966be22f57bfbb86dcf0c9ba8c305210~1..964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] echo [2022-04-22T01:10:46.893Z] -----------> git rev-list -1 --merges 964b6a7b966be22f57bfbb86dcf0c9ba8c305210~1..964b6a7b966be22f57bfbb86dcf0c9ba8c305210 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [false] [Pipeline] sh [2022-04-22T01:10:47.185Z] + git log --format=format:%s -1 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] echo [2022-04-22T01:10:47.199Z] ========================================================= [2022-04-22T01:10:47.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T01:10:47.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-22T01:10:47.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T01:10:47.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T01:10:47.611Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T01:10:47.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T01:10:47.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T01:10:47.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T01:10:47.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:10:47.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:10:47.954Z] [2022-04-22T01:10:47.954Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:10:48.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:10:48.261Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T01:10:48.261Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T01:10:48.261Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T01:10:48.261Z] 4c7163046ea9: Pulling fs layer [2022-04-22T01:10:48.261Z] 0c2d73faf560: Pulling fs layer [2022-04-22T01:10:48.261Z] 0c2d73faf560: Waiting [2022-04-22T01:10:48.261Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T01:10:48.261Z] 3e5f54012d9b: Download complete [2022-04-22T01:10:48.261Z] a0d0a0d46f8b: Download complete [2022-04-22T01:10:48.261Z] 0c2d73faf560: Verifying Checksum [2022-04-22T01:10:48.261Z] 0c2d73faf560: Download complete [2022-04-22T01:10:48.521Z] 4c7163046ea9: Verifying Checksum [2022-04-22T01:10:48.521Z] 4c7163046ea9: Download complete [2022-04-22T01:10:48.521Z] a0d0a0d46f8b: Pull complete [2022-04-22T01:10:48.521Z] 3e5f54012d9b: Pull complete [2022-04-22T01:10:49.097Z] 4c7163046ea9: Pull complete [2022-04-22T01:10:49.097Z] 0c2d73faf560: Pull complete [2022-04-22T01:10:49.097Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T01:10:49.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:10:49.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T01:10:49.171Z] prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container [2022-04-22T01:10:49.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T01:10:50.002Z] $ docker top 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T01:10:50.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T01:10:50.107Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T01:10:50.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T01:10:50.236Z] $ docker exec 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent [2022-04-22T01:10:50.356Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoppjh/agent.15 [2022-04-22T01:10:50.356Z] SSH_AGENT_PID=21 [2022-04-22T01:10:50.364Z] Running ssh-add (command line suppressed) [2022-04-22T01:10:50.490Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2219813685917051990.key (/w/workspace/edgex-go/5@tmp/private_key_2219813685917051990.key) [2022-04-22T01:10:50.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T01:10:50.800Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T01:10:50.816Z] $ docker exec --env ******** --env ******** 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent -k [2022-04-22T01:10:50.936Z] unset SSH_AUTH_SOCK; [2022-04-22T01:10:50.937Z] unset SSH_AGENT_PID; [2022-04-22T01:10:50.938Z] echo Agent pid 21 killed; [2022-04-22T01:10:50.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T01:10:50.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T01:10:50.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T01:10:51.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T01:10:51.096Z] $ docker exec 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent [2022-04-22T01:10:51.208Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMkHfGL/agent.56 [2022-04-22T01:10:51.208Z] SSH_AGENT_PID=63 [2022-04-22T01:10:51.214Z] Running ssh-add (command line suppressed) [2022-04-22T01:10:51.338Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7610344821610094778.key (/w/workspace/edgex-go/5@tmp/private_key_7610344821610094778.key) [2022-04-22T01:10:51.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T01:10:51.644Z] + git semver init [2022-04-22T01:10:51.644Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T01:10:51.644Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-04-22T01:10:51.644Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-04-22T01:10:51.644Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T01:10:51.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T01:10:51.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T01:10:51.644Z] # $SEMVER_BRANCH = PR-3979 [2022-04-22T01:10:51.644Z] # $SEMVER_TEMP = /tmp/semver-820720887 [2022-04-22T01:10:51.644Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-22T01:11:06.561Z] # '/tmp/semver-820720887' -> '/w/workspace/edgex-go/5/.semver' [2022-04-22T01:11:06.561Z] # -> Force: false [2022-04-22T01:11:06.561Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-04-22T01:11:06.574Z] $ docker exec --env ******** --env ******** 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent -k [2022-04-22T01:11:06.683Z] unset SSH_AUTH_SOCK; [2022-04-22T01:11:06.684Z] unset SSH_AGENT_PID; [2022-04-22T01:11:06.684Z] echo Agent pid 63 killed; [2022-04-22T01:11:06.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T01:11:07.010Z] + git semver [Pipeline] } [2022-04-22T01:11:07.028Z] $ docker stop --time=1 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d [2022-04-22T01:11:08.976Z] $ docker rm -f 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:11:09.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T01:11:09.635Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T01:11:09.637Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-22T01:11:09.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T01:11:09.745Z] ========================================================= [2022-04-22T01:11:09.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T01:11:09.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:11:10.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T01:11:10.034Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T01:11:10.034Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T01:11:10.034Z] 666ba61612fd: Pulling fs layer [2022-04-22T01:11:10.034Z] 8ed8ca486205: Pulling fs layer [2022-04-22T01:11:10.034Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T01:11:10.034Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T01:11:10.034Z] 640e595b4fbd: Pulling fs layer [2022-04-22T01:11:10.034Z] 763cafe07f6e: Pulling fs layer [2022-04-22T01:11:10.034Z] 0c0b528cf693: Pulling fs layer [2022-04-22T01:11:10.034Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T01:11:10.034Z] 763cafe07f6e: Waiting [2022-04-22T01:11:10.034Z] 640e595b4fbd: Waiting [2022-04-22T01:11:10.034Z] 22a0e8bec74d: Waiting [2022-04-22T01:11:10.034Z] 0c0b528cf693: Waiting [2022-04-22T01:11:10.034Z] 10935f4eaf8b: Waiting [2022-04-22T01:11:10.034Z] 4fe6c5a15a65: Waiting [2022-04-22T01:11:10.034Z] 8ed8ca486205: Verifying Checksum [2022-04-22T01:11:10.034Z] 8ed8ca486205: Download complete [2022-04-22T01:11:10.034Z] 666ba61612fd: Download complete [2022-04-22T01:11:10.034Z] 22a0e8bec74d: Download complete [2022-04-22T01:11:10.034Z] 640e595b4fbd: Verifying Checksum [2022-04-22T01:11:10.034Z] 640e595b4fbd: Download complete [2022-04-22T01:11:10.034Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T01:11:10.034Z] 59bf1c3509f3: Download complete [2022-04-22T01:11:10.034Z] 763cafe07f6e: Verifying Checksum [2022-04-22T01:11:10.034Z] 763cafe07f6e: Download complete [2022-04-22T01:11:10.295Z] 0c0b528cf693: Verifying Checksum [2022-04-22T01:11:10.295Z] 0c0b528cf693: Download complete [2022-04-22T01:11:10.295Z] 59bf1c3509f3: Pull complete [2022-04-22T01:11:10.295Z] 666ba61612fd: Pull complete [2022-04-22T01:11:10.555Z] 8ed8ca486205: Pull complete [2022-04-22T01:11:10.816Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T01:11:10.816Z] 10935f4eaf8b: Download complete [2022-04-22T01:11:10.816Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T01:11:10.816Z] 4fe6c5a15a65: Download complete [2022-04-22T01:11:15.011Z] 4fe6c5a15a65: Pull complete [2022-04-22T01:11:15.011Z] 22a0e8bec74d: Pull complete [2022-04-22T01:11:15.011Z] 640e595b4fbd: Pull complete [2022-04-22T01:11:15.011Z] 763cafe07f6e: Pull complete [2022-04-22T01:11:15.011Z] 0c0b528cf693: Pull complete [2022-04-22T01:11:16.928Z] 10935f4eaf8b: Pull complete [2022-04-22T01:11:17.190Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T01:11:17.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T01:11:17.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:11:17.497Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T01:11:17.497Z] WORKDIR /edgex [2022-04-22T01:11:17.497Z] COPY go.mod . [2022-04-22T01:11:17.497Z] RUN go mod download [2022-04-22T01:11:17.497Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-22T01:11:18.881Z] Sending build context to Docker daemon 334.9MB [2022-04-22T01:11:18.881Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T01:11:18.881Z] ---> 99d49a6021b9 [2022-04-22T01:11:18.881Z] Step 2/4 : WORKDIR /edgex [2022-04-22T01:11:21.444Z] ---> Running in eee2eb9cb5c2 [2022-04-22T01:11:21.444Z] Removing intermediate container eee2eb9cb5c2 [2022-04-22T01:11:21.444Z] ---> 873080642352 [2022-04-22T01:11:21.444Z] Step 3/4 : COPY go.mod . [2022-04-22T01:11:21.444Z] ---> 1425025d6130 [2022-04-22T01:11:21.444Z] Step 4/4 : RUN go mod download [2022-04-22T01:11:21.444Z] ---> Running in c55209f07094 [2022-04-22T01:11:24.699Z] Still waiting to schedule task [2022-04-22T01:11:24.700Z] ‘prd-centos7-builder-2c-1g-21706’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-22T01:11:24.700Z] ‘prd-ubuntu20.04-docker-8c-8g-21704’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-22T01:11:24.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21705’ is offline [2022-04-22T01:11:24.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21710’ is offline [2022-04-22T01:11:36.341Z] Removing intermediate container c55209f07094 [2022-04-22T01:11:36.341Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:11:36.341Z] Successfully built 1b6cfe7dcfe8 [2022-04-22T01:11:36.341Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:11:36.642Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T01:11:36.642Z] . [Pipeline] withDockerContainer [2022-04-22T01:11:36.714Z] prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container [2022-04-22T01:11:36.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2022-04-22T01:11:37.202Z] $ docker top a10fcccf122dbef4ff3b9c37d610e16fff101f10c2b06a3cb0bdde816ee59ca0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:11:37.554Z] + go version [2022-04-22T01:11:37.554Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T01:11:37.569Z] $ docker stop --time=1 a10fcccf122dbef4ff3b9c37d610e16fff101f10c2b06a3cb0bdde816ee59ca0 [2022-04-22T01:11:38.897Z] $ docker rm -f a10fcccf122dbef4ff3b9c37d610e16fff101f10c2b06a3cb0bdde816ee59ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:11:39.311Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T01:11:39.311Z] . [Pipeline] withDockerContainer [2022-04-22T01:11:39.377Z] prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container [2022-04-22T01:11:39.412Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2022-04-22T01:11:39.807Z] $ docker top 740e0f1d7166fb3449754c886aefa2fa384ccbb1c5849553170bfa878aa34dfa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T01:11:39.881Z] ========================================================= [2022-04-22T01:11:39.881Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T01:11:39.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:11:40.171Z] + make test [2022-04-22T01:11:40.171Z] go mod tidy -compat=1.17 [2022-04-22T01:11:40.171Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T01:11:45.447Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T01:11:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T01:11:58.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-04-22T01:11:58.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T01:11:58.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T01:11:58.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-04-22T01:11:58.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T01:11:59.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 53.4% of statements [2022-04-22T01:11:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T01:11:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.167s coverage: 89.2% of statements [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.4% of statements [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.439s coverage: 95.6% of statements [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2022-04-22T01:12:02.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2022-04-22T01:12:02.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2022-04-22T01:12:02.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T01:12:02.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-04-22T01:12:02.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-04-22T01:12:02.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-04-22T01:12:02.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-04-22T01:12:02.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-04-22T01:12:12.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2022-04-22T01:12:12.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-04-22T01:12:13.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements [2022-04-22T01:12:13.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T01:12:23.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-04-22T01:12:23.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T01:12:23.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T01:12:23.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T01:12:23.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T01:12:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-22T01:12:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-22T01:12:23.395Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T01:12:41.512Z] GO111MODULE=on go vet ./... [2022-04-22T01:12:43.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T01:12:43.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T01:12:43.948Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T01:12:44.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T01:12:44.834Z] + ls -al . [2022-04-22T01:12:44.834Z] total 672 [2022-04-22T01:12:44.834Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 01:12 . [2022-04-22T01:12:44.834Z] drwxr-xr-x 4 root root 4096 Apr 22 01:11 .. [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 01:10 .dockerignore [2022-04-22T01:12:44.834Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 01:10 .git [2022-04-22T01:12:44.834Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 01:10 .github [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 01:10 .gitignore [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 01:10 .golangci.yml [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 01:10 .hadolint.yml [2022-04-22T01:12:44.834Z] drwx------ 3 1001 1001 4096 Apr 22 01:11 .semver [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 01:10 .sonarcloud.properties [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 01:10 ADOPTERS.md [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 01:10 Attribution.txt [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 01:10 CHANGELOG.md [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 01:10 CONTRIBUTING.md [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 01:10 GOVERNANCE.md [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 01:10 Jenkinsfile [2022-04-22T01:12:44.834Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 01:10 LICENSE [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 01:10 Makefile [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 01:10 OWNERS.md [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 01:10 README.md [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 01:10 SECURITY.md [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 01:11 VERSION [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 01:10 ZMQWindows.md [2022-04-22T01:12:44.835Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 01:10 bin [2022-04-22T01:12:44.835Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 01:10 cmd [2022-04-22T01:12:44.835Z] -rw-r--r-- 1 root root 435134 Apr 22 01:12 coverage.out [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 01:10 go.mod [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 01:11 go.sum [2022-04-22T01:12:44.835Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 01:10 internal [2022-04-22T01:12:44.835Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 01:10 openapi [2022-04-22T01:12:44.835Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 01:10 snap [2022-04-22T01:12:44.835Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 01:10 version.go [Pipeline] sh [2022-04-22T01:12:45.126Z] + '[' -e coverage.out ] [2022-04-22T01:12:45.126Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T01:12:45.228Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T01:12:45.508Z] + make build [2022-04-22T01:12:45.508Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T01:13:00.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T01:13:06.966Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T01:13:06.967Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T01:13:13.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T01:13:13.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T01:13:13.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T01:13:15.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T01:13:15.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T01:13:16.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T01:13:17.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T01:13:18.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T01:13:19.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T01:13:20.525Z] $ docker stop --time=1 740e0f1d7166fb3449754c886aefa2fa384ccbb1c5849553170bfa878aa34dfa [2022-04-22T01:13:23.464Z] $ docker rm -f 740e0f1d7166fb3449754c886aefa2fa384ccbb1c5849553170bfa878aa34dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:13:24.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T01:13:24.773Z] [2022-04-22T01:13:24.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:13:25.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T01:13:25.082Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-22T01:13:25.082Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-22T01:13:25.082Z] ca9280d653b3: Pulling fs layer [2022-04-22T01:13:25.082Z] 7e9c9ca2126c: Pulling fs layer [2022-04-22T01:13:25.082Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-22T01:13:25.082Z] cbdbe7a5bc2a: Download complete [2022-04-22T01:13:25.342Z] ca9280d653b3: Verifying Checksum [2022-04-22T01:13:25.342Z] ca9280d653b3: Download complete [2022-04-22T01:13:25.342Z] cbdbe7a5bc2a: Pull complete [2022-04-22T01:13:25.600Z] 7e9c9ca2126c: Download complete [2022-04-22T01:13:25.858Z] ca9280d653b3: Pull complete [2022-04-22T01:13:29.149Z] 7e9c9ca2126c: Pull complete [2022-04-22T01:13:29.149Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-22T01:13:29.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T01:13:29.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-22T01:13:29.216Z] prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container [2022-04-22T01:13:29.256Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2022-04-22T01:13:30.841Z] $ docker top c7f264127648fca081f8686977057ebb9ea8ff6c7ef3483526f8275ca9fd5ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:13:31.197Z] + docker-compose build --help [2022-04-22T01:13:31.197Z] + grep parallel [2022-04-22T01:13:31.768Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T01:13:31.783Z] $ docker stop --time=1 c7f264127648fca081f8686977057ebb9ea8ff6c7ef3483526f8275ca9fd5ec1 [2022-04-22T01:13:33.073Z] $ docker rm -f c7f264127648fca081f8686977057ebb9ea8ff6c7ef3483526f8275ca9fd5ec1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:13:33.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T01:13:33.484Z] . [Pipeline] withDockerContainer [2022-04-22T01:13:33.548Z] prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container [2022-04-22T01:13:33.584Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T01:13:33.949Z] $ docker top b84b5a860a649209384ea93844887de2c6c5af4e0a5d7a482015487ba0fa00d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:13:34.301Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T01:13:34.875Z] Building core-command ... [2022-04-22T01:13:34.875Z] Building core-data ... [2022-04-22T01:13:34.875Z] Building core-metadata ... [2022-04-22T01:13:34.875Z] Building security-bootstrapper ... [2022-04-22T01:13:34.875Z] Building security-proxy-setup ... [2022-04-22T01:13:34.875Z] Building security-secretstore-setup ... [2022-04-22T01:13:34.875Z] Building security-spiffe-token-provider ... [2022-04-22T01:13:34.875Z] Building security-spire-agent ... [2022-04-22T01:13:34.875Z] Building security-spire-config ... [2022-04-22T01:13:34.875Z] Building security-spire-server ... [2022-04-22T01:13:34.875Z] Building support-notifications ... [2022-04-22T01:13:34.875Z] Building support-scheduler ... [2022-04-22T01:13:34.875Z] Building sys-mgmt-agent ... [2022-04-22T01:13:34.875Z] Building sys-mgmt-agent [2022-04-22T01:13:34.875Z] Building security-bootstrapper [2022-04-22T01:13:34.875Z] Building security-secretstore-setup [2022-04-22T01:13:34.875Z] Building core-data [2022-04-22T01:13:34.875Z] Building security-spire-agent [2022-04-22T01:13:49.829Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:13:49.829Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:13:49.829Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:13:49.829Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T01:13:49.829Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:13:49.829Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:13:49.829Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:13:49.829Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T01:13:49.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:13:49.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:13:49.829Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:13:49.829Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:13:49.829Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:13:49.829Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:13:49.829Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:13:49.829Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T01:13:50.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:13:50.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:13:50.113Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:13:50.113Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:13:54.373Z] ---> Running in caa6f7e9833f [2022-04-22T01:13:54.373Z] ---> Running in 187a5f4a5d69 [2022-04-22T01:13:54.373Z] ---> Running in 0b0dc9a2abfb [2022-04-22T01:13:54.373Z] ---> Running in 7e687697aa61 [2022-04-22T01:13:54.373Z] ---> Running in 14a0956e0e3c [2022-04-22T01:13:54.373Z] Removing intermediate container 7e687697aa61 [2022-04-22T01:13:54.373Z] ---> 722d1c27fb95 [2022-04-22T01:13:54.373Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:13:54.373Z] Removing intermediate container caa6f7e9833f [2022-04-22T01:13:54.373Z] ---> df7198176257 [2022-04-22T01:13:54.373Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:13:54.373Z] Removing intermediate container 0b0dc9a2abfb [2022-04-22T01:13:54.373Z] Removing intermediate container 187a5f4a5d69 [2022-04-22T01:13:54.373Z] ---> 05678272dad7 [2022-04-22T01:13:54.373Z] ---> 27bbec76eb03 [2022-04-22T01:13:54.373Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:13:54.373Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:13:54.373Z] Removing intermediate container 14a0956e0e3c [2022-04-22T01:13:54.373Z] ---> ec7ae696ebc7 [2022-04-22T01:13:54.373Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:13:54.373Z] ---> Running in 4f6a59ad51dc [2022-04-22T01:13:54.373Z] ---> Running in 6f85e4e27ecc [2022-04-22T01:13:54.373Z] ---> Running in 18d69d78660c [2022-04-22T01:13:54.373Z] ---> Running in a3a8b9d5bc37 [2022-04-22T01:13:54.373Z] ---> Running in 8ded60d6514b [2022-04-22T01:13:54.939Z] Removing intermediate container 4f6a59ad51dc [2022-04-22T01:13:54.939Z] ---> d7f10ec5f1d9 [2022-04-22T01:13:54.939Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T01:13:54.939Z] ---> Running in 25bfdc5b9cd9 [2022-04-22T01:13:55.197Z] Removing intermediate container 6f85e4e27ecc [2022-04-22T01:13:55.197Z] ---> b9b3e22b23c9 [2022-04-22T01:13:55.197Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T01:13:55.455Z] ---> Running in 2190daa28f5e [2022-04-22T01:13:55.715Z] Removing intermediate container 8ded60d6514b [2022-04-22T01:13:55.715Z] ---> e0e8fa30a608 [2022-04-22T01:13:55.715Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T01:13:55.715Z] Removing intermediate container 18d69d78660c [2022-04-22T01:13:55.715Z] ---> bb02a46cbba6 [2022-04-22T01:13:55.715Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T01:13:55.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:55.715Z] ---> Running in 6865e118aa56 [2022-04-22T01:13:55.715Z] ---> Running in 68d0d40acae9 [2022-04-22T01:13:55.715Z] Removing intermediate container a3a8b9d5bc37 [2022-04-22T01:13:55.715Z] ---> 9954ee970999 [2022-04-22T01:13:55.715Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T01:13:55.715Z] ---> Running in 1463fb631d07 [2022-04-22T01:13:55.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:55.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:56.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:56.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:56.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:56.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:56.753Z] OK: 221 MiB in 52 packages [2022-04-22T01:13:56.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:57.012Z] OK: 221 MiB in 52 packages [2022-04-22T01:13:57.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:57.288Z] Removing intermediate container 25bfdc5b9cd9 [2022-04-22T01:13:57.288Z] ---> c971bb54fe67 [2022-04-22T01:13:57.288Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:13:57.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:13:57.288Z] OK: 221 MiB in 52 packages [2022-04-22T01:13:57.288Z] Removing intermediate container 2190daa28f5e [2022-04-22T01:13:57.288Z] ---> caa408d2bd9b [2022-04-22T01:13:57.288Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:13:57.288Z] ---> 70c58480a93b [2022-04-22T01:13:57.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:13:57.548Z] OK: 221 MiB in 52 packages [2022-04-22T01:13:57.548Z] ---> Running in 1824544d7b71 [2022-04-22T01:13:57.548Z] OK: 221 MiB in 52 packages [2022-04-22T01:13:57.548Z] ---> 72acda96bce8 [2022-04-22T01:13:57.548Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:13:57.548Z] Removing intermediate container 6865e118aa56 [2022-04-22T01:13:57.548Z] ---> 6fa1d09ffcaa [2022-04-22T01:13:57.548Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T01:13:57.836Z] ---> Running in da1ed55f218e [2022-04-22T01:13:57.836Z] ---> 9e507b86012b [2022-04-22T01:13:57.836Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:13:57.836Z] Removing intermediate container 68d0d40acae9 [2022-04-22T01:13:57.836Z] ---> f47d461f3179 [2022-04-22T01:13:57.836Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T01:13:57.836Z] ---> Running in b9f250261927 [2022-04-22T01:13:58.096Z] Removing intermediate container 1463fb631d07 [2022-04-22T01:13:58.096Z] ---> ee577d19bb90 [2022-04-22T01:13:58.096Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T01:13:58.096Z] ---> 8ecefb74c276 [2022-04-22T01:13:58.096Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:13:58.096Z] ---> Running in c8406c4a9698 [2022-04-22T01:13:58.096Z] ---> 129342985fee [2022-04-22T01:13:58.096Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:13:58.096Z] ---> Running in e2c0297530e9 [2022-04-22T01:13:58.354Z] Removing intermediate container 1824544d7b71 [2022-04-22T01:13:58.354Z] ---> 66b0a7bb9d01 [2022-04-22T01:13:58.354Z] Step 8/23 : COPY . . [2022-04-22T01:14:00.894Z] Removing intermediate container b9f250261927 [2022-04-22T01:14:00.894Z] ---> 8dad88a5f955 [2022-04-22T01:14:00.894Z] Step 8/26 : COPY . . [2022-04-22T01:14:00.894Z] Removing intermediate container da1ed55f218e [2022-04-22T01:14:00.894Z] ---> 7fbb6a872689 [2022-04-22T01:14:00.894Z] Step 8/23 : COPY . . [2022-04-22T01:14:00.894Z] Removing intermediate container e2c0297530e9 [2022-04-22T01:14:00.894Z] ---> f7214237574e [2022-04-22T01:14:00.894Z] Step 8/25 : COPY . . [2022-04-22T01:14:00.894Z] Removing intermediate container c8406c4a9698 [2022-04-22T01:14:00.894Z] ---> ec91d5c7141e [2022-04-22T01:14:00.894Z] Step 8/31 : COPY . . [2022-04-22T01:14:01.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21712 in /w/workspace/edgexfoundry_edgex-go_PR-3979 [Pipeline] { [Pipeline] ws [2022-04-22T01:14:01.802Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-04-22T01:14:03.094Z] The recommended git tool is: git [2022-04-22T01:14:10.878Z] using credential edgex-jenkins-ssh [2022-04-22T01:14:10.897Z] Cloning the remote Git repository [2022-04-22T01:14:10.972Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-22T01:14:11.052Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-04-22T01:14:11.174Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T01:14:11.175Z] > git --version # timeout=10 [2022-04-22T01:14:11.205Z] > git --version # 'git version 2.25.1' [2022-04-22T01:14:11.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T01:14:11.360Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T01:14:13.126Z] ---> 17ff8ad8b2f9 [2022-04-22T01:14:13.126Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T01:14:13.126Z] ---> 95d5e523148f [2022-04-22T01:14:13.126Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T01:14:13.126Z] ---> 7a543e89df3a [2022-04-22T01:14:13.126Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T01:14:13.126Z] ---> ae870b6195e9 [2022-04-22T01:14:13.126Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T01:14:13.126Z] ---> Running in 2ecbb1db0677 [2022-04-22T01:14:13.126Z] ---> 02030826c091 [2022-04-22T01:14:13.126Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T01:14:13.126Z] ---> Running in d2e8d1e77f80 [2022-04-22T01:14:13.126Z] ---> Running in 14710ec5c47b [2022-04-22T01:14:13.126Z] ---> Running in f0e31a403e29 [2022-04-22T01:14:13.126Z] ---> Running in 7d8c3cb0eee0 [2022-04-22T01:14:13.126Z] Removing intermediate container 2ecbb1db0677 [2022-04-22T01:14:13.126Z] ---> b00a2f98af65 [2022-04-22T01:14:13.126Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T01:14:13.126Z] ---> Running in 9646ae353315 [2022-04-22T01:14:13.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T01:14:13.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T01:14:13.126Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T01:14:13.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T01:14:13.386Z] Removing intermediate container 9646ae353315 [2022-04-22T01:14:13.386Z] ---> fe78f7f2ebe2 [2022-04-22T01:14:13.386Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T01:14:13.645Z] ---> Running in abe2d4e60e25 [2022-04-22T01:14:13.905Z] Removing intermediate container abe2d4e60e25 [2022-04-22T01:14:13.905Z] ---> 7473f5a43723 [2022-04-22T01:14:13.905Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T01:14:13.905Z] ---> Running in f24631189a51 [2022-04-22T01:14:14.840Z] spire-1.2.1/ [2022-04-22T01:14:14.840Z] spire-1.2.1/.data/ [2022-04-22T01:14:14.840Z] spire-1.2.1/.data/.file [2022-04-22T01:14:14.840Z] spire-1.2.1/.dockerignore [2022-04-22T01:14:14.840Z] spire-1.2.1/.gitattributes [2022-04-22T01:14:14.840Z] spire-1.2.1/.githooks/ [2022-04-22T01:14:14.840Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/ [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/ [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T01:14:14.840Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T01:14:14.840Z] spire-1.2.1/.gitignore [2022-04-22T01:14:14.840Z] spire-1.2.1/.go-version [2022-04-22T01:14:14.840Z] spire-1.2.1/.golangci.yml [2022-04-22T01:14:14.840Z] spire-1.2.1/ADOPTERS.md [2022-04-22T01:14:14.840Z] spire-1.2.1/CHANGELOG.md [2022-04-22T01:14:14.840Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T01:14:14.840Z] spire-1.2.1/CODEOWNERS [2022-04-22T01:14:14.840Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T01:14:14.840Z] spire-1.2.1/Dockerfile [2022-04-22T01:14:14.840Z] spire-1.2.1/Dockerfile.dev [2022-04-22T01:14:14.840Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T01:14:14.840Z] spire-1.2.1/LICENSE [2022-04-22T01:14:14.840Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T01:14:14.840Z] spire-1.2.1/Makefile [2022-04-22T01:14:14.840Z] spire-1.2.1/README.md [2022-04-22T01:14:14.840Z] spire-1.2.1/ROADMAP.md [2022-04-22T01:14:14.840Z] spire-1.2.1/SECURITY.md [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T01:14:14.840Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/ [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/agent/ [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/server/ [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/server/server.conf [2022-04-22T01:14:14.840Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/ [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/auditlog.md [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/images/ [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T01:14:14.840Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/spire_server.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/telemetry.md [2022-04-22T01:14:15.103Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T01:14:15.104Z] spire-1.2.1/doc/upgrading.md [2022-04-22T01:14:15.104Z] spire-1.2.1/doc/using_spire.md [2022-04-22T01:14:15.104Z] spire-1.2.1/examples/ [2022-04-22T01:14:15.104Z] spire-1.2.1/examples/README.md [2022-04-22T01:14:15.104Z] spire-1.2.1/go.mod [2022-04-22T01:14:15.104Z] spire-1.2.1/go.sum [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T01:14:15.104Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/log/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T01:14:15.105Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/version/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T01:14:15.106Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/config.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T01:14:15.107Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T01:14:15.108Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/server.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/private/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/private/server/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T01:14:15.109Z] spire-1.2.1/release/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/README.md [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/conf/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T01:14:15.109Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T01:14:15.109Z] spire-1.2.1/script/ [2022-04-22T01:14:15.109Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T01:14:15.109Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T01:14:15.109Z] spire-1.2.1/support/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T01:14:15.109Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T01:14:15.110Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/clock/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/clock/clock.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T01:14:15.110Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/README.md [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/common [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T01:14:15.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T01:14:15.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T01:14:15.112Z] spire-1.2.1/test/integration/test.sh [2022-04-22T01:14:15.112Z] spire-1.2.1/test/plugintest/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testca/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testca/ca.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testkey/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/testkey/new.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/util/ [2022-04-22T01:14:15.112Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/util/race.go [2022-04-22T01:14:15.112Z] spire-1.2.1/test/util/util.go [2022-04-22T01:14:15.112Z] building spire from source... [2022-04-22T01:14:15.112Z] Installing go1.17.7... [2022-04-22T01:14:20.383Z] Building bin/spire-server... [2022-04-22T01:14:20.642Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T01:14:20.642Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T01:14:20.642Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T01:14:20.642Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T01:14:20.642Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T01:14:20.642Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T01:14:20.642Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T01:14:20.900Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T01:14:20.900Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T01:14:20.900Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T01:14:20.900Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T01:14:20.900Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T01:14:20.900Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T01:14:20.900Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T01:14:20.900Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T01:14:20.900Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T01:14:21.159Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T01:14:21.159Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T01:14:21.159Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T01:14:21.159Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T01:14:21.159Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T01:14:21.622Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T01:14:21.622Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T01:14:21.622Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T01:14:21.622Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T01:14:21.622Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T01:14:21.622Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T01:14:21.622Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T01:14:21.622Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T01:14:21.622Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T01:14:21.622Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T01:14:21.622Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T01:14:21.622Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T01:14:21.622Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T01:14:21.622Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T01:14:21.622Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T01:14:21.622Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T01:14:21.622Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T01:14:21.622Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T01:14:21.622Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T01:14:21.622Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T01:14:21.622Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T01:14:21.622Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T01:14:21.881Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T01:14:21.882Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T01:14:21.882Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T01:14:21.882Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T01:14:21.882Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T01:14:21.882Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T01:14:21.882Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T01:14:21.882Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T01:14:22.141Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T01:14:22.141Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T01:14:22.141Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T01:14:22.141Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T01:14:22.708Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T01:14:24.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T01:14:24.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T01:14:24.619Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T01:14:24.619Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T01:14:24.619Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T01:14:28.808Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T01:14:28.808Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T01:14:28.808Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T01:14:28.808Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T01:14:28.808Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T01:14:28.808Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T01:14:28.808Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T01:14:29.743Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T01:14:29.743Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T01:14:29.743Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T01:14:30.002Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T01:14:30.045Z] Merging remotes/origin/main commit 2cd04aef94795e364fd0a0e860bde404eb99d06c into PR head commit 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:14:29.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T01:14:29.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T01:14:29.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T01:14:29.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T01:14:29.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T01:14:29.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3979/head:refs/remotes/origin/PR-3979 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T01:14:30.070Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T01:14:30.089Z] > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 [2022-04-22T01:14:30.351Z] > git remote # timeout=10 [2022-04-22T01:14:30.370Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T01:14:30.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T01:14:30.417Z] > git merge 2cd04aef94795e364fd0a0e860bde404eb99d06c # timeout=10 [2022-04-22T01:14:30.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T01:14:30.467Z] Merge succeeded, producing 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:14:30.467Z] Checking out Revision 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 (PR-3979) [2022-04-22T01:14:30.568Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T01:14:30.568Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T01:14:30.568Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T01:14:30.568Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T01:14:30.568Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T01:14:30.825Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T01:14:30.826Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T01:14:30.826Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T01:14:30.826Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T01:14:30.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T01:14:30.826Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T01:14:30.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T01:14:30.826Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T01:14:31.082Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T01:14:31.082Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T01:14:31.082Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T01:14:31.083Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T01:14:31.340Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T01:14:31.340Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T01:14:31.340Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T01:14:31.340Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T01:14:30.479Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T01:14:30.494Z] > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 [2022-04-22T01:14:33.966Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T01:14:33.966Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T01:14:33.966Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T01:14:33.966Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T01:14:33.966Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T01:14:33.966Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T01:14:33.966Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T01:14:33.966Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T01:14:33.966Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T01:14:33.966Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T01:14:33.966Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T01:14:33.966Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T01:14:33.966Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T01:14:33.966Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T01:14:33.966Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T01:14:33.966Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T01:14:33.966Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T01:14:33.966Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T01:14:33.966Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T01:14:33.966Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T01:14:33.966Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T01:14:33.966Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T01:14:33.966Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T01:14:33.966Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T01:14:34.224Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T01:14:34.224Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T01:14:34.224Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T01:14:34.224Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T01:14:34.224Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T01:14:34.224Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T01:14:34.224Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T01:14:34.224Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T01:14:34.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T01:14:34.490Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T01:14:34.490Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T01:14:34.490Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T01:14:34.490Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T01:14:34.490Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T01:14:34.490Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T01:14:34.490Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T01:14:34.490Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T01:14:34.490Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T01:14:34.490Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T01:14:34.490Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T01:14:34.490Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T01:14:34.490Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T01:14:34.490Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T01:14:34.490Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T01:14:34.490Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T01:14:34.907Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T01:14:34.994Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T01:14:36.070Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T01:14:36.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T01:14:36.070Z] Dload Upload Total Spent Left Speed [2022-04-22T01:14:36.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 152k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh [2022-04-22T01:14:36.641Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T01:14:36.993Z] + sudo tee /etc/docker/daemon.new [2022-04-22T01:14:36.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T01:14:36.993Z] { [2022-04-22T01:14:36.993Z] "registry-mirrors": [ [2022-04-22T01:14:36.993Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T01:14:36.993Z] ], [2022-04-22T01:14:36.993Z] "bip": "10.250.0.254/24", [2022-04-22T01:14:36.993Z] "hosts": [ [2022-04-22T01:14:36.993Z] "tcp://0.0.0.0:5555", [2022-04-22T01:14:36.993Z] "unix:///var/run/docker.sock" [2022-04-22T01:14:36.993Z] ], [2022-04-22T01:14:36.993Z] "mtu": 1458, [2022-04-22T01:14:36.993Z] "selinux-enabled": true, [2022-04-22T01:14:36.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T01:14:36.993Z] } [Pipeline] sh [2022-04-22T01:14:37.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T01:14:37.799Z] + sudo service docker restart [2022-04-22T01:14:39.103Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T01:14:39.103Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T01:14:53.996Z] Removing intermediate container f0e31a403e29 [2022-04-22T01:14:53.996Z] ---> e65d6ada56b7 [2022-04-22T01:14:53.996Z] [2022-04-22T01:14:53.996Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T01:14:53.996Z] Removing intermediate container 7d8c3cb0eee0 [2022-04-22T01:14:53.996Z] ---> e305f2124f2c [2022-04-22T01:14:53.996Z] [2022-04-22T01:14:53.996Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T01:14:53.996Z] Removing intermediate container d2e8d1e77f80 [2022-04-22T01:14:53.996Z] ---> bf459ce53cb8 [2022-04-22T01:14:53.996Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T01:14:53.996Z] Removing intermediate container 14710ec5c47b [2022-04-22T01:14:53.996Z] ---> 11011220f5a7 [2022-04-22T01:14:53.996Z] [2022-04-22T01:14:53.996Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T01:14:53.996Z] ---> Running in dcfd5af7238b [2022-04-22T01:14:53.996Z] 3.14: Pulling from library/alpine [2022-04-22T01:14:53.996Z] 3.14: Pulling from library/alpine [2022-04-22T01:14:53.996Z] 3.14: Pulling from library/alpine [2022-04-22T01:14:53.996Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:14:53.996Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T01:14:53.996Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:14:53.996Z] Status: Image is up to date for alpine:3.14 [2022-04-22T01:14:53.996Z] ---> e04c818066af [2022-04-22T01:14:53.996Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T01:14:53.996Z] ---> e04c818066af [2022-04-22T01:14:53.997Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T01:14:53.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T01:14:53.997Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:14:53.997Z] Status: Image is up to date for alpine:3.14 [2022-04-22T01:14:54.259Z] ---> e04c818066af [2022-04-22T01:14:54.259Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T01:14:54.546Z] ---> Running in fd40b50893df [2022-04-22T01:14:54.546Z] ---> Running in 0dcaae01e488 [2022-04-22T01:14:54.546Z] ---> Running in 20f0f92a041d [2022-04-22T01:14:54.810Z] Removing intermediate container 0dcaae01e488 [2022-04-22T01:14:54.810Z] ---> 0f001b4c9000 [2022-04-22T01:14:54.810Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T01:14:54.810Z] Removing intermediate container 20f0f92a041d [2022-04-22T01:14:54.810Z] ---> 7435ccd91f11 [2022-04-22T01:14:54.810Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T01:14:55.087Z] ---> Running in d6d37268483e [2022-04-22T01:14:55.087Z] ---> Running in 2f7e847ac401 [2022-04-22T01:14:55.087Z] Removing intermediate container dcfd5af7238b [2022-04-22T01:14:55.087Z] ---> 5d2c7a601cb2 [2022-04-22T01:14:55.087Z] [2022-04-22T01:14:55.087Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T01:14:55.349Z] Removing intermediate container d6d37268483e [2022-04-22T01:14:55.349Z] ---> c0cfcd85aa40 [2022-04-22T01:14:55.349Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T01:14:55.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:14:55.349Z] 20.10.14: Pulling from library/docker [2022-04-22T01:14:55.349Z] ---> Running in 1306cc17f458 [2022-04-22T01:14:55.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:14:55.630Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T01:14:55.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:14:55.630Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T01:14:55.630Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T01:14:55.630Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:14:55.630Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:14:55.630Z] OK: 6 MiB in 17 packages [2022-04-22T01:14:55.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:14:55.893Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T01:14:55.893Z] Removing intermediate container 1306cc17f458 [2022-04-22T01:14:55.893Z] ---> 89f8f0bc82cb [2022-04-22T01:14:55.893Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:14:55.893Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T01:14:55.893Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:14:55.893Z] OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T01:14:56.168Z] provisioning config files... [2022-04-22T01:14:56.197Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2136742782377777084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:14:56.460Z] ---> Running in 51999c0bf4a0 [2022-04-22T01:14:56.585Z] ---> docker-login.sh [2022-04-22T01:14:56.585Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:14:57.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:14:57.402Z] Removing intermediate container fd40b50893df [2022-04-22T01:14:57.402Z] ---> 90b921ad7354 [2022-04-22T01:14:57.402Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T01:14:57.402Z] Removing intermediate container 2f7e847ac401 [2022-04-22T01:14:57.402Z] ---> 2727963130cd [2022-04-22T01:14:57.402Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T01:14:57.402Z] ---> Running in f24756068fb2 [2022-04-22T01:14:57.402Z] ---> Running in 33df911da1b9 [2022-04-22T01:14:57.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:14:57.467Z] Configure a credential helper to remove this warning. See [2022-04-22T01:14:57.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:14:57.467Z] [2022-04-22T01:14:57.467Z] Login Succeeded [2022-04-22T01:14:57.467Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:14:57.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:14:57.970Z] Removing intermediate container f24756068fb2 [2022-04-22T01:14:57.970Z] ---> 86a521125182 [2022-04-22T01:14:57.970Z] Step 13/25 : WORKDIR / [2022-04-22T01:14:57.970Z] Removing intermediate container 33df911da1b9 [2022-04-22T01:14:57.970Z] ---> a851372f1f7a [2022-04-22T01:14:57.970Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T01:14:58.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:14:58.024Z] Configure a credential helper to remove this warning. See [2022-04-22T01:14:58.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:14:58.024Z] [2022-04-22T01:14:58.024Z] Login Succeeded [2022-04-22T01:14:58.024Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:14:58.263Z] ---> Running in c959368996d7 [2022-04-22T01:14:58.263Z] ---> Running in c80359e48069 [2022-04-22T01:14:58.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:14:58.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:14:58.584Z] Configure a credential helper to remove this warning. See [2022-04-22T01:14:58.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:14:58.584Z] [2022-04-22T01:14:58.584Z] Login Succeeded [2022-04-22T01:14:58.584Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:14:58.585Z] Removing intermediate container 51999c0bf4a0 [2022-04-22T01:14:58.585Z] ---> 88b31c3bd08f [2022-04-22T01:14:58.585Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T01:14:58.585Z] ---> Running in 7cc7263dbda6 [2022-04-22T01:14:58.585Z] Removing intermediate container c80359e48069 [2022-04-22T01:14:58.585Z] ---> c48bdbd31556 [2022-04-22T01:14:58.586Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T01:14:58.586Z] Removing intermediate container c959368996d7 [2022-04-22T01:14:58.586Z] ---> 4197e8304362 [2022-04-22T01:14:58.586Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T01:14:58.844Z] ---> Running in a5d3c7b84de7 [2022-04-22T01:14:58.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:14:59.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:14:59.131Z] Configure a credential helper to remove this warning. See [2022-04-22T01:14:59.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:14:59.131Z] [2022-04-22T01:14:59.131Z] Login Succeeded [2022-04-22T01:14:59.131Z] docker.io [2022-04-22T01:14:59.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:14:59.412Z] ---> 7de8213fe7e2 [2022-04-22T01:14:59.412Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T01:14:59.412Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:14:59.981Z] ---> 87ecf9db0fe2 [2022-04-22T01:14:59.981Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T01:15:00.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:15:00.003Z] Configure a credential helper to remove this warning. See [2022-04-22T01:15:00.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:15:00.003Z] [2022-04-22T01:15:00.003Z] Login Succeeded [2022-04-22T01:15:00.003Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:15:00.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-22T01:15:00.239Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:00.497Z] ---> edeaf54f491f [2022-04-22T01:15:00.497Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T01:15:00.497Z] Removing intermediate container a5d3c7b84de7 [2022-04-22T01:15:00.497Z] ---> 5cd0703a87a2 [2022-04-22T01:15:00.497Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T01:15:00.497Z] ---> Running in 83aa112625db [2022-04-22T01:15:00.497Z] (1/6) Installing dumb-init (1.2.5-r1) [Pipeline] echo [2022-04-22T01:15:00.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T01:15:00.637Z] ========================================================= [2022-04-22T01:15:00.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T01:15:00.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:15:00.756Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T01:15:00.756Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T01:15:00.756Z] Removing intermediate container 83aa112625db [2022-04-22T01:15:00.756Z] ---> 10c6d725337e [2022-04-22T01:15:00.756Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T01:15:00.756Z] ---> aaada197dabb [2022-04-22T01:15:00.756Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T01:15:00.756Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T01:15:00.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T01:15:01.014Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T01:15:01.014Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T01:15:01.014Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:15:01.014Z] OK: 8 MiB in 20 packages [2022-04-22T01:15:01.260Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T01:15:01.260Z] 9b3977197b4f: Pulling fs layer [2022-04-22T01:15:01.260Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T01:15:01.260Z] 94645a83ff95: Pulling fs layer [2022-04-22T01:15:01.260Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T01:15:01.260Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T01:15:01.260Z] f7c0051592d6: Pulling fs layer [2022-04-22T01:15:01.260Z] a227ed2f7395: Pulling fs layer [2022-04-22T01:15:01.260Z] 7b1c46037f91: Pulling fs layer [2022-04-22T01:15:01.260Z] 3f3a8bcf1eab: Waiting [2022-04-22T01:15:01.260Z] 0c92f367c5e7: Waiting [2022-04-22T01:15:01.260Z] f7c0051592d6: Waiting [2022-04-22T01:15:01.260Z] a227ed2f7395: Waiting [2022-04-22T01:15:01.260Z] 7b1c46037f91: Waiting [2022-04-22T01:15:01.260Z] 94645a83ff95: Download complete [2022-04-22T01:15:01.260Z] 1a89e8eeedd5: Download complete [2022-04-22T01:15:01.260Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T01:15:01.260Z] 0c92f367c5e7: Download complete [2022-04-22T01:15:01.260Z] f7c0051592d6: Verifying Checksum [2022-04-22T01:15:01.260Z] f7c0051592d6: Download complete [2022-04-22T01:15:01.260Z] 9b3977197b4f: Download complete [2022-04-22T01:15:01.260Z] a227ed2f7395: Verifying Checksum [2022-04-22T01:15:01.260Z] a227ed2f7395: Download complete [2022-04-22T01:15:01.585Z] ---> 4a6ef4c8b1e2 [2022-04-22T01:15:01.586Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T01:15:01.850Z] ---> Running in 5804b9234522 [2022-04-22T01:15:02.109Z] ---> 6c9706802812 [2022-04-22T01:15:02.109Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T01:15:02.287Z] 9b3977197b4f: Pull complete [2022-04-22T01:15:02.368Z] Removing intermediate container 7cc7263dbda6 [2022-04-22T01:15:02.368Z] ---> e31555966f83 [2022-04-22T01:15:02.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:15:02.893Z] 1a89e8eeedd5: Pull complete [2022-04-22T01:15:03.171Z] 94645a83ff95: Pull complete [2022-04-22T01:15:03.305Z] ---> 092997545d59 [2022-04-22T01:15:03.305Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T01:15:03.305Z] ---> b15e698d1e51 [2022-04-22T01:15:03.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T01:15:03.454Z] 7b1c46037f91: Verifying Checksum [2022-04-22T01:15:03.454Z] 7b1c46037f91: Download complete [2022-04-22T01:15:03.565Z] ---> 5d0d7245783f [2022-04-22T01:15:03.565Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T01:15:03.829Z] ---> Running in da317c7f1e6c [2022-04-22T01:15:04.053Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T01:15:04.054Z] 3f3a8bcf1eab: Download complete [2022-04-22T01:15:04.097Z] Removing intermediate container 5804b9234522 [2022-04-22T01:15:04.097Z] ---> f26ad7b32aa7 [2022-04-22T01:15:04.097Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:15:04.663Z] ---> 3d3377daee38 [2022-04-22T01:15:04.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T01:15:04.663Z] ---> 02fcf378268f [2022-04-22T01:15:04.663Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T01:15:05.229Z] ---> 3fcb6cc3b500 [2022-04-22T01:15:05.229Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T01:15:05.487Z] ---> Running in 5a6a0e8db68e [2022-04-22T01:15:05.746Z] Removing intermediate container 5a6a0e8db68e [2022-04-22T01:15:05.746Z] ---> c4e980a79391 [2022-04-22T01:15:05.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:15:05.746Z] ---> Running in 122aee208271 [2022-04-22T01:15:05.746Z] Removing intermediate container da317c7f1e6c [2022-04-22T01:15:05.746Z] ---> c42f3faf42fa [2022-04-22T01:15:05.746Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T01:15:06.034Z] ---> 4a71aa182a3d [2022-04-22T01:15:06.034Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T01:15:06.034Z] ---> Running in 37f32e9ba357 [2022-04-22T01:15:06.034Z] Removing intermediate container 122aee208271 [2022-04-22T01:15:06.034Z] ---> c54db38a5637 [2022-04-22T01:15:06.034Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T01:15:06.292Z] ---> Running in 2f799f822533 [2022-04-22T01:15:06.550Z] Removing intermediate container 37f32e9ba357 [2022-04-22T01:15:06.550Z] ---> 7fb47f660a8e [2022-04-22T01:15:06.550Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T01:15:06.550Z] ---> 49f7312a5823 [2022-04-22T01:15:06.550Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T01:15:06.550Z] ---> Running in 3b1f9d3af5df [2022-04-22T01:15:06.808Z] Removing intermediate container 2f799f822533 [2022-04-22T01:15:06.808Z] ---> a3849ea83f4c [2022-04-22T01:15:06.808Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:15:06.808Z] ---> Running in c8db10d7eb9c [2022-04-22T01:15:06.808Z] Removing intermediate container 3b1f9d3af5df [2022-04-22T01:15:06.808Z] ---> 87d9fe5df6e1 [2022-04-22T01:15:06.808Z] Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:15:06.808Z] ---> Running in 81f927d00002 [2022-04-22T01:15:07.375Z] ---> 9514f652386b [2022-04-22T01:15:07.375Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T01:15:07.375Z] Removing intermediate container 81f927d00002 [2022-04-22T01:15:07.375Z] ---> 74dcfe32fbd8 [2022-04-22T01:15:07.375Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T01:15:07.375Z] Removing intermediate container c8db10d7eb9c [2022-04-22T01:15:07.375Z] ---> 842e2a78f2f9 [2022-04-22T01:15:07.375Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:15:07.375Z] ---> Running in ef3fbf044794 [2022-04-22T01:15:07.375Z] ---> Running in c577277b0621 [2022-04-22T01:15:07.636Z] Removing intermediate container ef3fbf044794 [2022-04-22T01:15:07.636Z] ---> 81543a75e43d [2022-04-22T01:15:07.636Z] [2022-04-22T01:15:07.894Z] Successfully built 81543a75e43d [2022-04-22T01:15:07.894Z] Successfully tagged core-data:latest [2022-04-22T01:15:07.894Z] Building core-command [2022-04-22T01:15:07.894Z]  Building core-data ... done  ---> 7236b7cd0685 [2022-04-22T01:15:07.894Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T01:15:07.894Z] Removing intermediate container c577277b0621 [2022-04-22T01:15:07.894Z] ---> 4f9a985f22ef [2022-04-22T01:15:07.895Z] [2022-04-22T01:15:07.895Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T01:15:07.895Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T01:15:07.895Z] ---> 7417809fdb73 [2022-04-22T01:15:07.895Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:15:08.153Z] Successfully built 4f9a985f22ef [2022-04-22T01:15:09.618Z] Successfully tagged security-secretstore-setup:latest [2022-04-22T01:15:09.618Z] Building support-scheduler [2022-04-22T01:15:09.877Z]  Building security-secretstore-setup ... done  ---> Running in 90a9bca472aa [2022-04-22T01:15:09.877Z] ---> Running in 6eb39c2a361c [2022-04-22T01:15:14.074Z] Removing intermediate container 6eb39c2a361c [2022-04-22T01:15:14.074Z] ---> 092e318a6a3d [2022-04-22T01:15:14.074Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T01:15:14.074Z] Removing intermediate container 90a9bca472aa [2022-04-22T01:15:14.074Z] ---> 12bd377f47d4 [2022-04-22T01:15:14.074Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T01:15:14.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:15:14.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:15:14.332Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:15:14.332Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:15:14.332Z] ---> Using cache [2022-04-22T01:15:14.332Z] ---> ec7ae696ebc7 [2022-04-22T01:15:14.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:15:14.332Z] ---> Using cache [2022-04-22T01:15:14.332Z] ---> e0e8fa30a608 [2022-04-22T01:15:14.332Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T01:15:15.708Z] ---> Running in 7746e67cb2d0 [2022-04-22T01:15:15.708Z] ---> Running in e2658f5d15cc [2022-04-22T01:15:15.708Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:15:15.708Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:15:15.708Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:15:15.708Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T01:15:15.708Z] ---> Using cache [2022-04-22T01:15:15.708Z] ---> ec7ae696ebc7 [2022-04-22T01:15:15.708Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:15:15.708Z] ---> Using cache [2022-04-22T01:15:15.708Z] ---> e0e8fa30a608 [2022-04-22T01:15:15.708Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T01:15:15.966Z] ---> 3f5542320c8c [2022-04-22T01:15:15.967Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T01:15:15.967Z] ---> Running in 583a050073a0 [2022-04-22T01:15:16.225Z] ---> Running in da2df68af584 [2022-04-22T01:15:16.485Z] 3f3a8bcf1eab: Pull complete [2022-04-22T01:15:16.485Z] 0c92f367c5e7: Pull complete [2022-04-22T01:15:16.759Z] f7c0051592d6: Pull complete [2022-04-22T01:15:17.042Z] a227ed2f7395: Pull complete [2022-04-22T01:15:17.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:17.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:17.163Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T01:15:17.163Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T01:15:17.163Z] Executing bash-5.1.16-r0.post-install [2022-04-22T01:15:17.163Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T01:15:17.163Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T01:15:17.163Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T01:15:17.163Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T01:15:17.163Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T01:15:17.163Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T01:15:17.421Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T01:15:17.421Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T01:15:17.421Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T01:15:17.421Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T01:15:17.421Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T01:15:17.421Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T01:15:17.421Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T01:15:17.421Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T01:15:17.421Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T01:15:17.680Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T01:15:17.680Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T01:15:17.680Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T01:15:17.680Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T01:15:17.680Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T01:15:17.938Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T01:15:17.938Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T01:15:17.938Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T01:15:17.938Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T01:15:17.938Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T01:15:17.938Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T01:15:17.938Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T01:15:17.938Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T01:15:17.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:17.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:17.938Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T01:15:17.938Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T01:15:17.938Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T01:15:17.938Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T01:15:17.938Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T01:15:17.938Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T01:15:17.938Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T01:15:17.938Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T01:15:17.938Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T01:15:17.938Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T01:15:17.938Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T01:15:18.196Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T01:15:18.196Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T01:15:18.196Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T01:15:18.196Z] OK: 83 MiB in 65 packages [2022-04-22T01:15:18.462Z] OK: 221 MiB in 52 packages [2022-04-22T01:15:18.462Z] OK: 221 MiB in 52 packages [2022-04-22T01:15:19.038Z] Removing intermediate container da2df68af584 [2022-04-22T01:15:19.038Z] ---> c03a37e631dd [2022-04-22T01:15:19.038Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T01:15:19.038Z] Collecting docker-compose==1.23.2 [2022-04-22T01:15:19.038Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T01:15:19.038Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T01:15:19.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T01:15:19.296Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T01:15:19.296Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T01:15:19.296Z] ---> Running in 1ccd0611d0f8 [2022-04-22T01:15:19.296Z] Removing intermediate container 1ccd0611d0f8 [2022-04-22T01:15:19.296Z] ---> d2009e6b5d03 [2022-04-22T01:15:19.296Z] Step 28/31 : CMD ["gate"] [2022-04-22T01:15:19.555Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T01:15:19.555Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T01:15:19.555Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T01:15:19.813Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T01:15:19.813Z] Removing intermediate container e2658f5d15cc [2022-04-22T01:15:19.813Z] ---> 24504681c9dd [2022-04-22T01:15:19.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:15:19.813Z] Removing intermediate container 583a050073a0 [2022-04-22T01:15:19.813Z] ---> 110a682a0b35 [2022-04-22T01:15:19.813Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T01:15:19.814Z] ---> Running in 744da3365939 [2022-04-22T01:15:19.814Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T01:15:19.814Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T01:15:19.814Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T01:15:19.814Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T01:15:19.814Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T01:15:20.072Z] Collecting PyYAML<4,>=3.10 [2022-04-22T01:15:20.072Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T01:15:20.072Z] Removing intermediate container 744da3365939 [2022-04-22T01:15:20.072Z] ---> 769f9b84f065 [2022-04-22T01:15:20.072Z] Step 29/31 : LABEL arch=x86_64 [2022-04-22T01:15:20.332Z] ---> 102e1052b793 [2022-04-22T01:15:20.332Z] ---> 660d6e1cc0c5 [2022-04-22T01:15:20.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:15:20.333Z] [2022-04-22T01:15:20.602Z] ---> Running in 799f40b4be34 [2022-04-22T01:15:20.602Z] ---> Running in a558abc4f7cb [2022-04-22T01:15:20.602Z] ---> Running in d4b2a7b278e8 [2022-04-22T01:15:20.860Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T01:15:20.860Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T01:15:20.860Z] Removing intermediate container 799f40b4be34 [2022-04-22T01:15:20.860Z] ---> e46f9c6c4f2c [2022-04-22T01:15:20.860Z] Step 30/31 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:15:21.164Z] ---> Running in aef59df2d736 [2022-04-22T01:15:21.164Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T01:15:21.164Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T01:15:21.422Z] Removing intermediate container aef59df2d736 [2022-04-22T01:15:21.422Z] ---> c65468890dc3 [2022-04-22T01:15:21.422Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T01:15:21.681Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T01:15:21.681Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T01:15:21.681Z] ---> Running in 6496c8c490d5 [2022-04-22T01:15:21.681Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T01:15:21.681Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T01:15:21.681Z] Collecting idna<2.8,>=2.5 [2022-04-22T01:15:21.681Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T01:15:21.964Z] Removing intermediate container 6496c8c490d5 [2022-04-22T01:15:21.964Z] ---> 383775e46887 [2022-04-22T01:15:21.964Z] [2022-04-22T01:15:21.964Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T01:15:21.964Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T01:15:21.964Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T01:15:21.964Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T01:15:21.964Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T01:15:21.964Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T01:15:21.964Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T01:15:21.964Z] Successfully built 383775e46887 [2022-04-22T01:15:21.964Z] Successfully tagged security-bootstrapper:latest [2022-04-22T01:15:21.964Z] Building support-notifications [2022-04-22T01:15:21.964Z]  Building security-bootstrapper ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T01:15:21.964Z] Attempting uninstall: urllib3 [2022-04-22T01:15:21.965Z] Found existing installation: urllib3 1.26.7 [2022-04-22T01:15:21.965Z] Uninstalling urllib3-1.26.7: [2022-04-22T01:15:21.965Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T01:15:22.224Z] Attempting uninstall: idna [2022-04-22T01:15:22.224Z] Found existing installation: idna 3.3 [2022-04-22T01:15:22.224Z] Uninstalling idna-3.3: [2022-04-22T01:15:22.224Z] Successfully uninstalled idna-3.3 [2022-04-22T01:15:23.793Z] 7b1c46037f91: Pull complete [2022-04-22T01:15:23.793Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T01:15:23.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T01:15:23.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:15:24.160Z] + + docker build -t ci-base-image-arm64 -f - . [2022-04-22T01:15:24.160Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T01:15:24.160Z] WORKDIR /edgex [2022-04-22T01:15:24.160Z] COPY go.mod . [2022-04-22T01:15:24.160Z] RUN go mod download [2022-04-22T01:15:26.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:15:26.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:15:26.415Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:15:26.415Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T01:15:26.415Z] ---> Using cache [2022-04-22T01:15:26.415Z] ---> ec7ae696ebc7 [2022-04-22T01:15:26.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:15:26.415Z] ---> Using cache [2022-04-22T01:15:26.415Z] ---> e0e8fa30a608 [2022-04-22T01:15:26.415Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T01:15:26.415Z] Attempting uninstall: requests [2022-04-22T01:15:26.415Z] Found existing installation: requests 2.26.0 [2022-04-22T01:15:26.415Z] Uninstalling requests-2.26.0: [2022-04-22T01:15:26.415Z] Successfully uninstalled requests-2.26.0 [2022-04-22T01:15:26.812Z] Sending build context to Docker daemon 169.2MB [2022-04-22T01:15:26.812Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T01:15:26.812Z] ---> f79e39bc4007 [2022-04-22T01:15:26.812Z] Step 2/4 : WORKDIR /edgex [2022-04-22T01:15:27.355Z] Running setup.py install for texttable: started [2022-04-22T01:15:27.355Z] Removing intermediate container d4b2a7b278e8 [2022-04-22T01:15:27.355Z] ---> 17212fff9a4c [2022-04-22T01:15:27.355Z] Step 8/23 : COPY . . [2022-04-22T01:15:27.355Z] Removing intermediate container a558abc4f7cb [2022-04-22T01:15:27.355Z] ---> 21e5d7029d6f [2022-04-22T01:15:27.355Z] Step 8/22 : COPY . . [2022-04-22T01:15:27.355Z] ---> Running in 991bba247bc2 [2022-04-22T01:15:27.613Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T01:15:27.613Z] Running setup.py install for PyYAML: started [2022-04-22T01:15:27.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:27.871Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T01:15:28.130Z] Running setup.py install for docopt: started [2022-04-22T01:15:28.389Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T01:15:28.389Z] Running setup.py install for dockerpty: started [2022-04-22T01:15:28.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:28.648Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T01:15:28.803Z] ---> Running in 378d4233368c [2022-04-22T01:15:28.906Z] OK: 221 MiB in 52 packages [2022-04-22T01:15:29.079Z] Removing intermediate container 378d4233368c [2022-04-22T01:15:29.079Z] ---> 582c41e33e50 [2022-04-22T01:15:29.079Z] Step 3/4 : COPY go.mod . [2022-04-22T01:15:29.165Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T01:15:29.682Z] ---> f94042722e51 [2022-04-22T01:15:29.682Z] Step 4/4 : RUN go mod download [2022-04-22T01:15:29.970Z] ---> Running in 0ca7a4fb2b4d [2022-04-22T01:15:34.435Z] ---> a28cd5e65461 [2022-04-22T01:15:34.435Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T01:15:34.435Z] ---> 63f25733fc9d [2022-04-22T01:15:34.435Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T01:15:34.436Z] Removing intermediate container 991bba247bc2 [2022-04-22T01:15:34.436Z] ---> 48747ebd60b0 [2022-04-22T01:15:34.436Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T01:15:34.436Z] ---> Running in 756cc96b35fa [2022-04-22T01:15:34.436Z] ---> Running in 361a7724e227 [2022-04-22T01:15:34.694Z] ---> 0ae350f41161 [2022-04-22T01:15:34.694Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:15:34.694Z] ---> Running in a9d4beb2c1c7 [2022-04-22T01:15:34.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T01:15:34.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T01:15:36.333Z] Removing intermediate container 7746e67cb2d0 [2022-04-22T01:15:36.333Z] ---> 5357e28eb0a3 [2022-04-22T01:15:36.333Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T01:15:36.333Z] Removing intermediate container a9d4beb2c1c7 [2022-04-22T01:15:36.333Z] ---> b30292de0961 [2022-04-22T01:15:36.333Z] Step 8/22 : COPY . . [2022-04-22T01:15:36.333Z] ---> Running in 590fd791843d [2022-04-22T01:15:36.591Z] Removing intermediate container 590fd791843d [2022-04-22T01:15:36.591Z] ---> 71460d83b45b [2022-04-22T01:15:36.850Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T01:15:38.753Z] ---> Running in 1afe053b4157 [2022-04-22T01:15:39.689Z] Removing intermediate container 1afe053b4157 [2022-04-22T01:15:39.689Z] ---> 2bb2586a2ad5 [2022-04-22T01:15:39.689Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T01:15:41.609Z] ---> 3dfec398a29d [2022-04-22T01:15:41.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T01:15:41.609Z] ---> a1f057831599 [2022-04-22T01:15:41.609Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T01:15:41.609Z] ---> Running in 16c282652b51 [2022-04-22T01:15:41.867Z] ---> 5f2de0ffd61a [2022-04-22T01:15:41.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T01:15:42.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T01:15:42.456Z] ---> 60d273f103a8 [2022-04-22T01:15:42.456Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T01:15:42.712Z] ---> Running in b68314266977 [2022-04-22T01:15:42.969Z] Removing intermediate container b68314266977 [2022-04-22T01:15:42.969Z] ---> c6c2724e3cc4 [2022-04-22T01:15:42.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:15:43.242Z] ---> Running in 9d7ddcd41b9e [2022-04-22T01:15:43.818Z] Removing intermediate container 9d7ddcd41b9e [2022-04-22T01:15:43.818Z] ---> 16168292a898 [2022-04-22T01:15:43.818Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T01:15:43.818Z] ---> Running in 551808db3c1e [2022-04-22T01:15:44.077Z] Removing intermediate container 551808db3c1e [2022-04-22T01:15:44.077Z] ---> 9213ef3021c0 [2022-04-22T01:15:44.077Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:15:44.077Z] ---> Running in 5cb4447cc3b2 [2022-04-22T01:15:44.350Z] Removing intermediate container 5cb4447cc3b2 [2022-04-22T01:15:44.350Z] ---> 98971e79dbe2 [2022-04-22T01:15:44.350Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:15:44.609Z] ---> Running in 900f37486d57 [2022-04-22T01:15:44.868Z] Removing intermediate container 900f37486d57 [2022-04-22T01:15:44.868Z] ---> 6c3fd4707bd7 [2022-04-22T01:15:44.868Z] [2022-04-22T01:15:44.868Z] Successfully built 6c3fd4707bd7 [2022-04-22T01:15:44.868Z] Successfully tagged sys-mgmt-agent:latest [2022-04-22T01:15:44.868Z] Building security-spire-server [2022-04-22T01:15:49.056Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:15:49.057Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:15:49.057Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:15:49.057Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> ec7ae696ebc7 [2022-04-22T01:15:49.057Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> e0e8fa30a608 [2022-04-22T01:15:49.057Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> 6fa1d09ffcaa [2022-04-22T01:15:49.057Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> 9e507b86012b [2022-04-22T01:15:49.057Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> 8dad88a5f955 [2022-04-22T01:15:49.057Z] Step 8/25 : COPY . . [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> 95d5e523148f [2022-04-22T01:15:49.057Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> b00a2f98af65 [2022-04-22T01:15:49.057Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> fe78f7f2ebe2 [2022-04-22T01:15:49.057Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T01:15:49.057Z] ---> Using cache [2022-04-22T01:15:49.057Z] ---> 7473f5a43723 [2022-04-22T01:15:49.057Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T01:15:50.959Z] ---> Running in 93a3330685e7 [2022-04-22T01:15:52.339Z] spire-1.2.1/ [2022-04-22T01:15:52.339Z] spire-1.2.1/.data/ [2022-04-22T01:15:52.339Z] spire-1.2.1/.data/.file [2022-04-22T01:15:52.339Z] spire-1.2.1/.dockerignore [2022-04-22T01:15:52.339Z] spire-1.2.1/.gitattributes [2022-04-22T01:15:52.339Z] spire-1.2.1/.githooks/ [2022-04-22T01:15:52.339Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/ [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/ [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T01:15:52.339Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T01:15:52.339Z] spire-1.2.1/.gitignore [2022-04-22T01:15:52.339Z] spire-1.2.1/.go-version [2022-04-22T01:15:52.339Z] spire-1.2.1/.golangci.yml [2022-04-22T01:15:52.339Z] spire-1.2.1/ADOPTERS.md [2022-04-22T01:15:52.339Z] spire-1.2.1/CHANGELOG.md [2022-04-22T01:15:52.339Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T01:15:52.339Z] spire-1.2.1/CODEOWNERS [2022-04-22T01:15:52.340Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T01:15:52.340Z] spire-1.2.1/Dockerfile [2022-04-22T01:15:52.340Z] spire-1.2.1/Dockerfile.dev [2022-04-22T01:15:52.340Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T01:15:52.340Z] spire-1.2.1/LICENSE [2022-04-22T01:15:52.340Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T01:15:52.340Z] spire-1.2.1/Makefile [2022-04-22T01:15:52.340Z] spire-1.2.1/README.md [2022-04-22T01:15:52.340Z] spire-1.2.1/ROADMAP.md [2022-04-22T01:15:52.340Z] spire-1.2.1/SECURITY.md [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T01:15:52.340Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/ [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/agent/ [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/server/ [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/server/server.conf [2022-04-22T01:15:52.340Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/ [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/auditlog.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/ [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/spire_server.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/telemetry.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/upgrading.md [2022-04-22T01:15:52.340Z] spire-1.2.1/doc/using_spire.md [2022-04-22T01:15:52.340Z] spire-1.2.1/examples/ [2022-04-22T01:15:52.340Z] spire-1.2.1/examples/README.md [2022-04-22T01:15:52.340Z] spire-1.2.1/go.mod [2022-04-22T01:15:52.340Z] spire-1.2.1/go.sum [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/ [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/ [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T01:15:52.340Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T01:15:52.341Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/log/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T01:15:52.342Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/version/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T01:15:52.343Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/config.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T01:15:52.344Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T01:15:52.345Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/server.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/private/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/private/server/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T01:15:52.346Z] spire-1.2.1/release/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/README.md [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/conf/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T01:15:52.346Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T01:15:52.346Z] spire-1.2.1/script/ [2022-04-22T01:15:52.346Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T01:15:52.346Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T01:15:52.346Z] spire-1.2.1/support/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T01:15:52.346Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T01:15:52.347Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/clock/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/clock/clock.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T01:15:52.347Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/README.md [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/common [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T01:15:52.347Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T01:15:52.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T01:15:52.349Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T01:15:52.350Z] spire-1.2.1/test/integration/test.sh [2022-04-22T01:15:52.350Z] spire-1.2.1/test/plugintest/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testca/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testca/ca.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testkey/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/testkey/new.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/util/ [2022-04-22T01:15:52.350Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/util/race.go [2022-04-22T01:15:52.350Z] spire-1.2.1/test/util/util.go [2022-04-22T01:15:52.350Z] building spire from source... [2022-04-22T01:15:52.611Z] Installing go1.17.7... [2022-04-22T01:15:57.880Z] Removing intermediate container 756cc96b35fa [2022-04-22T01:15:57.880Z] ---> 009ca96c06e3 [2022-04-22T01:15:57.880Z] [2022-04-22T01:15:57.880Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T01:15:57.880Z] ---> e04c818066af [2022-04-22T01:15:57.880Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T01:15:57.880Z] ---> Running in d977a37b4905 [2022-04-22T01:15:57.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:57.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:15:58.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T01:15:58.139Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:15:58.139Z] OK: 6 MiB in 15 packages [2022-04-22T01:15:59.075Z] Building bin/spire-server... [2022-04-22T01:15:59.075Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T01:15:59.075Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T01:15:59.075Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T01:15:59.075Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T01:15:59.075Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T01:15:59.335Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T01:15:59.335Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T01:15:59.595Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T01:15:59.595Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T01:15:59.595Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T01:15:59.595Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T01:15:59.595Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T01:15:59.855Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T01:15:59.855Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T01:15:59.855Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T01:15:59.855Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T01:15:59.855Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T01:15:59.855Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T01:16:00.118Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T01:16:00.118Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T01:16:00.118Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T01:16:00.118Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T01:16:00.118Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T01:16:00.118Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T01:16:00.118Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T01:16:00.118Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T01:16:00.118Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T01:16:00.118Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T01:16:00.118Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T01:16:00.118Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T01:16:00.118Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T01:16:00.118Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T01:16:00.118Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T01:16:00.379Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T01:16:00.379Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T01:16:00.379Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T01:16:00.379Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T01:16:00.379Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T01:16:00.379Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T01:16:00.379Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T01:16:00.379Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T01:16:00.379Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T01:16:00.683Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T01:16:00.683Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T01:16:00.683Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T01:16:00.683Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T01:16:00.683Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T01:16:00.683Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T01:16:00.683Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T01:16:00.683Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T01:16:00.683Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T01:16:00.942Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T01:16:01.204Z] Removing intermediate container d977a37b4905 [2022-04-22T01:16:01.204Z] ---> 122c1130e0c3 [2022-04-22T01:16:01.204Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:16:01.204Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T01:16:01.464Z]  ---> Running in a6bed2b2f0ee [2022-04-22T01:16:01.725Z] Removing intermediate container a6bed2b2f0ee [2022-04-22T01:16:01.725Z] ---> 213437f0848c [2022-04-22T01:16:01.725Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T01:16:02.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T01:16:02.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T01:16:02.662Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T01:16:02.662Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T01:16:02.662Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T01:16:04.043Z]  ---> Running in 2f5d710e4471 [2022-04-22T01:16:04.315Z] Removing intermediate container 2f5d710e4471 [2022-04-22T01:16:04.315Z] ---> 76a524ead686 [2022-04-22T01:16:04.315Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T01:16:04.575Z] Removing intermediate container 361a7724e227 [2022-04-22T01:16:04.575Z] ---> 05ce0e373d22 [2022-04-22T01:16:04.575Z] [2022-04-22T01:16:04.575Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T01:16:04.575Z] ---> e04c818066af [2022-04-22T01:16:04.575Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T01:16:04.575Z] ---> Using cache [2022-04-22T01:16:04.575Z] ---> 122c1130e0c3 [2022-04-22T01:16:04.575Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:16:04.575Z] ---> Using cache [2022-04-22T01:16:04.575Z] ---> 213437f0848c [2022-04-22T01:16:04.575Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T01:16:04.836Z] ---> Running in 99274b84a1e2 [2022-04-22T01:16:05.095Z] ---> Running in c3960757009e [2022-04-22T01:16:05.421Z] Removing intermediate container 99274b84a1e2 [2022-04-22T01:16:05.421Z] ---> 66a4052a21a0 [2022-04-22T01:16:05.421Z] Step 15/23 : WORKDIR / [2022-04-22T01:16:05.682Z] Removing intermediate container c3960757009e [2022-04-22T01:16:05.682Z] ---> b04d92b9db2f [2022-04-22T01:16:05.682Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T01:16:05.942Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T01:16:05.942Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T01:16:05.942Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T01:16:05.942Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T01:16:05.942Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T01:16:05.942Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T01:16:06.201Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T01:16:06.202Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T01:16:06.202Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T01:16:06.202Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T01:16:06.202Z]  ---> Running in 898b95630c79 [2022-04-22T01:16:06.202Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T01:16:07.137Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T01:16:07.396Z]  ---> Running in ef49ccaa414f [2022-04-22T01:16:07.396Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T01:16:07.396Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T01:16:07.396Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T01:16:07.655Z] Removing intermediate container 898b95630c79 [2022-04-22T01:16:07.655Z] ---> aa44ca63beec [2022-04-22T01:16:07.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:16:07.655Z] Removing intermediate container ef49ccaa414f [2022-04-22T01:16:07.655Z] ---> d040b1d18ff4 [2022-04-22T01:16:07.655Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:16:07.655Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T01:16:07.655Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T01:16:07.913Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T01:16:07.913Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T01:16:07.913Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T01:16:07.913Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T01:16:08.177Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T01:16:08.177Z]  ---> 825f518f8310 [2022-04-22T01:16:08.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T01:16:08.177Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T01:16:08.177Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T01:16:08.177Z]  ---> 35b4a1602315 [2022-04-22T01:16:08.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T01:16:08.177Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T01:16:08.177Z] Removing intermediate container 16c282652b51 [2022-04-22T01:16:08.177Z] ---> 5ea6d2ae6a77 [2022-04-22T01:16:08.177Z] [2022-04-22T01:16:08.177Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T01:16:08.177Z] ---> e04c818066af [2022-04-22T01:16:08.177Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T01:16:08.177Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T01:16:08.436Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T01:16:08.436Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T01:16:08.436Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T01:16:08.703Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T01:16:08.703Z]  ---> Running in f0f956d692a5 [2022-04-22T01:16:08.703Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T01:16:08.703Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T01:16:08.964Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T01:16:08.964Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T01:16:09.533Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T01:16:09.533Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T01:16:09.533Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T01:16:09.533Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T01:16:09.793Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T01:16:09.793Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T01:16:09.793Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T01:16:09.793Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T01:16:10.053Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T01:16:10.053Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T01:16:10.053Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T01:16:10.053Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T01:16:10.053Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T01:16:10.053Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T01:16:10.312Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T01:16:10.312Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T01:16:10.312Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T01:16:10.312Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T01:16:10.312Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T01:16:10.312Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T01:16:10.312Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T01:16:10.312Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T01:16:10.312Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T01:16:10.312Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T01:16:10.312Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T01:16:10.312Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T01:16:10.570Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T01:16:10.570Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T01:16:10.570Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T01:16:10.835Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T01:16:10.835Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T01:16:10.835Z]  ---> 92a8c661857c [2022-04-22T01:16:10.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T01:16:10.835Z] ---> ddc0186a44f4 [2022-04-22T01:16:10.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T01:16:10.835Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T01:16:10.835Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T01:16:10.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T01:16:10.835Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T01:16:10.835Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T01:16:10.835Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T01:16:10.835Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T01:16:10.835Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T01:16:10.835Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T01:16:10.835Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T01:16:10.835Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T01:16:10.835Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T01:16:10.835Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T01:16:10.835Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T01:16:10.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T01:16:10.835Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T01:16:10.835Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T01:16:10.835Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T01:16:10.835Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T01:16:11.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:16:11.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:16:11.613Z] ---> c058e58cd88d [2022-04-22T01:16:11.613Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T01:16:11.613Z] ---> 63af1463fbcf [2022-04-22T01:16:11.613Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T01:16:11.613Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T01:16:11.613Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T01:16:11.613Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:16:11.613Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:16:11.613Z] OK: 6 MiB in 16 packages [2022-04-22T01:16:11.873Z] ---> Running in 10560e7a64cb [2022-04-22T01:16:11.873Z] ---> Running in b57ee289665d [2022-04-22T01:16:12.811Z] Removing intermediate container b57ee289665d [2022-04-22T01:16:12.811Z] ---> ca592bb8eedc [2022-04-22T01:16:12.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:16:12.811Z] Removing intermediate container 10560e7a64cb [2022-04-22T01:16:12.811Z] ---> 8fbdeffce871 [2022-04-22T01:16:12.811Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:16:13.767Z] Removing intermediate container f0f956d692a5 [2022-04-22T01:16:13.768Z] ---> 00c9046e3c59 [2022-04-22T01:16:13.768Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:16:14.028Z] ---> Running in 2b7295cc7cd4 [2022-04-22T01:16:14.028Z] ---> Running in 72dd2fc0483a [2022-04-22T01:16:14.597Z] ---> Running in 0cfcf9f6da1e [2022-04-22T01:16:15.168Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T01:16:15.168Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T01:16:16.552Z] Removing intermediate container 2b7295cc7cd4 [2022-04-22T01:16:16.552Z] ---> f69d7c9e5b7d [2022-04-22T01:16:16.552Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T01:16:16.552Z] Removing intermediate container 72dd2fc0483a [2022-04-22T01:16:16.552Z] ---> 86c8df3f5850 [2022-04-22T01:16:16.552Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T01:16:16.552Z] Removing intermediate container 0cfcf9f6da1e [2022-04-22T01:16:16.552Z] ---> 46a0b73b513e [2022-04-22T01:16:16.552Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T01:16:16.552Z] ---> Running in cc6c552ec6e8 [2022-04-22T01:16:16.552Z] ---> Running in e99438444322 [2022-04-22T01:16:16.552Z] ---> Running in 4a4928c37f84 [2022-04-22T01:16:16.812Z] Removing intermediate container cc6c552ec6e8 [2022-04-22T01:16:16.812Z] ---> 8127832f157e [2022-04-22T01:16:16.812Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:16:16.812Z] Removing intermediate container e99438444322 [2022-04-22T01:16:16.812Z] ---> 579ee2b7be35 [2022-04-22T01:16:16.812Z] Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:16:17.085Z] Removing intermediate container 4a4928c37f84 [2022-04-22T01:16:17.085Z] ---> c05deda5978f [2022-04-22T01:16:17.085Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T01:16:17.085Z] ---> Running in 6dfd66747cfb [2022-04-22T01:16:17.085Z] ---> Running in b489d014841e [2022-04-22T01:16:17.085Z] ---> Running in 0016420fd29c [2022-04-22T01:16:17.345Z] Building bin/spire-agent... [2022-04-22T01:16:17.345Z] Removing intermediate container b489d014841e [2022-04-22T01:16:17.345Z] ---> 21120db42bb5 [2022-04-22T01:16:17.345Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:16:17.345Z] Removing intermediate container 0016420fd29c [2022-04-22T01:16:17.345Z] ---> 6bf8bc8b09f9 [2022-04-22T01:16:17.345Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:16:17.345Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T01:16:17.345Z] Removing intermediate container 6dfd66747cfb [2022-04-22T01:16:17.345Z] ---> 5c4e86e6ad6c [2022-04-22T01:16:17.345Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T01:16:17.345Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T01:16:17.345Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T01:16:17.345Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T01:16:17.345Z]  ---> Running in 7a60f7a060fa [2022-04-22T01:16:17.603Z] ---> Running in 0027f65bf0a7 [2022-04-22T01:16:17.603Z] ---> c324cbd7d722 [2022-04-22T01:16:17.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T01:16:17.603Z] Removing intermediate container 7a60f7a060fa [2022-04-22T01:16:17.603Z] ---> 938449b7f289 [2022-04-22T01:16:17.603Z] [2022-04-22T01:16:17.603Z] Removing intermediate container 0027f65bf0a7 [2022-04-22T01:16:17.603Z] ---> 48acd9de1a19 [2022-04-22T01:16:17.603Z] [2022-04-22T01:16:17.603Z] Successfully built 938449b7f289 [2022-04-22T01:16:17.863Z] Successfully tagged core-command:latest [2022-04-22T01:16:17.863Z]  Building core-command ... done Building security-proxy-setup [2022-04-22T01:16:17.863Z] Successfully built 48acd9de1a19 [2022-04-22T01:16:17.863Z] Successfully tagged support-scheduler:latest [2022-04-22T01:16:17.863Z] Building core-metadata [2022-04-22T01:16:17.863Z]  Building support-scheduler ... done go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T01:16:17.863Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T01:16:17.863Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T01:16:18.123Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T01:16:18.123Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T01:16:18.123Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T01:16:18.123Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T01:16:18.123Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T01:16:18.123Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T01:16:24.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:16:24.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:16:24.688Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:16:24.688Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> ec7ae696ebc7 [2022-04-22T01:16:24.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> e0e8fa30a608 [2022-04-22T01:16:24.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 110a682a0b35 [2022-04-22T01:16:24.688Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 660d6e1cc0c5 [2022-04-22T01:16:24.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 21e5d7029d6f [2022-04-22T01:16:24.688Z] Step 8/22 : COPY . . [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 63f25733fc9d [2022-04-22T01:16:24.688Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T01:16:24.688Z] ---> 2fb84ad28c64 [2022-04-22T01:16:24.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T01:16:24.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:16:24.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:16:24.688Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:16:24.688Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> ec7ae696ebc7 [2022-04-22T01:16:24.688Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> e0e8fa30a608 [2022-04-22T01:16:24.688Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 110a682a0b35 [2022-04-22T01:16:24.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 660d6e1cc0c5 [2022-04-22T01:16:24.688Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 21e5d7029d6f [2022-04-22T01:16:24.688Z] Step 8/23 : COPY . . [2022-04-22T01:16:24.688Z] ---> Using cache [2022-04-22T01:16:24.688Z] ---> 63f25733fc9d [2022-04-22T01:16:24.688Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T01:16:26.586Z] Removing intermediate container 0ca7a4fb2b4d [2022-04-22T01:16:26.586Z] ---> 93d7aec2c5c4 [2022-04-22T01:16:26.586Z] Successfully built 93d7aec2c5c4 [2022-04-22T01:16:26.586Z] Successfully tagged ci-base-image-arm64:latest [2022-04-22T01:16:26.594Z] ---> Running in d3ddcaa576ed [2022-04-22T01:16:26.594Z] ---> Running in 740cbf822524 [2022-04-22T01:16:26.594Z] ---> c1530693d9b6 [2022-04-22T01:16:26.594Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T01:16:26.594Z] ---> Running in 67498d5cf831 [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:16:26.931Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T01:16:26.931Z] . [Pipeline] withDockerContainer [2022-04-22T01:16:27.162Z] Removing intermediate container 67498d5cf831 [2022-04-22T01:16:27.162Z] ---> ef02b8cc4ba6 [2022-04-22T01:16:27.162Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:16:27.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container [2022-04-22T01:16:27.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T01:16:27.420Z] ---> Running in e9726a234dd6 [2022-04-22T01:16:27.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T01:16:27.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T01:16:27.679Z] Removing intermediate container e9726a234dd6 [2022-04-22T01:16:27.679Z] ---> 793e0a977c90 [2022-04-22T01:16:27.679Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T01:16:27.679Z] ---> Running in 206002352e16 [2022-04-22T01:16:28.246Z] Removing intermediate container 206002352e16 [2022-04-22T01:16:28.246Z] ---> def42e3323fa [2022-04-22T01:16:28.246Z] Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:16:28.504Z] ---> Running in 28dc1534b70c [2022-04-22T01:16:28.726Z] $ docker top 6da98245cd9897379088b0ded9da238dbf4a73336325fb0f094d19787bd1c306 -eo pid,comm [2022-04-22T01:16:28.761Z] Removing intermediate container 28dc1534b70c [2022-04-22T01:16:28.761Z] ---> 9e78807207dd [2022-04-22T01:16:28.761Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T01:16:28.761Z] ---> Running in d3dba461a282 [Pipeline] { [2022-04-22T01:16:29.031Z] Removing intermediate container d3dba461a282 [2022-04-22T01:16:29.031Z] ---> 5bde17b321bb [2022-04-22T01:16:29.031Z] [Pipeline] sh [2022-04-22T01:16:29.289Z] Successfully built 5bde17b321bb [2022-04-22T01:16:29.289Z] Successfully tagged support-notifications:latest [2022-04-22T01:16:29.289Z]  Building support-notifications ... done Building security-spire-config [2022-04-22T01:16:29.686Z] + go version [2022-04-22T01:16:29.686Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T01:16:29.719Z] $ docker stop --time=1 6da98245cd9897379088b0ded9da238dbf4a73336325fb0f094d19787bd1c306 [2022-04-22T01:16:31.449Z] $ docker rm -f 6da98245cd9897379088b0ded9da238dbf4a73336325fb0f094d19787bd1c306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:16:32.098Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T01:16:32.098Z] . [Pipeline] withDockerContainer [2022-04-22T01:16:32.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container [2022-04-22T01:16:32.447Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T01:16:33.475Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:16:33.475Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:16:33.475Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:16:33.475Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> ec7ae696ebc7 [2022-04-22T01:16:33.475Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> e0e8fa30a608 [2022-04-22T01:16:33.475Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> 6fa1d09ffcaa [2022-04-22T01:16:33.475Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> 9e507b86012b [2022-04-22T01:16:33.475Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> 8dad88a5f955 [2022-04-22T01:16:33.475Z] Step 8/26 : COPY . . [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> 95d5e523148f [2022-04-22T01:16:33.475Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> b00a2f98af65 [2022-04-22T01:16:33.475Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> fe78f7f2ebe2 [2022-04-22T01:16:33.475Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T01:16:33.475Z] ---> Using cache [2022-04-22T01:16:33.475Z] ---> 7473f5a43723 [2022-04-22T01:16:33.475Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T01:16:33.836Z] $ docker top 9d81c1d62f43a5e5067186122fa3591d628213318ccd17cbf9c53c887247f708 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T01:16:34.110Z] ========================================================= [2022-04-22T01:16:34.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T01:16:34.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:16:34.771Z] + make test [2022-04-22T01:16:34.771Z] go mod tidy -compat=1.17 [2022-04-22T01:16:35.749Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T01:16:37.663Z] ---> Running in 490e50d9f6e1 [2022-04-22T01:16:38.234Z] spire-1.2.1/ [2022-04-22T01:16:38.234Z] spire-1.2.1/.data/ [2022-04-22T01:16:38.234Z] spire-1.2.1/.data/.file [2022-04-22T01:16:38.234Z] spire-1.2.1/.dockerignore [2022-04-22T01:16:38.234Z] spire-1.2.1/.gitattributes [2022-04-22T01:16:38.234Z] spire-1.2.1/.githooks/ [2022-04-22T01:16:38.234Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/ [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/workflows/ [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T01:16:38.234Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T01:16:38.235Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T01:16:38.235Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T01:16:38.235Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T01:16:38.235Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T01:16:38.235Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T01:16:38.235Z] spire-1.2.1/.gitignore [2022-04-22T01:16:38.235Z] spire-1.2.1/.go-version [2022-04-22T01:16:38.235Z] spire-1.2.1/.golangci.yml [2022-04-22T01:16:38.235Z] spire-1.2.1/ADOPTERS.md [2022-04-22T01:16:38.235Z] spire-1.2.1/CHANGELOG.md [2022-04-22T01:16:38.235Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T01:16:38.235Z] spire-1.2.1/CODEOWNERS [2022-04-22T01:16:38.235Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T01:16:38.235Z] spire-1.2.1/Dockerfile [2022-04-22T01:16:38.235Z] spire-1.2.1/Dockerfile.dev [2022-04-22T01:16:38.235Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T01:16:38.235Z] spire-1.2.1/LICENSE [2022-04-22T01:16:38.235Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T01:16:38.235Z] spire-1.2.1/Makefile [2022-04-22T01:16:38.235Z] spire-1.2.1/README.md [2022-04-22T01:16:38.235Z] spire-1.2.1/ROADMAP.md [2022-04-22T01:16:38.235Z] spire-1.2.1/SECURITY.md [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T01:16:38.235Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T01:16:38.497Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/ [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/agent/ [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/server/ [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/server/server.conf [2022-04-22T01:16:38.497Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/ [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/auditlog.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/ [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/spire_server.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/telemetry.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/upgrading.md [2022-04-22T01:16:38.497Z] spire-1.2.1/doc/using_spire.md [2022-04-22T01:16:38.497Z] spire-1.2.1/examples/ [2022-04-22T01:16:38.497Z] spire-1.2.1/examples/README.md [2022-04-22T01:16:38.497Z] spire-1.2.1/go.mod [2022-04-22T01:16:38.497Z] spire-1.2.1/go.sum [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T01:16:38.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T01:16:38.498Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/log/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T01:16:38.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/version/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T01:16:38.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/config.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T01:16:38.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/server.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/private/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/private/server/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T01:16:38.502Z] spire-1.2.1/release/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/README.md [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/conf/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T01:16:38.502Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T01:16:38.502Z] spire-1.2.1/script/ [2022-04-22T01:16:38.502Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T01:16:38.502Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T01:16:38.502Z] spire-1.2.1/support/ [2022-04-22T01:16:38.502Z] spire-1.2.1/support/k8s/ [2022-04-22T01:16:38.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T01:16:38.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T01:16:38.503Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/clock/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/clock/clock.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T01:16:38.503Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T01:16:38.504Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/common [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T01:16:38.504Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T01:16:38.505Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T01:16:38.506Z] spire-1.2.1/test/integration/test.sh [2022-04-22T01:16:38.506Z] spire-1.2.1/test/plugintest/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testca/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testca/ca.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testkey/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/testkey/new.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/util/ [2022-04-22T01:16:38.506Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/util/race.go [2022-04-22T01:16:38.506Z] spire-1.2.1/test/util/util.go [2022-04-22T01:16:38.506Z] building spire from source... [2022-04-22T01:16:38.765Z] Installing go1.17.7... [2022-04-22T01:16:45.368Z] Building bin/spire-server... [2022-04-22T01:16:45.369Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T01:16:45.369Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T01:16:45.369Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T01:16:45.369Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T01:16:45.369Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T01:16:45.369Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T01:16:45.369Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T01:16:45.369Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T01:16:45.369Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T01:16:45.369Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T01:16:45.369Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T01:16:45.369Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T01:16:45.369Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T01:16:45.369Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T01:16:45.369Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T01:16:45.369Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T01:16:45.369Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T01:16:45.369Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T01:16:45.369Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T01:16:45.369Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T01:16:45.628Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T01:16:45.628Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T01:16:45.888Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T01:16:45.888Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T01:16:45.888Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T01:16:45.888Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T01:16:45.888Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T01:16:45.888Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T01:16:45.888Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T01:16:45.888Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T01:16:45.888Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T01:16:45.888Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T01:16:45.888Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T01:16:45.888Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T01:16:45.888Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T01:16:45.888Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T01:16:45.888Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T01:16:45.888Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T01:16:45.888Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T01:16:46.146Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T01:16:46.146Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T01:16:46.146Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T01:16:46.146Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T01:16:46.146Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T01:16:46.146Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T01:16:46.146Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T01:16:46.146Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T01:16:46.146Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T01:16:46.146Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T01:16:46.146Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T01:16:46.406Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T01:16:46.406Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T01:16:46.406Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T01:16:46.406Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T01:16:46.406Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T01:16:46.974Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T01:16:49.096Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T01:16:49.096Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T01:16:49.096Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T01:16:49.096Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T01:16:49.096Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T01:16:49.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T01:16:52.978Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T01:16:52.978Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T01:16:52.978Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T01:16:52.978Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T01:16:52.978Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T01:16:52.978Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T01:16:52.978Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T01:16:52.978Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T01:16:52.978Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T01:16:52.978Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T01:16:53.548Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T01:16:54.115Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T01:16:54.115Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T01:16:54.115Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T01:16:54.375Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T01:16:54.375Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T01:16:54.635Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T01:16:54.635Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T01:16:55.204Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T01:16:55.468Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T01:16:55.468Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T01:16:55.728Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T01:16:55.986Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T01:16:55.986Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T01:16:55.986Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T01:16:55.986Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T01:16:56.244Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T01:16:56.244Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T01:16:56.244Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T01:16:56.504Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T01:16:56.504Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T01:16:56.504Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T01:16:56.504Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T01:16:56.504Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T01:16:56.504Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T01:16:56.504Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T01:16:56.763Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T01:16:56.763Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T01:16:56.763Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T01:16:56.763Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T01:16:56.763Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T01:16:56.763Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T01:16:56.763Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T01:16:56.763Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T01:16:56.763Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T01:16:57.332Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T01:16:57.592Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T01:16:57.592Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T01:16:57.592Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T01:16:57.592Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T01:16:57.592Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T01:16:57.592Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T01:16:57.592Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T01:16:57.592Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T01:16:57.592Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T01:16:57.592Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T01:16:57.592Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T01:16:57.592Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T01:16:57.592Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T01:16:57.592Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T01:16:57.592Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T01:16:57.592Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T01:16:57.854Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T01:16:57.854Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T01:16:57.854Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T01:16:57.854Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T01:16:57.854Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T01:16:57.854Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T01:16:57.854Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T01:16:57.854Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T01:16:57.855Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T01:16:58.115Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T01:16:58.115Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T01:16:58.115Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T01:16:58.115Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T01:16:58.115Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T01:16:58.115Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T01:16:58.115Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T01:16:58.115Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T01:16:58.375Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T01:16:58.375Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T01:17:03.693Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T01:17:03.693Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T01:17:14.806Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T01:17:21.795Z] Removing intermediate container d3ddcaa576ed [2022-04-22T01:17:21.795Z] ---> af3ad0c7b086 [2022-04-22T01:17:21.795Z] [2022-04-22T01:17:21.795Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T01:17:21.795Z] ---> e04c818066af [2022-04-22T01:17:21.795Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T01:17:21.795Z] Removing intermediate container 740cbf822524 [2022-04-22T01:17:21.795Z] ---> 141d065b00e1 [2022-04-22T01:17:21.795Z] [2022-04-22T01:17:21.795Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T01:17:21.795Z] ---> e04c818066af [2022-04-22T01:17:21.795Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T01:17:21.795Z] ---> Using cache [2022-04-22T01:17:21.795Z] ---> 122c1130e0c3 [2022-04-22T01:17:21.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:17:21.795Z] ---> Using cache [2022-04-22T01:17:21.795Z] ---> 213437f0848c [2022-04-22T01:17:21.795Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T01:17:21.795Z] ---> Running in 0d245508c593 [2022-04-22T01:17:21.795Z] ---> Running in d60e049fb35b [2022-04-22T01:17:22.376Z] Removing intermediate container d60e049fb35b [2022-04-22T01:17:22.376Z] ---> c1592110c618 [2022-04-22T01:17:22.376Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T01:17:22.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:22.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:22.635Z] ---> Running in 663dca25a590 [2022-04-22T01:17:22.894Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T01:17:22.894Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T01:17:22.894Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T01:17:22.894Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T01:17:22.894Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T01:17:22.894Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T01:17:22.894Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:17:22.894Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:17:22.894Z] OK: 8 MiB in 20 packages [2022-04-22T01:17:23.460Z] Removing intermediate container 663dca25a590 [2022-04-22T01:17:23.460Z] ---> 2eb680ac14b9 [2022-04-22T01:17:23.460Z] Step 15/23 : WORKDIR / [2022-04-22T01:17:24.028Z] ---> Running in f985dc45ae2d [2022-04-22T01:17:24.596Z] Removing intermediate container 0d245508c593 [2022-04-22T01:17:24.596Z] ---> 6c9da8008a78 [2022-04-22T01:17:24.596Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T01:17:25.164Z] Removing intermediate container f985dc45ae2d [2022-04-22T01:17:25.164Z] ---> 76564251d51f [2022-04-22T01:17:25.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:17:25.164Z] ---> Running in 28b2aed515c6 [2022-04-22T01:17:26.545Z] ---> d091c7457fa9 [2022-04-22T01:17:26.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T01:17:26.803Z] Removing intermediate container 28b2aed515c6 [2022-04-22T01:17:26.803Z] ---> 50535bf909b7 [2022-04-22T01:17:26.803Z] Step 13/22 : WORKDIR /edgex [2022-04-22T01:17:27.061Z] ---> Running in 98c1de4e6d49 [2022-04-22T01:17:27.629Z] Removing intermediate container 98c1de4e6d49 [2022-04-22T01:17:27.629Z] ---> f29fee9c06c8 [2022-04-22T01:17:27.629Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T01:17:27.922Z] ---> 5f872238bf76 [2022-04-22T01:17:27.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T01:17:28.184Z] ---> 63f7b7ed5ece [2022-04-22T01:17:28.184Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T01:17:28.443Z] ---> cf30b6714b3b [2022-04-22T01:17:28.443Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T01:17:28.709Z] ---> Running in c323127d509d [2022-04-22T01:17:29.278Z] ---> ccfb148b1ca8 [2022-04-22T01:17:29.278Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T01:17:30.664Z] Removing intermediate container c323127d509d [2022-04-22T01:17:30.664Z] ---> d4fdf4250937 [2022-04-22T01:17:30.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:17:31.612Z] ---> 522900d67990 [2022-04-22T01:17:31.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T01:17:31.877Z] ---> Running in cb3ae468043d [2022-04-22T01:17:32.137Z] Removing intermediate container cb3ae468043d [2022-04-22T01:17:32.137Z] ---> c26385865997 [2022-04-22T01:17:32.137Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T01:17:32.398Z] ---> Running in 6741e4b20229 [2022-04-22T01:17:32.398Z] ---> 5c2b4b3151f0 [2022-04-22T01:17:32.398Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T01:17:32.658Z] ---> Running in 6f650084b523 [2022-04-22T01:17:32.658Z] Removing intermediate container 6741e4b20229 [2022-04-22T01:17:32.658Z] ---> 7510db689cc8 [2022-04-22T01:17:32.658Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:17:32.917Z] ---> Running in 098cbeedee3f [2022-04-22T01:17:33.487Z] Removing intermediate container 098cbeedee3f [2022-04-22T01:17:33.487Z] ---> 9b3daf51205f [2022-04-22T01:17:33.487Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:17:33.750Z] ---> Running in 9c6e8cda37bd [2022-04-22T01:17:34.009Z] Removing intermediate container 9c6e8cda37bd [2022-04-22T01:17:34.009Z] ---> abc75da77c9c [2022-04-22T01:17:34.009Z] [2022-04-22T01:17:34.009Z] Removing intermediate container 6f650084b523 [2022-04-22T01:17:34.009Z] ---> 0cb89642319c [2022-04-22T01:17:34.009Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T01:17:34.269Z] Successfully built abc75da77c9c [2022-04-22T01:17:34.269Z] Successfully tagged core-metadata:latest [2022-04-22T01:17:34.269Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-22T01:17:34.269Z] ---> Running in 6a9f591c2e64 [2022-04-22T01:17:35.206Z] Removing intermediate container f24631189a51 [2022-04-22T01:17:35.206Z] ---> 78b58a804640 [2022-04-22T01:17:35.206Z] [2022-04-22T01:17:35.206Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T01:17:37.115Z] 3.15: Pulling from library/alpine [2022-04-22T01:17:37.115Z] Removing intermediate container 6a9f591c2e64 [2022-04-22T01:17:37.115Z] ---> 31932689c3a3 [2022-04-22T01:17:37.115Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T01:17:37.683Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:17:37.683Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:17:37.683Z] ---> 1b6cfe7dcfe8 [2022-04-22T01:17:37.683Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T01:17:37.683Z] ---> Using cache [2022-04-22T01:17:37.683Z] ---> ec7ae696ebc7 [2022-04-22T01:17:37.683Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T01:17:39.063Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T01:17:39.063Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T01:17:39.063Z] ---> 0ac33e5f5afa [2022-04-22T01:17:39.063Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T01:17:39.063Z] ---> Running in 2398101a91f6 [2022-04-22T01:17:39.063Z] ---> Running in 83c7e22476cb [2022-04-22T01:17:39.063Z] ---> Running in 3f104ac6a3aa [2022-04-22T01:17:39.063Z] Removing intermediate container 2398101a91f6 [2022-04-22T01:17:39.063Z] ---> 11a8c39222d1 [2022-04-22T01:17:39.063Z] Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:17:39.323Z] ---> Running in 071f2d03316d [2022-04-22T01:17:39.323Z] Removing intermediate container 3f104ac6a3aa [2022-04-22T01:17:39.323Z] ---> 0bb79626e125 [2022-04-22T01:17:39.323Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:17:39.323Z] ---> Running in 524ff79e8b8c [2022-04-22T01:17:39.584Z] Removing intermediate container 071f2d03316d [2022-04-22T01:17:39.584Z] ---> 5e68f63b94fd [2022-04-22T01:17:39.584Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T01:17:39.584Z] ---> Running in de6f413706fb [2022-04-22T01:17:39.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:39.843Z] Removing intermediate container de6f413706fb [2022-04-22T01:17:39.843Z] ---> aaa329f6a2f7 [2022-04-22T01:17:39.843Z] [2022-04-22T01:17:39.843Z] Successfully built aaa329f6a2f7 [2022-04-22T01:17:39.843Z] Successfully tagged security-proxy-setup:latest [2022-04-22T01:17:40.779Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:41.040Z] Removing intermediate container 524ff79e8b8c [2022-04-22T01:17:41.040Z] ---> 6179692e4245 [2022-04-22T01:17:41.040Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T01:17:41.040Z] ---> Running in 0d0f9afaa8d5 [2022-04-22T01:17:41.040Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T01:17:41.040Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T01:17:41.040Z] OK: 15866 distinct packages available [2022-04-22T01:17:41.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:41.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:41.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:42.438Z] OK: 221 MiB in 52 packages [2022-04-22T01:17:42.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:43.014Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T01:17:43.014Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T01:17:43.014Z] OK: 15855 distinct packages available [2022-04-22T01:17:43.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:43.583Z] Removing intermediate container 83c7e22476cb [2022-04-22T01:17:43.583Z] ---> fd3e47e6544f [2022-04-22T01:17:43.583Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T01:17:43.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:17:43.842Z] ---> d4c7d700056e [2022-04-22T01:17:43.842Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:17:44.101Z] ---> Running in 8c87d33724d2 [2022-04-22T01:17:44.101Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T01:17:44.101Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T01:17:44.363Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T01:17:44.363Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T01:17:44.363Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T01:17:44.622Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T01:17:44.622Z] OK: 6 MiB in 19 packages [2022-04-22T01:17:45.562Z] Removing intermediate container 0d0f9afaa8d5 [2022-04-22T01:17:45.562Z] ---> f1439d194a38 [2022-04-22T01:17:45.562Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T01:17:45.828Z] Removing intermediate container 8c87d33724d2 [2022-04-22T01:17:45.828Z] ---> 94e65868af7f [2022-04-22T01:17:45.828Z] Step 7/20 : COPY . . [2022-04-22T01:17:51.105Z] ---> 9e83a046a915 [2022-04-22T01:17:51.105Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T01:17:55.296Z] ---> b27d88adbcd1 [2022-04-22T01:17:55.296Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T01:17:55.296Z] ---> 6ef8bfd793c2 [2022-04-22T01:17:55.296Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T01:17:55.296Z] ---> Running in 2a7fed0cf111 [2022-04-22T01:17:55.863Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T01:17:55.863Z] ---> f1a75a429dfa [2022-04-22T01:17:55.863Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T01:17:56.430Z] ---> 859855316d47 [2022-04-22T01:17:56.430Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T01:17:56.999Z] ---> 9c33540b9841 [2022-04-22T01:17:56.999Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T01:17:56.999Z] ---> Running in b0f3f9d69158 [2022-04-22T01:17:57.257Z] Removing intermediate container b0f3f9d69158 [2022-04-22T01:17:57.257Z] ---> 9024c7fadaf7 [2022-04-22T01:17:57.257Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T01:17:57.257Z] ---> Running in 1b870810c4a0 [2022-04-22T01:17:57.517Z] Removing intermediate container 1b870810c4a0 [2022-04-22T01:17:57.517Z] ---> 771c96dd084c [2022-04-22T01:17:57.517Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T01:17:57.775Z] ---> Running in 5e44619ec989 [2022-04-22T01:17:58.035Z] Removing intermediate container 5e44619ec989 [2022-04-22T01:17:58.035Z] ---> 06667dbccd88 [2022-04-22T01:17:58.035Z] Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:17:58.035Z] ---> Running in f4e51d2f01e0 [2022-04-22T01:17:58.295Z] Removing intermediate container f4e51d2f01e0 [2022-04-22T01:17:58.295Z] ---> 9ab5cc3cf6b2 [2022-04-22T01:17:58.295Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T01:17:58.295Z] ---> Running in cd9c91d6fe14 [2022-04-22T01:17:58.555Z] Removing intermediate container cd9c91d6fe14 [2022-04-22T01:17:58.555Z] ---> 334c56d68ea1 [2022-04-22T01:17:58.555Z] [2022-04-22T01:17:58.555Z] Successfully built 334c56d68ea1 [2022-04-22T01:17:58.813Z] Successfully tagged security-spire-agent:latest [2022-04-22T01:18:20.747Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-22T01:18:20.747Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T01:18:20.747Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T01:18:20.747Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T01:18:20.747Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T01:18:20.747Z] Removing intermediate container 2a7fed0cf111 [2022-04-22T01:18:20.747Z] ---> 43c4e5825bb9 [2022-04-22T01:18:20.747Z] [2022-04-22T01:18:20.747Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T01:18:20.747Z] ---> 0ac33e5f5afa [2022-04-22T01:18:20.747Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T01:18:20.747Z] ---> Using cache [2022-04-22T01:18:20.747Z] ---> 0bb79626e125 [2022-04-22T01:18:20.747Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:18:20.747Z] ---> Using cache [2022-04-22T01:18:20.747Z] ---> 6179692e4245 [2022-04-22T01:18:20.747Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T01:18:20.747Z] ---> Running in 5c9bf910536c [2022-04-22T01:18:20.747Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T01:18:20.747Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T01:18:20.747Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T01:18:20.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:18:20.747Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T01:18:20.747Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T01:18:20.747Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T01:18:20.747Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T01:18:20.747Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T01:18:20.747Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T01:18:20.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:18:20.747Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T01:18:20.747Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T01:18:20.747Z] OK: 15855 distinct packages available [2022-04-22T01:18:20.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:18:21.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:18:21.885Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T01:18:21.885Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T01:18:21.885Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T01:18:21.885Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T01:18:22.143Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T01:18:22.143Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T01:18:22.401Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T01:18:22.401Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T01:18:22.401Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T01:18:22.660Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T01:18:22.660Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:18:22.660Z] OK: 8 MiB in 23 packages [2022-04-22T01:18:24.037Z] Removing intermediate container 5c9bf910536c [2022-04-22T01:18:24.037Z] ---> 18e83b2de2ae [2022-04-22T01:18:24.037Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:18:24.298Z] ---> 6a54775e2444 [2022-04-22T01:18:24.298Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T01:18:24.883Z] ---> 8485c4260419 [2022-04-22T01:18:24.883Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T01:18:25.142Z] ---> 87abb50d422c [2022-04-22T01:18:25.142Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T01:18:25.142Z] ---> Running in e3f6eb715fa6 [2022-04-22T01:18:25.412Z] Removing intermediate container e3f6eb715fa6 [2022-04-22T01:18:25.412Z] ---> f2a646c24273 [2022-04-22T01:18:25.412Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:18:25.412Z] ---> Running in 55491714c179 [2022-04-22T01:18:25.675Z] Removing intermediate container 55491714c179 [2022-04-22T01:18:25.675Z] ---> 093e7c090841 [2022-04-22T01:18:25.675Z] Step 18/20 : LABEL arch=x86_64 [2022-04-22T01:18:25.675Z] ---> Running in 1ccc44bd5c3e [2022-04-22T01:18:25.947Z] Removing intermediate container 1ccc44bd5c3e [2022-04-22T01:18:25.947Z] ---> 682d8575e96d [2022-04-22T01:18:25.947Z] Step 19/20 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:18:25.947Z] ---> Running in 7a02f7023385 [2022-04-22T01:18:25.947Z] Removing intermediate container 7a02f7023385 [2022-04-22T01:18:25.947Z] ---> 26aaa6ee22be [2022-04-22T01:18:25.947Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T01:18:26.208Z] ---> Running in be828bb7e433 [2022-04-22T01:18:26.208Z] Removing intermediate container be828bb7e433 [2022-04-22T01:18:26.208Z] ---> f8354cb2bf8f [2022-04-22T01:18:26.208Z] [2022-04-22T01:18:26.208Z] Successfully built f8354cb2bf8f [2022-04-22T01:18:26.208Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-22T01:18:58.308Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-22T01:18:58.308Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T01:18:58.308Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T01:18:58.309Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T01:18:58.309Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T01:18:58.309Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T01:18:58.309Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T01:18:58.309Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T01:18:58.309Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T01:18:58.309Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T01:18:58.309Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T01:18:58.309Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T01:18:58.309Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T01:18:58.309Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T01:19:06.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T01:19:06.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T01:19:06.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T01:19:06.795Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T01:19:08.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T01:19:09.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T01:19:09.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T01:19:09.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T01:19:09.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T01:19:16.411Z] Removing intermediate container 93a3330685e7 [2022-04-22T01:19:16.411Z] ---> c1232d6a96a7 [2022-04-22T01:19:16.411Z] [2022-04-22T01:19:16.411Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T01:19:16.411Z] ---> 0ac33e5f5afa [2022-04-22T01:19:16.411Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T01:19:16.411Z] ---> Using cache [2022-04-22T01:19:16.411Z] ---> 0bb79626e125 [2022-04-22T01:19:16.411Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:19:16.411Z] ---> Using cache [2022-04-22T01:19:16.411Z] ---> 6179692e4245 [2022-04-22T01:19:16.411Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T01:19:16.411Z] ---> Using cache [2022-04-22T01:19:16.411Z] ---> f1439d194a38 [2022-04-22T01:19:16.411Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T01:19:18.949Z] ---> c684be0f36e0 [2022-04-22T01:19:18.949Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T01:19:19.208Z] ---> cee4fd8b9b5c [2022-04-22T01:19:19.208Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T01:19:19.775Z] ---> 3270b763b529 [2022-04-22T01:19:19.775Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T01:19:20.343Z] ---> 1665bde7bfa8 [2022-04-22T01:19:20.343Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T01:19:20.343Z] ---> Running in f6ad5db69bd1 [2022-04-22T01:19:20.343Z] Removing intermediate container f6ad5db69bd1 [2022-04-22T01:19:20.343Z] ---> 565fd378724e [2022-04-22T01:19:20.343Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T01:19:20.343Z] ---> Running in 60dffd468616 [2022-04-22T01:19:20.602Z] Removing intermediate container 60dffd468616 [2022-04-22T01:19:20.602Z] ---> f5fb30ea3dfa [2022-04-22T01:19:20.602Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T01:19:20.602Z] ---> Running in 1879773b8b89 [2022-04-22T01:19:20.862Z] Removing intermediate container 1879773b8b89 [2022-04-22T01:19:20.862Z] ---> 94ed8d037512 [2022-04-22T01:19:20.862Z] Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:19:20.862Z] ---> Running in a1d64c0ce6d7 [2022-04-22T01:19:21.123Z] Removing intermediate container a1d64c0ce6d7 [2022-04-22T01:19:21.123Z] ---> f9a724f16a69 [2022-04-22T01:19:21.123Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T01:19:21.123Z] ---> Running in a9a1db100b75 [2022-04-22T01:19:21.383Z] Removing intermediate container a9a1db100b75 [2022-04-22T01:19:21.383Z] ---> ca135c569c76 [2022-04-22T01:19:21.383Z] [2022-04-22T01:19:21.645Z] Successfully built ca135c569c76 [2022-04-22T01:19:21.645Z] Successfully tagged security-spire-server:latest [2022-04-22T01:19:24.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2022-04-22T01:19:24.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T01:19:24.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T01:19:29.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements [2022-04-22T01:19:29.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T01:19:29.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 53.4% of statements [2022-04-22T01:19:29.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T01:19:29.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T01:19:51.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.337s coverage: 89.2% of statements [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:19:51.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.576s coverage: 84.4% of statements [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T01:19:51.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.320s coverage: 95.6% of statements [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.710s coverage: 60.0% of statements [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.839s coverage: 0.9% of statements [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.408s coverage: 58.8% of statements [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements [2022-04-22T01:19:55.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements [2022-04-22T01:19:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-04-22T01:19:55.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements [2022-04-22T01:19:55.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-04-22T01:20:00.373Z]  Building security-spire-server ... done Removing intermediate container 490e50d9f6e1 [2022-04-22T01:20:00.373Z] ---> 873fd2ceb4f8 [2022-04-22T01:20:00.373Z] [2022-04-22T01:20:00.373Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T01:20:00.373Z] ---> 0ac33e5f5afa [2022-04-22T01:20:00.373Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T01:20:00.373Z] ---> Using cache [2022-04-22T01:20:00.373Z] ---> 0bb79626e125 [2022-04-22T01:20:00.373Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:20:00.373Z] ---> Using cache [2022-04-22T01:20:00.373Z] ---> 6179692e4245 [2022-04-22T01:20:00.373Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T01:20:00.373Z] ---> Running in 522c96bc8c98 [2022-04-22T01:20:00.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:20:00.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:20:00.373Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T01:20:00.373Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T01:20:00.373Z] OK: 15855 distinct packages available [2022-04-22T01:20:00.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:20:00.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:20:00.373Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T01:20:00.373Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T01:20:00.373Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T01:20:00.373Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T01:20:00.373Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T01:20:00.373Z] OK: 6 MiB in 18 packages [2022-04-22T01:20:00.945Z] Removing intermediate container 522c96bc8c98 [2022-04-22T01:20:00.945Z] ---> 4ae647afa815 [2022-04-22T01:20:00.945Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T01:20:02.325Z] ---> 135879d61a6e [2022-04-22T01:20:02.325Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T01:20:02.587Z] ---> 70f5fe823866 [2022-04-22T01:20:02.587Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T01:20:02.587Z] ---> Running in 579cc5d26482 [2022-04-22T01:20:02.587Z] Removing intermediate container 579cc5d26482 [2022-04-22T01:20:02.587Z] ---> 9f6419136432 [2022-04-22T01:20:02.587Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T01:20:02.846Z] ---> 7862ea715501 [2022-04-22T01:20:02.847Z] Step 21/26 : WORKDIR / [2022-04-22T01:20:02.847Z] ---> Running in 486d8ed5dfe9 [2022-04-22T01:20:02.847Z] Removing intermediate container 486d8ed5dfe9 [2022-04-22T01:20:02.847Z] ---> 56b959b34488 [2022-04-22T01:20:02.847Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T01:20:02.847Z] ---> Running in fcc5bc43d7c1 [2022-04-22T01:20:03.106Z] Removing intermediate container fcc5bc43d7c1 [2022-04-22T01:20:03.106Z] ---> adfef11cf69c [2022-04-22T01:20:03.106Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T01:20:03.106Z] ---> Running in 25a303bfcebf [2022-04-22T01:20:03.106Z] Removing intermediate container 25a303bfcebf [2022-04-22T01:20:03.106Z] ---> 09b133903fcb [2022-04-22T01:20:03.106Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T01:20:03.106Z] ---> Running in f281db5c1b27 [2022-04-22T01:20:03.106Z] Removing intermediate container f281db5c1b27 [2022-04-22T01:20:03.106Z] ---> 7a8a7cc3ab08 [2022-04-22T01:20:03.106Z] Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:20:03.366Z] ---> Running in abd0357abf15 [2022-04-22T01:20:03.366Z] Removing intermediate container abd0357abf15 [2022-04-22T01:20:03.366Z] ---> 81ff93c715ec [2022-04-22T01:20:03.366Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T01:20:03.366Z] ---> Running in f5a462e3f103 [2022-04-22T01:20:03.366Z] Removing intermediate container f5a462e3f103 [2022-04-22T01:20:03.366Z] ---> 0b50d3f371bc [2022-04-22T01:20:03.366Z] [2022-04-22T01:20:03.626Z] Successfully built 0b50d3f371bc [2022-04-22T01:20:03.626Z] Successfully tagged security-spire-config:latest [2022-04-22T01:20:03.633Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T01:20:03.640Z] $ docker stop --time=1 b84b5a860a649209384ea93844887de2c6c5af4e0a5d7a482015487ba0fa00d4 [2022-04-22T01:20:04.942Z] $ docker rm -f b84b5a860a649209384ea93844887de2c6c5af4e0a5d7a482015487ba0fa00d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:20:05.293Z] + docker images [2022-04-22T01:20:05.293Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T01:20:05.293Z] security-spire-config latest 0b50d3f371bc 2 seconds ago 86.7MB [2022-04-22T01:20:05.293Z] 873fd2ceb4f8 18 seconds ago 4.43GB [2022-04-22T01:20:05.293Z] security-spire-server latest ca135c569c76 44 seconds ago 87.3MB [2022-04-22T01:20:05.293Z] c1232d6a96a7 About a minute ago 4.43GB [2022-04-22T01:20:05.293Z] security-spiffe-token-provider latest f8354cb2bf8f About a minute ago 28.8MB [2022-04-22T01:20:05.293Z] 43c4e5825bb9 About a minute ago 1.54GB [2022-04-22T01:20:05.293Z] security-spire-agent latest 334c56d68ea1 2 minutes ago 127MB [2022-04-22T01:20:05.294Z] security-proxy-setup latest aaa329f6a2f7 2 minutes ago 26.9MB [2022-04-22T01:20:05.294Z] core-metadata latest abc75da77c9c 2 minutes ago 17MB [2022-04-22T01:20:05.294Z] 78b58a804640 2 minutes ago 4.43GB [2022-04-22T01:20:05.294Z] 141d065b00e1 2 minutes ago 1.5GB [2022-04-22T01:20:05.294Z] af3ad0c7b086 2 minutes ago 1.5GB [2022-04-22T01:20:05.294Z] support-notifications latest 5bde17b321bb 3 minutes ago 26.9MB [2022-04-22T01:20:05.294Z] support-scheduler latest 48acd9de1a19 3 minutes ago 26.3MB [2022-04-22T01:20:05.294Z] core-command latest 938449b7f289 3 minutes ago 16.1MB [2022-04-22T01:20:05.294Z] 5ea6d2ae6a77 3 minutes ago 1.55GB [2022-04-22T01:20:05.294Z] 05ce0e373d22 4 minutes ago 1.55GB [2022-04-22T01:20:05.294Z] 009ca96c06e3 4 minutes ago 1.49GB [2022-04-22T01:20:05.294Z] sys-mgmt-agent latest 6c3fd4707bd7 4 minutes ago 299MB [2022-04-22T01:20:05.294Z] security-bootstrapper latest 383775e46887 4 minutes ago 19.1MB [2022-04-22T01:20:05.294Z] security-secretstore-setup latest 4f9a985f22ef 4 minutes ago 28.5MB [2022-04-22T01:20:05.294Z] core-data latest 81543a75e43d 4 minutes ago 22.5MB [2022-04-22T01:20:05.294Z] 5d2c7a601cb2 5 minutes ago 1.49GB [2022-04-22T01:20:05.294Z] 11011220f5a7 5 minutes ago 1.5GB [2022-04-22T01:20:05.294Z] e305f2124f2c 5 minutes ago 1.52GB [2022-04-22T01:20:05.294Z] e65d6ada56b7 5 minutes ago 1.5GB [2022-04-22T01:20:05.294Z] ci-base-image-x86_64 latest 1b6cfe7dcfe8 8 minutes ago 896MB [2022-04-22T01:20:05.294Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-22T01:20:05.294Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-22T01:20:05.294Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-22T01:20:05.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-22T01:20:05.294Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-22T01:20:05.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T01:20:07.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements [2022-04-22T01:20:07.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2022-04-22T01:20:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.790s coverage: 82.5% of statements [2022-04-22T01:20:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.285s coverage: 85.4% of statements [2022-04-22T01:20:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements [2022-04-22T01:20:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T01:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.982s coverage: 64.4% of statements [2022-04-22T01:20:28.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T01:20:28.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T01:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements [2022-04-22T01:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2022-04-22T01:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-04-22T01:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-04-22T01:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2022-04-22T01:20:36.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.436s coverage: 65.4% of statements [2022-04-22T01:20:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T01:20:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T01:20:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T01:20:39.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.886s coverage: 43.8% of statements [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T01:20:39.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T01:20:39.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T01:20:39.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T01:20:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T01:20:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.742s coverage: 92.3% of statements [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T01:20:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.370s coverage: 63.2% of statements [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T01:20:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T01:20:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T01:20:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T01:20:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T01:20:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-04-22T01:20:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-22T01:20:49.439Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T01:20:49.713Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T01:20:49.713Z] GO111MODULE=on go vet ./... [2022-04-22T01:22:41.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T01:22:41.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T01:22:41.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T01:22:43.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T01:22:43.768Z] + ls -al . [2022-04-22T01:22:43.769Z] total 668 [2022-04-22T01:22:43.769Z] drwxrwxr-x 9 1001 1001 4096 Apr 22 01:22 . [2022-04-22T01:22:43.769Z] drwxr-xr-x 4 root root 4096 Apr 22 01:16 .. [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 01:14 .dockerignore [2022-04-22T01:22:43.769Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 01:14 .git [2022-04-22T01:22:43.769Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 01:14 .github [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 01:14 .gitignore [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 01:14 .golangci.yml [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 01:14 .hadolint.yml [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 01:14 .sonarcloud.properties [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 01:14 ADOPTERS.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 01:14 Attribution.txt [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 01:14 CHANGELOG.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 01:14 CONTRIBUTING.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 01:14 GOVERNANCE.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 01:14 Jenkinsfile [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 01:14 LICENSE [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 01:14 Makefile [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 01:14 OWNERS.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 01:14 README.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 01:14 SECURITY.md [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 01:11 VERSION [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 01:14 ZMQWindows.md [2022-04-22T01:22:43.769Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 01:14 bin [2022-04-22T01:22:43.769Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 01:14 cmd [2022-04-22T01:22:43.769Z] -rw-r--r-- 1 root root 435134 Apr 22 01:20 coverage.out [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 01:14 go.mod [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 01:16 go.sum [2022-04-22T01:22:43.769Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 01:14 internal [2022-04-22T01:22:43.769Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 01:14 openapi [2022-04-22T01:22:43.769Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 01:14 snap [2022-04-22T01:22:43.769Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 01:14 version.go [Pipeline] sh [2022-04-22T01:22:44.448Z] + '[' -e coverage.out ] [2022-04-22T01:22:44.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T01:22:44.475Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T01:22:45.441Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T01:22:46.107Z] + make build [2022-04-22T01:22:46.107Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T01:24:22.974Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T01:25:31.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T01:25:31.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T01:26:10.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T01:26:10.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T01:26:10.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T01:26:16.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T01:26:20.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T01:26:25.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T01:26:29.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T01:26:33.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T01:26:41.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T01:26:47.210Z] $ docker stop --time=1 9d81c1d62f43a5e5067186122fa3591d628213318ccd17cbf9c53c887247f708 [2022-04-22T01:26:49.241Z] $ docker rm -f 9d81c1d62f43a5e5067186122fa3591d628213318ccd17cbf9c53c887247f708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:26:51.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T01:26:51.578Z] [2022-04-22T01:26:51.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:26:51.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T01:26:52.221Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-22T01:26:52.221Z] 29e5d40040c1: Pulling fs layer [2022-04-22T01:26:52.221Z] 1ce36da41761: Pulling fs layer [2022-04-22T01:26:52.221Z] 25b303627fd3: Pulling fs layer [2022-04-22T01:26:52.221Z] 29e5d40040c1: Verifying Checksum [2022-04-22T01:26:52.221Z] 29e5d40040c1: Download complete [2022-04-22T01:26:52.824Z] 1ce36da41761: Verifying Checksum [2022-04-22T01:26:52.824Z] 1ce36da41761: Download complete [2022-04-22T01:26:52.824Z] 29e5d40040c1: Pull complete [2022-04-22T01:26:54.267Z] 25b303627fd3: Verifying Checksum [2022-04-22T01:26:54.267Z] 25b303627fd3: Download complete [2022-04-22T01:26:54.267Z] 1ce36da41761: Pull complete [2022-04-22T01:27:06.944Z] 25b303627fd3: Pull complete [2022-04-22T01:27:07.223Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-22T01:27:07.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T01:27:07.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-22T01:27:07.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container [2022-04-22T01:27:07.612Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T01:27:10.226Z] $ docker top cbacb9d9f56cf30e1f0f4eace098939821facfe183aedb8ddcd65902b664de52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:27:11.245Z] + docker-compose build --help [2022-04-22T01:27:11.246Z] + grep parallel [2022-04-22T01:27:16.635Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T01:27:16.936Z] $ docker stop --time=1 cbacb9d9f56cf30e1f0f4eace098939821facfe183aedb8ddcd65902b664de52 [2022-04-22T01:27:18.602Z] $ docker rm -f cbacb9d9f56cf30e1f0f4eace098939821facfe183aedb8ddcd65902b664de52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:27:19.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T01:27:19.217Z] . [Pipeline] withDockerContainer [2022-04-22T01:27:19.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container [2022-04-22T01:27:19.581Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T01:27:20.854Z] $ docker top a74815c6d2f6f0894413bb38c39dfc5927d4595c147ab8ff0c2751832e8ccf4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:27:21.773Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T01:27:27.157Z] Building core-command ... [2022-04-22T01:27:27.157Z] Building core-data ... [2022-04-22T01:27:27.157Z] Building core-metadata ... [2022-04-22T01:27:27.157Z] Building security-bootstrapper ... [2022-04-22T01:27:27.157Z] Building security-proxy-setup ... [2022-04-22T01:27:27.157Z] Building security-secretstore-setup ... [2022-04-22T01:27:27.157Z] Building security-spiffe-token-provider ... [2022-04-22T01:27:27.157Z] Building security-spire-agent ... [2022-04-22T01:27:27.157Z] Building security-spire-config ... [2022-04-22T01:27:27.157Z] Building security-spire-server ... [2022-04-22T01:27:27.157Z] Building support-notifications ... [2022-04-22T01:27:27.157Z] Building support-scheduler ... [2022-04-22T01:27:27.157Z] Building sys-mgmt-agent ... [2022-04-22T01:27:27.157Z] Building security-bootstrapper [2022-04-22T01:27:27.157Z] Building core-data [2022-04-22T01:27:27.157Z] Building security-spiffe-token-provider [2022-04-22T01:27:27.157Z] Building support-notifications [2022-04-22T01:27:27.157Z] Building security-secretstore-setup [2022-04-22T01:29:03.953Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:29:03.953Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:29:03.953Z] ---> 93d7aec2c5c4 [2022-04-22T01:29:03.953Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T01:29:03.953Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:29:03.953Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:29:03.953Z] ---> 93d7aec2c5c4 [2022-04-22T01:29:03.953Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T01:29:03.953Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:29:03.954Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:29:03.954Z] ---> 93d7aec2c5c4 [2022-04-22T01:29:03.954Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T01:29:03.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:29:03.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:29:03.954Z] ---> 93d7aec2c5c4 [2022-04-22T01:29:03.954Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T01:29:03.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:29:03.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:29:03.954Z] ---> 93d7aec2c5c4 [2022-04-22T01:29:03.954Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:29:03.954Z] ---> Running in 2bc776422107 [2022-04-22T01:29:03.954Z] ---> Running in 021591209ca3 [2022-04-22T01:29:03.954Z] ---> Running in a60c45223394 [2022-04-22T01:29:03.954Z] ---> Running in c99eca56cec3 [2022-04-22T01:29:03.954Z] ---> Running in 4be3506acbe1 [2022-04-22T01:29:03.954Z] Removing intermediate container 2bc776422107 [2022-04-22T01:29:03.954Z] ---> d4bcb8e2db6a [2022-04-22T01:29:03.954Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:29:03.954Z] Removing intermediate container a60c45223394 [2022-04-22T01:29:03.954Z] ---> d12d7bce8f14 [2022-04-22T01:29:03.954Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:29:03.954Z] Removing intermediate container 021591209ca3 [2022-04-22T01:29:03.954Z] ---> fa7f862cf471 [2022-04-22T01:29:03.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:29:03.954Z] ---> Running in 09396a914332 [2022-04-22T01:29:03.954Z] ---> Running in 353228be8f33 [2022-04-22T01:29:03.954Z] Removing intermediate container c99eca56cec3 [2022-04-22T01:29:03.954Z] ---> b3a4894bae97 [2022-04-22T01:29:03.954Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T01:29:03.954Z] Removing intermediate container 4be3506acbe1 [2022-04-22T01:29:03.954Z] ---> cb5cc2896ec0 [2022-04-22T01:29:03.954Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:29:03.954Z] ---> Running in ee349aa5d727 [2022-04-22T01:29:03.954Z] ---> Running in 1667c6b44d73 [2022-04-22T01:29:03.954Z] ---> Running in e9b770a4d04b [2022-04-22T01:29:03.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:03.954Z] Removing intermediate container 09396a914332 [2022-04-22T01:29:03.954Z] ---> e5bc2c00b99e [2022-04-22T01:29:03.954Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T01:29:03.954Z] ---> Running in 7a5543f3ffce [2022-04-22T01:29:03.954Z] Removing intermediate container 353228be8f33 [2022-04-22T01:29:03.954Z] ---> 13e9950f842f [2022-04-22T01:29:03.954Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T01:29:03.954Z] Removing intermediate container ee349aa5d727 [2022-04-22T01:29:03.954Z] ---> 756de9890168 [2022-04-22T01:29:03.954Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T01:29:03.954Z] ---> Running in a575672c6115 [2022-04-22T01:29:03.954Z] ---> Running in bf3cc50b5d91 [2022-04-22T01:29:03.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:03.954Z] Removing intermediate container e9b770a4d04b [2022-04-22T01:29:03.954Z] ---> 2faeafec9901 [2022-04-22T01:29:03.954Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T01:29:03.954Z] ---> Running in 3732337c52e2 [2022-04-22T01:29:03.954Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T01:29:03.954Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T01:29:03.954Z] OK: 15741 distinct packages available [2022-04-22T01:29:03.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:04.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:04.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:04.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:04.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:04.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:05.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:05.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:05.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:05.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:29:06.331Z] OK: 220 MiB in 52 packages [2022-04-22T01:29:06.331Z] OK: 220 MiB in 52 packages [2022-04-22T01:29:06.612Z] OK: 220 MiB in 52 packages [2022-04-22T01:29:06.612Z] OK: 220 MiB in 52 packages [2022-04-22T01:29:06.905Z] OK: 220 MiB in 52 packages [2022-04-22T01:29:07.896Z] Removing intermediate container 7a5543f3ffce [2022-04-22T01:29:07.897Z] ---> 0ae846f5c520 [2022-04-22T01:29:07.897Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T01:29:08.173Z] Removing intermediate container 1667c6b44d73 [2022-04-22T01:29:08.173Z] ---> 71a0a4a9fbf1 [2022-04-22T01:29:08.173Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T01:29:08.452Z] Removing intermediate container 3732337c52e2 [2022-04-22T01:29:08.452Z] ---> e13a7507c1cc [2022-04-22T01:29:08.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:29:08.730Z] Removing intermediate container a575672c6115 [2022-04-22T01:29:08.730Z] ---> 56ef50f828c8 [2022-04-22T01:29:08.730Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T01:29:08.730Z] Removing intermediate container bf3cc50b5d91 [2022-04-22T01:29:08.730Z] ---> fd7f5de49dce [2022-04-22T01:29:08.730Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T01:29:09.725Z] ---> 0ba258c12d21 [2022-04-22T01:29:09.725Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:29:09.725Z] ---> 84aa3f57ef9e [2022-04-22T01:29:09.725Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:29:09.725Z] ---> Running in f2fdf83f93f1 [2022-04-22T01:29:09.725Z] ---> Running in 62cc75a048e8 [2022-04-22T01:29:10.002Z] ---> ef1c22e47bf0 [2022-04-22T01:29:10.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:29:10.002Z] ---> 9c9f7da0c5cd [2022-04-22T01:29:10.002Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:29:10.293Z] ---> Running in f1c9922eb2ff [2022-04-22T01:29:10.293Z] ---> 35c4ed34f285 [2022-04-22T01:29:10.293Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:29:10.293Z] ---> Running in 02ffb84b4180 [2022-04-22T01:29:10.570Z] ---> Running in 41a15f3b950e [2022-04-22T01:29:15.994Z] Removing intermediate container 62cc75a048e8 [2022-04-22T01:29:15.994Z] ---> 95ea7b692c7e [2022-04-22T01:29:15.994Z] Step 7/20 : COPY . . [2022-04-22T01:29:15.994Z] Removing intermediate container f2fdf83f93f1 [2022-04-22T01:29:15.994Z] ---> 0cddfb4aa966 [2022-04-22T01:29:15.994Z] Step 8/25 : COPY . . [2022-04-22T01:29:16.273Z] Removing intermediate container f1c9922eb2ff [2022-04-22T01:29:16.273Z] ---> 46ce2d6a7d9b [2022-04-22T01:29:16.273Z] Step 8/23 : COPY . . [2022-04-22T01:29:16.551Z] Removing intermediate container 02ffb84b4180 [2022-04-22T01:29:16.551Z] ---> 769e496a6102 [2022-04-22T01:29:16.551Z] Step 8/22 : COPY . . [2022-04-22T01:29:16.830Z] Removing intermediate container 41a15f3b950e [2022-04-22T01:29:16.830Z] ---> 3ab6ce400240 [2022-04-22T01:29:16.830Z] Step 8/31 : COPY . . [2022-04-22T01:29:49.248Z] ---> f9f67ca9f207 [2022-04-22T01:29:49.248Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T01:29:49.248Z] ---> 2293aa497384 [2022-04-22T01:29:49.248Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T01:29:49.248Z] ---> 1e39d4d9214d [2022-04-22T01:29:49.248Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T01:29:49.248Z] ---> 5eb5588ae2b5 [2022-04-22T01:29:49.248Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T01:29:49.248Z] ---> a6eebd44b546 [2022-04-22T01:29:49.248Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T01:29:49.248Z] ---> Running in 3b072388542b [2022-04-22T01:29:49.248Z] ---> Running in 6ef3b2c00c5a [2022-04-22T01:29:49.248Z] ---> Running in f92baca29691 [2022-04-22T01:29:49.248Z] ---> Running in 0ee6891d46c1 [2022-04-22T01:29:49.248Z] ---> Running in 68a96e634018 [2022-04-22T01:29:49.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T01:29:49.248Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T01:29:49.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T01:29:49.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T01:29:49.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T01:34:41.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T01:34:51.923Z] Removing intermediate container 3b072388542b [2022-04-22T01:34:51.923Z] ---> 39ea6326bae3 [2022-04-22T01:34:51.923Z] [2022-04-22T01:34:51.923Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T01:34:51.923Z] 3.14: Pulling from library/alpine [2022-04-22T01:34:53.411Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:34:53.411Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T01:34:53.411Z] ---> ac73e934f311 [2022-04-22T01:34:53.411Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T01:34:54.015Z] ---> Running in 8d7a64b6a570 [2022-04-22T01:34:54.616Z] Removing intermediate container 68a96e634018 [2022-04-22T01:34:54.616Z] ---> 6c1b949ed9b9 [2022-04-22T01:34:54.616Z] [2022-04-22T01:34:54.616Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T01:34:54.616Z] ---> ac73e934f311 [2022-04-22T01:34:54.616Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T01:34:54.894Z] ---> Running in 7159b0435e9d [2022-04-22T01:34:55.497Z] Removing intermediate container 7159b0435e9d [2022-04-22T01:34:55.497Z] ---> ce443e01c69e [2022-04-22T01:34:55.497Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T01:34:55.768Z] ---> Running in 998fa3ad6f56 [2022-04-22T01:34:56.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:34:57.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:34:58.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:34:58.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:34:58.354Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T01:34:58.354Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T01:34:58.354Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T01:34:58.354Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:34:58.354Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:34:58.959Z] OK: 6 MiB in 17 packages [2022-04-22T01:34:59.576Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T01:34:59.576Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T01:34:59.576Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:34:59.576Z] OK: 6 MiB in 16 packages [2022-04-22T01:35:01.601Z] Removing intermediate container 8d7a64b6a570 [2022-04-22T01:35:01.601Z] ---> 19656d740101 [2022-04-22T01:35:01.601Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T01:35:01.601Z] Removing intermediate container 998fa3ad6f56 [2022-04-22T01:35:01.601Z] ---> b8f8e2bbd271 [2022-04-22T01:35:01.601Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T01:35:01.601Z] ---> Running in b58104fc5d40 [2022-04-22T01:35:01.601Z] ---> Running in 4a4029f9c645 [2022-04-22T01:35:02.603Z] Removing intermediate container 4a4029f9c645 [2022-04-22T01:35:02.603Z] ---> 2c9d67cf18f2 [2022-04-22T01:35:02.603Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T01:35:02.603Z] Removing intermediate container b58104fc5d40 [2022-04-22T01:35:02.603Z] ---> fba232afcbc1 [2022-04-22T01:35:02.603Z] Step 13/25 : WORKDIR / [2022-04-22T01:35:02.603Z] ---> Running in 4dc4d80ee528 [2022-04-22T01:35:02.603Z] ---> Running in 6845590a3220 [2022-04-22T01:35:03.207Z] Removing intermediate container 4dc4d80ee528 [2022-04-22T01:35:03.207Z] ---> 8b93bee44022 [2022-04-22T01:35:03.207Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T01:35:03.484Z] ---> Running in 7e1b1e6cd1be [2022-04-22T01:35:03.484Z] Removing intermediate container 6845590a3220 [2022-04-22T01:35:03.484Z] ---> 85e4d8b25a42 [2022-04-22T01:35:03.484Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T01:35:04.936Z] ---> 73b3d0c34f94 [2022-04-22T01:35:04.936Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T01:35:05.928Z] ---> 017228b97238 [2022-04-22T01:35:05.928Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T01:35:06.925Z] Removing intermediate container 7e1b1e6cd1be [2022-04-22T01:35:06.925Z] ---> 84548081c1fd [2022-04-22T01:35:06.925Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T01:35:06.925Z] ---> Running in 24b273462975 [2022-04-22T01:35:07.525Z] ---> e0ee16a69897 [2022-04-22T01:35:07.525Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T01:35:07.802Z] Removing intermediate container 24b273462975 [2022-04-22T01:35:07.802Z] ---> ccc9a554fec4 [2022-04-22T01:35:07.802Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T01:35:08.804Z] ---> 54b07ed4407a [2022-04-22T01:35:08.804Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T01:35:09.089Z] ---> 7bad40fba8ff [2022-04-22T01:35:09.089Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T01:35:09.375Z] ---> Running in d51030fc3f6e [2022-04-22T01:35:11.378Z] ---> 9a9ccd2fbb86 [2022-04-22T01:35:11.378Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T01:35:13.382Z] Removing intermediate container d51030fc3f6e [2022-04-22T01:35:13.382Z] ---> c2d1fbf099ec [2022-04-22T01:35:13.382Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:35:13.984Z] ---> 6099d68709eb [2022-04-22T01:35:13.984Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T01:35:14.592Z] ---> e666c9bbedfc [2022-04-22T01:35:14.592Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T01:35:15.201Z] ---> b81f19056517 [2022-04-22T01:35:15.201Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T01:35:15.492Z] ---> Running in 74719297d53c [2022-04-22T01:35:17.490Z] ---> 962e76be2599 [2022-04-22T01:35:17.490Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T01:35:18.953Z] ---> 4be9d1344c21 [2022-04-22T01:35:18.953Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T01:35:18.953Z] Removing intermediate container 74719297d53c [2022-04-22T01:35:18.953Z] ---> 0f69a40084e9 [2022-04-22T01:35:18.953Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T01:35:18.953Z] ---> Running in d3841dce3476 [2022-04-22T01:35:19.974Z] Removing intermediate container d3841dce3476 [2022-04-22T01:35:19.974Z] ---> 7323af07d7a3 [2022-04-22T01:35:19.974Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T01:35:19.974Z] ---> ddb6b4513459 [2022-04-22T01:35:19.974Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T01:35:20.258Z] ---> Running in 534cb2af076a [2022-04-22T01:35:20.863Z] Removing intermediate container 534cb2af076a [2022-04-22T01:35:20.863Z] ---> 1d620e43622c [2022-04-22T01:35:20.863Z] Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:35:20.863Z] ---> Running in de9feac95fc0 [2022-04-22T01:35:21.473Z] ---> f4d5d4f4c59c [2022-04-22T01:35:21.473Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T01:35:21.774Z] Removing intermediate container de9feac95fc0 [2022-04-22T01:35:21.774Z] ---> 2336c0d18dfb [2022-04-22T01:35:21.774Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T01:35:22.052Z] ---> Running in e84ad4712cb8 [2022-04-22T01:35:22.052Z] ---> Running in 5947ace3c300 [2022-04-22T01:35:23.048Z] Removing intermediate container 5947ace3c300 [2022-04-22T01:35:23.048Z] ---> df60a007b355 [2022-04-22T01:35:23.048Z] [2022-04-22T01:35:23.048Z] Removing intermediate container e84ad4712cb8 [2022-04-22T01:35:23.048Z] ---> 151ceceae2ad [2022-04-22T01:35:23.048Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T01:35:24.048Z] Successfully built df60a007b355 [2022-04-22T01:35:24.048Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-22T01:35:24.048Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-22T01:35:24.048Z] ---> 739c1f42e19d [2022-04-22T01:35:24.048Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T01:35:24.327Z] ---> Running in b97e9b75decd [2022-04-22T01:35:27.762Z] Removing intermediate container b97e9b75decd [2022-04-22T01:35:27.762Z] ---> b1a1a5cd588c [2022-04-22T01:35:27.762Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T01:35:27.762Z] ---> Running in b949c245c4d5 [2022-04-22T01:35:28.749Z] Removing intermediate container b949c245c4d5 [2022-04-22T01:35:28.749Z] ---> 984e046ae45e [2022-04-22T01:35:28.749Z] Step 28/31 : CMD ["gate"] [2022-04-22T01:35:29.049Z] ---> Running in 224c8f840f3e [2022-04-22T01:35:29.651Z] Removing intermediate container 224c8f840f3e [2022-04-22T01:35:29.651Z] ---> c2e9cb79d3d7 [2022-04-22T01:35:29.651Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T01:35:30.255Z] ---> Running in 982a0e1d2ddb [2022-04-22T01:35:30.528Z] Removing intermediate container 982a0e1d2ddb [2022-04-22T01:35:30.528Z] ---> 4d86abc379bc [2022-04-22T01:35:30.528Z] Step 30/31 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:35:31.130Z] ---> Running in aebca4ccce65 [2022-04-22T01:35:31.729Z] Removing intermediate container aebca4ccce65 [2022-04-22T01:35:31.729Z] ---> 8b5137d6a421 [2022-04-22T01:35:31.729Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T01:35:32.005Z] ---> Running in c464ced96a9c [2022-04-22T01:35:32.609Z] Removing intermediate container c464ced96a9c [2022-04-22T01:35:32.609Z] ---> eb9396b9c742 [2022-04-22T01:35:32.609Z] [2022-04-22T01:35:33.215Z] Successfully built eb9396b9c742 [2022-04-22T01:35:33.215Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-22T01:35:33.215Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-22T01:36:12.298Z] Removing intermediate container 0ee6891d46c1 [2022-04-22T01:36:12.298Z] ---> cb29dae98bfc [2022-04-22T01:36:12.298Z] [2022-04-22T01:36:12.298Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T01:36:12.298Z] ---> ac73e934f311 [2022-04-22T01:36:12.298Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T01:36:12.298Z] ---> Running in a069f994cc41 [2022-04-22T01:36:12.298Z] Removing intermediate container a069f994cc41 [2022-04-22T01:36:12.298Z] ---> 3afb0953585e [2022-04-22T01:36:12.298Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T01:36:12.298Z] ---> Running in abdd4eaf7ba5 [2022-04-22T01:36:12.298Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:36:12.298Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:36:12.298Z] ---> 93d7aec2c5c4 [2022-04-22T01:36:12.298Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T01:36:12.298Z] ---> Using cache [2022-04-22T01:36:12.298Z] ---> b3a4894bae97 [2022-04-22T01:36:12.298Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:36:12.298Z] ---> Running in cf443a42c1b3 [2022-04-22T01:36:12.298Z] Removing intermediate container abdd4eaf7ba5 [2022-04-22T01:36:12.298Z] ---> 7a9ad805ac28 [2022-04-22T01:36:12.298Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T01:36:12.298Z] ---> Running in afe26f313893 [2022-04-22T01:36:12.573Z] Removing intermediate container afe26f313893 [2022-04-22T01:36:12.573Z] ---> e0cea53ca63d [2022-04-22T01:36:12.573Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:36:13.183Z] ---> Running in 243f64c1ddfc [2022-04-22T01:36:13.795Z] Removing intermediate container cf443a42c1b3 [2022-04-22T01:36:13.795Z] ---> 3e35ba557b3d [2022-04-22T01:36:13.795Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T01:36:14.080Z] ---> Running in f62123f47e9f [2022-04-22T01:36:16.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:17.327Z] Removing intermediate container 243f64c1ddfc [2022-04-22T01:36:17.327Z] ---> f306b826bd1b [2022-04-22T01:36:17.327Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T01:36:17.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:17.606Z] ---> Running in 9c1d68e53326 [2022-04-22T01:36:19.053Z] OK: 220 MiB in 52 packages [2022-04-22T01:36:19.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:20.647Z] Removing intermediate container f62123f47e9f [2022-04-22T01:36:20.647Z] ---> a713a2e38e90 [2022-04-22T01:36:20.647Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T01:36:20.647Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:36:20.647Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:36:20.647Z] ---> 93d7aec2c5c4 [2022-04-22T01:36:20.647Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T01:36:20.647Z] ---> Using cache [2022-04-22T01:36:20.647Z] ---> b3a4894bae97 [2022-04-22T01:36:20.647Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:36:20.647Z] ---> Using cache [2022-04-22T01:36:20.647Z] ---> 3e35ba557b3d [2022-04-22T01:36:20.647Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T01:36:20.647Z] ---> Running in bb396c218ee6 [2022-04-22T01:36:20.931Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:21.949Z] ---> 0c5da33e5ee3 [2022-04-22T01:36:21.949Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:36:21.949Z] ---> Running in 82e627d6be1e [2022-04-22T01:36:22.231Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T01:36:22.231Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T01:36:22.512Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T01:36:22.512Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T01:36:22.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:22.796Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T01:36:22.796Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T01:36:23.070Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:36:23.070Z] OK: 8 MiB in 20 packages [2022-04-22T01:36:24.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:25.056Z] Removing intermediate container 9c1d68e53326 [2022-04-22T01:36:25.056Z] ---> e17ed40fcf35 [2022-04-22T01:36:25.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:36:25.056Z] OK: 220 MiB in 52 packages [2022-04-22T01:36:26.046Z] ---> 65ccb663ff93 [2022-04-22T01:36:26.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T01:36:27.035Z] Removing intermediate container bb396c218ee6 [2022-04-22T01:36:27.035Z] ---> 02b8878ba57c [2022-04-22T01:36:27.035Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T01:36:28.491Z] Removing intermediate container 82e627d6be1e [2022-04-22T01:36:28.491Z] ---> 7835300ef44a [2022-04-22T01:36:28.491Z] Step 8/26 : COPY . . [2022-04-22T01:36:28.491Z] ---> e97c41ba5a4b [2022-04-22T01:36:28.491Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:36:28.779Z] ---> Running in 5d0e724dfd1b [2022-04-22T01:36:29.791Z] ---> ecb6b8b24aa2 [2022-04-22T01:36:29.791Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T01:36:31.250Z] ---> 5c32f2155790 [2022-04-22T01:36:31.250Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T01:36:31.533Z] ---> Running in 03f2290efab9 [2022-04-22T01:36:32.527Z] Removing intermediate container 03f2290efab9 [2022-04-22T01:36:32.527Z] ---> a563ffaf3c16 [2022-04-22T01:36:32.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:36:32.810Z] ---> Running in c216d25b5531 [2022-04-22T01:36:34.263Z] Removing intermediate container c216d25b5531 [2022-04-22T01:36:34.263Z] ---> d54d8f9208e5 [2022-04-22T01:36:34.263Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T01:36:34.263Z] ---> Running in bfed1dce5c12 [2022-04-22T01:36:34.263Z] Removing intermediate container 5d0e724dfd1b [2022-04-22T01:36:34.263Z] ---> 0dfba6d4ac93 [2022-04-22T01:36:34.263Z] Step 8/26 : COPY . . [2022-04-22T01:36:34.864Z] Removing intermediate container bfed1dce5c12 [2022-04-22T01:36:34.864Z] ---> f57d192d4725 [2022-04-22T01:36:34.864Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:36:35.137Z] ---> Running in b15a6b6b7c85 [2022-04-22T01:36:35.745Z] Removing intermediate container b15a6b6b7c85 [2022-04-22T01:36:35.745Z] ---> e2358b67feb3 [2022-04-22T01:36:35.745Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:36:36.025Z] ---> Running in 82372bfde52a [2022-04-22T01:36:37.015Z] Removing intermediate container 82372bfde52a [2022-04-22T01:36:37.015Z] ---> 3ab92201bde9 [2022-04-22T01:36:37.015Z] [2022-04-22T01:36:38.002Z] Successfully built 3ab92201bde9 [2022-04-22T01:36:38.002Z] Successfully tagged core-data-arm64:latest [2022-04-22T01:36:38.002Z]  Building core-data ... done Building support-scheduler [2022-04-22T01:36:48.178Z] Removing intermediate container 6ef3b2c00c5a [2022-04-22T01:36:48.178Z] ---> 1ac1a5fbcc89 [2022-04-22T01:36:48.178Z] [2022-04-22T01:36:48.178Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T01:36:48.178Z] 3.15: Pulling from library/alpine [2022-04-22T01:36:49.640Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T01:36:49.641Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T01:36:49.641Z] ---> 3fb3c9af89a9 [2022-04-22T01:36:49.641Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T01:36:50.249Z] ---> Running in 7bf6e331e8d9 [2022-04-22T01:36:50.849Z] Removing intermediate container 7bf6e331e8d9 [2022-04-22T01:36:50.849Z] ---> c00fc54f5cf5 [2022-04-22T01:36:50.849Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:36:50.849Z] ---> Running in 1465a20ebb49 [2022-04-22T01:36:54.251Z] Removing intermediate container 1465a20ebb49 [2022-04-22T01:36:54.251Z] ---> 4521f5495f23 [2022-04-22T01:36:54.251Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T01:36:54.251Z] ---> Running in d5047eef9d75 [2022-04-22T01:36:55.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:56.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:57.690Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T01:36:57.690Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T01:36:57.690Z] OK: 15730 distinct packages available [2022-04-22T01:36:57.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:58.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:36:59.954Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T01:36:59.954Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T01:36:59.954Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T01:37:00.242Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T01:37:00.242Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T01:37:00.521Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T01:37:00.521Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T01:37:00.521Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T01:37:00.521Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T01:37:00.829Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T01:37:00.829Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:37:01.147Z] OK: 8 MiB in 23 packages [2022-04-22T01:37:03.154Z] Removing intermediate container f92baca29691 [2022-04-22T01:37:03.154Z] ---> ff3615503077 [2022-04-22T01:37:03.154Z] [2022-04-22T01:37:03.154Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T01:37:03.154Z] ---> ac73e934f311 [2022-04-22T01:37:03.154Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T01:37:03.430Z] ---> Running in a30766fbeb84 [2022-04-22T01:37:03.705Z] Removing intermediate container d5047eef9d75 [2022-04-22T01:37:03.705Z] ---> 44d211ea1546 [2022-04-22T01:37:03.705Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:37:05.161Z] ---> e2963faaea9b [2022-04-22T01:37:05.161Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T01:37:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:37:05.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:37:06.430Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:37:06.430Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:37:06.430Z] ---> 93d7aec2c5c4 [2022-04-22T01:37:06.430Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T01:37:06.430Z] ---> Using cache [2022-04-22T01:37:06.430Z] ---> b3a4894bae97 [2022-04-22T01:37:06.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:37:06.430Z] ---> Using cache [2022-04-22T01:37:06.430Z] ---> 3e35ba557b3d [2022-04-22T01:37:06.430Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T01:37:06.430Z] ---> Running in 22d75e7d7e35 [2022-04-22T01:37:06.430Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T01:37:06.705Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T01:37:06.705Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:37:06.705Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:37:06.985Z] OK: 6 MiB in 16 packages [2022-04-22T01:37:06.985Z] ---> 40a079b1236f [2022-04-22T01:37:06.985Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T01:37:07.583Z] ---> Running in 6d059a4fb45a [2022-04-22T01:37:08.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:37:08.197Z] Removing intermediate container 6d059a4fb45a [2022-04-22T01:37:08.197Z] ---> b8bc0e330454 [2022-04-22T01:37:08.197Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T01:37:08.197Z] ---> Running in 80a72f4e6cf8 [2022-04-22T01:37:08.501Z] ---> 79797f95dbbe [2022-04-22T01:37:08.501Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T01:37:09.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:37:09.118Z] Removing intermediate container a30766fbeb84 [2022-04-22T01:37:09.118Z] ---> 024b10fb5561 [2022-04-22T01:37:09.118Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:37:09.399Z] ---> Running in 5d335ecea18c [2022-04-22T01:37:10.004Z] ---> 1e503c158dea [2022-04-22T01:37:10.004Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T01:37:10.004Z] Removing intermediate container 5d335ecea18c [2022-04-22T01:37:10.004Z] ---> 9eadd57dc87f [2022-04-22T01:37:10.004Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T01:37:10.004Z] OK: 220 MiB in 52 packages [2022-04-22T01:37:10.283Z] ---> Running in 8ed062761225 [2022-04-22T01:37:10.283Z] ---> Running in e0b7be18e2e8 [2022-04-22T01:37:11.282Z] Removing intermediate container e0b7be18e2e8 [2022-04-22T01:37:11.282Z] ---> af10a9a67bc4 [2022-04-22T01:37:11.282Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:37:11.282Z] Removing intermediate container 8ed062761225 [2022-04-22T01:37:11.282Z] ---> 2b2200c201a4 [2022-04-22T01:37:11.282Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T01:37:11.282Z] ---> Running in c1d995302a3a [2022-04-22T01:37:11.282Z] ---> Running in 5bc9610967fd [2022-04-22T01:37:11.558Z] Removing intermediate container 80a72f4e6cf8 [2022-04-22T01:37:11.558Z] ---> ad25e14e1f9c [2022-04-22T01:37:11.558Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T01:37:11.558Z] Removing intermediate container 22d75e7d7e35 [2022-04-22T01:37:11.558Z] ---> 001c221e504e [2022-04-22T01:37:11.558Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T01:37:11.558Z] ---> Running in b0bc46a26919 [2022-04-22T01:37:11.834Z] Removing intermediate container 5bc9610967fd [2022-04-22T01:37:11.834Z] ---> 4be0f902ce52 [2022-04-22T01:37:11.834Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:37:11.834Z] Removing intermediate container c1d995302a3a [2022-04-22T01:37:11.834Z] ---> 325410d62121 [2022-04-22T01:37:11.834Z] Step 18/20 : LABEL arch=arm64 [2022-04-22T01:37:11.834Z] ---> Running in 87096e6b8989 [2022-04-22T01:37:12.113Z] ---> d226fce5655a [2022-04-22T01:37:12.113Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T01:37:12.113Z] ---> Running in 8b3036599e07 [2022-04-22T01:37:12.393Z] Removing intermediate container b0bc46a26919 [2022-04-22T01:37:12.393Z] ---> dbb5141de7b7 [2022-04-22T01:37:12.393Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T01:37:12.393Z] ---> Running in c07f63c63856 [2022-04-22T01:37:12.671Z] Removing intermediate container 87096e6b8989 [2022-04-22T01:37:12.671Z] ---> 92577d2253f3 [2022-04-22T01:37:12.671Z] Step 19/20 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:37:12.948Z] ---> Running in 7d7d9d29e527 [2022-04-22T01:37:12.948Z] Removing intermediate container 8b3036599e07 [2022-04-22T01:37:12.948Z] ---> 2151b5f07518 [2022-04-22T01:37:12.948Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T01:37:12.948Z] ---> Running in 56c852a86e1e [2022-04-22T01:37:13.225Z] ---> 233b811de73a [2022-04-22T01:37:13.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T01:37:13.506Z] ---> c78c47ab3fd1 [2022-04-22T01:37:13.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:37:13.506Z] ---> Running in 8001663d3dff [2022-04-22T01:37:13.801Z] Removing intermediate container 7d7d9d29e527 [2022-04-22T01:37:13.801Z] ---> bc5924679171 [2022-04-22T01:37:13.801Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T01:37:13.801Z] ---> Running in 536ff20dfdc0 [2022-04-22T01:37:14.398Z] Removing intermediate container 536ff20dfdc0 [2022-04-22T01:37:14.398Z] ---> aa116d3e3e9d [2022-04-22T01:37:14.398Z] [2022-04-22T01:37:15.380Z] Successfully built aa116d3e3e9d [2022-04-22T01:37:15.380Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-22T01:37:15.380Z] Building sys-mgmt-agent [2022-04-22T01:37:15.380Z]  Building security-spiffe-token-provider ... done spire-1.2.1/ [2022-04-22T01:37:15.380Z] spire-1.2.1/.data/ [2022-04-22T01:37:15.380Z] spire-1.2.1/.data/.file [2022-04-22T01:37:15.380Z] spire-1.2.1/.dockerignore [2022-04-22T01:37:15.380Z] spire-1.2.1/.gitattributes [2022-04-22T01:37:15.380Z] spire-1.2.1/.githooks/ [2022-04-22T01:37:15.380Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/ [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/ [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T01:37:15.380Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T01:37:15.380Z] spire-1.2.1/.gitignore [2022-04-22T01:37:15.380Z] spire-1.2.1/.go-version [2022-04-22T01:37:15.380Z] spire-1.2.1/.golangci.yml [2022-04-22T01:37:15.380Z] spire-1.2.1/ADOPTERS.md [2022-04-22T01:37:15.380Z] spire-1.2.1/CHANGELOG.md [2022-04-22T01:37:15.380Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T01:37:15.380Z] spire-1.2.1/CODEOWNERS [2022-04-22T01:37:15.380Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T01:37:15.380Z] spire-1.2.1/Dockerfile [2022-04-22T01:37:15.380Z] spire-1.2.1/Dockerfile.dev [2022-04-22T01:37:15.380Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T01:37:15.380Z] spire-1.2.1/LICENSE [2022-04-22T01:37:15.380Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T01:37:15.380Z] spire-1.2.1/Makefile [2022-04-22T01:37:15.380Z] spire-1.2.1/README.md [2022-04-22T01:37:15.380Z] spire-1.2.1/ROADMAP.md [2022-04-22T01:37:15.380Z] spire-1.2.1/SECURITY.md [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T01:37:15.380Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T01:37:15.381Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T01:37:15.657Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/ [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/agent/ [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/server/ [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/server/server.conf [2022-04-22T01:37:15.657Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/ [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/auditlog.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/ [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T01:37:15.657Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/spire_server.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/telemetry.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/upgrading.md [2022-04-22T01:37:15.658Z] spire-1.2.1/doc/using_spire.md [2022-04-22T01:37:15.658Z] spire-1.2.1/examples/ [2022-04-22T01:37:15.658Z] spire-1.2.1/examples/README.md [2022-04-22T01:37:15.658Z] spire-1.2.1/go.mod [2022-04-22T01:37:15.658Z] spire-1.2.1/go.sum [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T01:37:15.658Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T01:37:15.934Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T01:37:15.935Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T01:37:15.936Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T01:37:16.216Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/log/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T01:37:16.217Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T01:37:16.505Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/version/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/config.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T01:37:16.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 56c852a86e1e [2022-04-22T01:37:16.507Z] ---> 539b19f5a338 [2022-04-22T01:37:16.507Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T01:37:16.507Z] ---> deea799364d5 [2022-04-22T01:37:16.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T01:37:16.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:37:16.788Z] [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go ---> Running in 10e7628432dc [2022-04-22T01:37:16.788Z] [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T01:37:16.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/server.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/private/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/private/server/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T01:37:16.789Z] spire-1.2.1/release/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/README.md [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/conf/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T01:37:16.789Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T01:37:16.789Z] spire-1.2.1/script/ [2022-04-22T01:37:16.789Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T01:37:16.789Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T01:37:16.789Z] spire-1.2.1/support/ [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/ [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T01:37:16.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T01:37:17.064Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/clock/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/clock/clock.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T01:37:17.064Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T01:37:17.065Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/common [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T01:37:17.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T01:37:17.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T01:37:17.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T01:37:17.342Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T01:37:17.343Z] spire-1.2.1/test/integration/test.sh [2022-04-22T01:37:17.343Z] spire-1.2.1/test/plugintest/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testca/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testca/ca.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testkey/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/testkey/new.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/util/ [2022-04-22T01:37:17.343Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/util/race.go [2022-04-22T01:37:17.343Z] spire-1.2.1/test/util/util.go [2022-04-22T01:37:17.343Z] building spire from source... [2022-04-22T01:37:17.621Z] Removing intermediate container 10e7628432dc [2022-04-22T01:37:17.621Z] ---> 97dbd65a64b8 [2022-04-22T01:37:17.621Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T01:37:17.899Z] ---> dba58c2f032d [2022-04-22T01:37:17.899Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T01:37:17.899Z] Installing go1.17.7... [2022-04-22T01:37:17.899Z] ---> Running in de823452bf33 [2022-04-22T01:37:18.192Z] ---> Running in b3cbff64cc05 [2022-04-22T01:37:18.192Z] Removing intermediate container 8001663d3dff [2022-04-22T01:37:18.192Z] ---> b6f6b41154cd [2022-04-22T01:37:18.192Z] Step 8/22 : COPY . . [2022-04-22T01:37:19.186Z] Removing intermediate container b3cbff64cc05 [2022-04-22T01:37:19.186Z] ---> 86ec5001ffb8 [2022-04-22T01:37:19.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:37:19.186Z] ---> Running in ad1bd0119e75 [2022-04-22T01:37:20.174Z] Removing intermediate container ad1bd0119e75 [2022-04-22T01:37:20.174Z] ---> 9999356e23a0 [2022-04-22T01:37:20.174Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T01:37:20.457Z] ---> Running in 7ff73518c330 [2022-04-22T01:37:20.738Z] spire-1.2.1/ [2022-04-22T01:37:20.738Z] spire-1.2.1/.data/ [2022-04-22T01:37:20.738Z] spire-1.2.1/.data/.file [2022-04-22T01:37:20.738Z] spire-1.2.1/.dockerignore [2022-04-22T01:37:20.738Z] spire-1.2.1/.gitattributes [2022-04-22T01:37:20.738Z] spire-1.2.1/.githooks/ [2022-04-22T01:37:20.738Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/ [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/ [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T01:37:20.738Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T01:37:20.738Z] spire-1.2.1/.gitignore [2022-04-22T01:37:20.738Z] spire-1.2.1/.go-version [2022-04-22T01:37:20.738Z] spire-1.2.1/.golangci.yml [2022-04-22T01:37:20.738Z] spire-1.2.1/ADOPTERS.md [2022-04-22T01:37:20.738Z] spire-1.2.1/CHANGELOG.md [2022-04-22T01:37:20.738Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T01:37:20.738Z] spire-1.2.1/CODEOWNERS [2022-04-22T01:37:20.738Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T01:37:20.738Z] spire-1.2.1/Dockerfile [2022-04-22T01:37:20.738Z] spire-1.2.1/Dockerfile.dev [2022-04-22T01:37:20.738Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T01:37:20.738Z] spire-1.2.1/LICENSE [2022-04-22T01:37:20.738Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T01:37:20.738Z] spire-1.2.1/Makefile [2022-04-22T01:37:20.738Z] spire-1.2.1/README.md [2022-04-22T01:37:20.738Z] spire-1.2.1/ROADMAP.md [2022-04-22T01:37:20.738Z] spire-1.2.1/SECURITY.md [2022-04-22T01:37:20.738Z] spire-1.2.1/cmd/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T01:37:20.739Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T01:37:21.016Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T01:37:21.017Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/ [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/agent/ [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/server/ [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/server/server.conf [2022-04-22T01:37:21.017Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/ [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/auditlog.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/ [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/spire_server.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/telemetry.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/upgrading.md [2022-04-22T01:37:21.017Z] spire-1.2.1/doc/using_spire.md [2022-04-22T01:37:21.017Z] spire-1.2.1/examples/ [2022-04-22T01:37:21.017Z] spire-1.2.1/examples/README.md [2022-04-22T01:37:21.017Z] spire-1.2.1/go.mod [2022-04-22T01:37:21.017Z] spire-1.2.1/go.sum [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T01:37:21.017Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T01:37:21.018Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/Removing intermediate container 7ff73518c330 [2022-04-22T01:37:21.018Z] ---> 424c69b29c7a [2022-04-22T01:37:21.018Z] Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:37:21.300Z] [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T01:37:21.300Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/log/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go ---> Running in 353f40f7b7b6 [2022-04-22T01:37:21.301Z] [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T01:37:21.301Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T01:37:21.580Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/version/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T01:37:21.581Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/config.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T01:37:21.582Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T01:37:21.870Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/server.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/private/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/private/server/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T01:37:21.871Z] spire-1.2.1/release/ [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/ [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T01:37:21.871Z] spire-1.2.1/release/spire/ [2022-04-22T01:37:21.872Z] spire-1.2.1/release/spire/README.md [2022-04-22T01:37:21.872Z] spire-1.2.1/release/spire/conf/ [2022-04-22T01:37:21.872Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T01:37:21.872Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T01:37:21.872Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T01:37:21.872Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T01:37:21.872Z] spire-1.2.1/script/ [2022-04-22T01:37:21.872Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T01:37:21.872Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T01:37:21.872Z] spire-1.2.1/support/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T01:37:21.872Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T01:37:22.165Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/clock/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/clock/clock.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/config/ [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T01:37:22.165Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T01:37:22.166Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/common [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T01:37:22.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/Removing intermediate container 353f40f7b7b6 [2022-04-22T01:37:22.167Z] ---> 315496bdbd4c [2022-04-22T01:37:22.167Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T01:37:22.167Z] [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T01:37:22.167Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T01:37:22.168Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T01:37:22.443Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md ---> Running in ab69a8dd23be [2022-04-22T01:37:22.444Z] [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T01:37:22.444Z] spire-1.2.1/test/integration/test.sh [2022-04-22T01:37:22.444Z] spire-1.2.1/test/plugintest/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testca/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testca/ca.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testkey/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/testkey/new.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/util/ [2022-04-22T01:37:22.444Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/util/race.go [2022-04-22T01:37:22.444Z] spire-1.2.1/test/util/util.go [2022-04-22T01:37:22.444Z] building spire from source... [2022-04-22T01:37:23.044Z] Removing intermediate container ab69a8dd23be [2022-04-22T01:37:23.044Z] ---> 51e174b3f401 [2022-04-22T01:37:23.044Z] [2022-04-22T01:37:23.044Z] Installing go1.17.7... [2022-04-22T01:37:24.029Z] Successfully built 51e174b3f401 [2022-04-22T01:37:24.029Z] Successfully tagged support-notifications-arm64:latest [2022-04-22T01:37:24.029Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-22T01:37:42.396Z] Building bin/spire-server... [2022-04-22T01:37:42.396Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T01:37:42.667Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T01:37:42.667Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T01:37:43.281Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T01:37:43.281Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T01:37:46.709Z]  ---> 9d7d543967c5 [2022-04-22T01:37:46.709Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T01:37:46.709Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T01:37:46.709Z] Building bin/spire-server... [2022-04-22T01:37:46.709Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T01:37:46.709Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T01:37:46.710Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T01:37:46.985Z]  ---> Running in e28f869b3296 [2022-04-22T01:37:46.985Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T01:37:46.985Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T01:37:47.273Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T01:37:47.273Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T01:37:47.882Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T01:37:47.882Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T01:37:48.159Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T01:37:48.160Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T01:37:48.160Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T01:37:48.437Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T01:37:48.437Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T01:37:48.437Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T01:37:48.733Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T01:37:48.733Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T01:37:48.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T01:37:49.008Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T01:37:49.008Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T01:37:50.481Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T01:37:50.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:37:50.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:37:50.481Z] ---> 93d7aec2c5c4 [2022-04-22T01:37:50.481Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:37:50.481Z] ---> Using cache [2022-04-22T01:37:50.481Z] ---> b3a4894bae97 [2022-04-22T01:37:50.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:37:50.481Z] ---> Using cache [2022-04-22T01:37:50.481Z] ---> 3e35ba557b3d [2022-04-22T01:37:50.481Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T01:37:50.481Z] ---> Running in 08eae108f56c [2022-04-22T01:37:51.093Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T01:37:51.692Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T01:37:51.964Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T01:37:51.964Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T01:37:52.239Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T01:37:52.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:37:52.843Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T01:37:52.843Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T01:37:52.843Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T01:37:53.449Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T01:37:53.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:37:53.725Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T01:37:53.725Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T01:37:53.725Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T01:37:53.725Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T01:37:55.182Z] OK: 220 MiB in 52 packages [2022-04-22T01:37:55.464Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T01:37:55.464Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T01:37:55.740Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T01:37:56.014Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T01:37:57.001Z] Removing intermediate container 08eae108f56c [2022-04-22T01:37:57.001Z] ---> 08dd3e7df83b [2022-04-22T01:37:57.001Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:37:57.283Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T01:37:58.286Z]  ---> 6b02252bf159 [2022-04-22T01:37:58.286Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:37:58.286Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T01:37:58.286Z]  ---> Running in 1605fc578668 [2022-04-22T01:37:58.286Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T01:38:02.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:38:02.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:38:02.633Z] ---> 93d7aec2c5c4 [2022-04-22T01:38:02.633Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T01:38:02.633Z] ---> Using cache [2022-04-22T01:38:02.633Z] ---> b3a4894bae97 [2022-04-22T01:38:02.633Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:38:02.634Z] ---> Using cache [2022-04-22T01:38:02.634Z] ---> 3e35ba557b3d [2022-04-22T01:38:02.634Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T01:38:02.634Z] ---> Using cache [2022-04-22T01:38:02.634Z] ---> 001c221e504e [2022-04-22T01:38:02.634Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T01:38:02.634Z] ---> Using cache [2022-04-22T01:38:02.634Z] ---> c78c47ab3fd1 [2022-04-22T01:38:02.634Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:38:02.634Z] ---> Using cache [2022-04-22T01:38:02.634Z] ---> b6f6b41154cd [2022-04-22T01:38:02.634Z] Step 8/22 : COPY . . [2022-04-22T01:38:02.634Z] ---> Using cache [2022-04-22T01:38:02.634Z] ---> 9d7d543967c5 [2022-04-22T01:38:02.634Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T01:38:02.634Z] ---> Running in 9af53291af42 [2022-04-22T01:38:04.622Z] Removing intermediate container 1605fc578668 [2022-04-22T01:38:04.622Z] ---> 41d7608a4930 [2022-04-22T01:38:04.622Z] Step 8/23 : COPY . . [2022-04-22T01:38:04.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T01:38:17.050Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T01:38:17.051Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T01:38:17.051Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T01:38:17.051Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T01:38:17.051Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T01:38:17.051Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T01:38:17.051Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T01:38:17.051Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T01:38:17.051Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T01:38:17.654Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T01:38:17.654Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T01:38:17.928Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T01:38:17.928Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T01:38:17.928Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T01:38:17.928Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T01:38:18.204Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T01:38:18.480Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T01:38:18.480Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T01:38:18.480Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T01:38:18.757Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T01:38:19.360Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T01:38:19.360Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T01:38:19.638Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T01:38:19.638Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T01:38:19.638Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T01:38:20.245Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T01:38:20.846Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T01:38:25.170Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T01:38:25.170Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T01:38:25.170Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T01:38:25.170Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T01:38:25.447Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T01:38:25.447Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T01:38:25.447Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T01:38:25.724Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T01:38:25.724Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T01:38:25.724Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T01:38:25.724Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T01:38:25.724Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T01:38:26.001Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T01:38:26.001Z]  ---> bd4cd078776b [2022-04-22T01:38:26.001Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T01:38:26.001Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T01:38:26.276Z]  ---> Running in b179c23430ec [2022-04-22T01:38:26.555Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T01:38:27.165Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T01:38:27.165Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T01:38:27.445Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T01:38:27.445Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T01:38:27.445Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T01:38:27.445Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T01:38:27.719Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T01:38:27.719Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T01:38:27.719Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T01:38:27.994Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T01:38:27.994Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T01:38:27.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T01:38:28.271Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T01:38:28.271Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T01:38:28.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T01:38:28.547Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T01:38:28.822Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T01:38:28.822Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T01:38:28.822Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T01:38:28.822Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T01:38:29.096Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T01:38:29.096Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T01:38:29.096Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T01:38:29.371Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T01:38:29.371Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T01:38:29.371Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T01:38:29.371Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T01:38:29.971Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T01:38:29.971Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T01:38:29.971Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T01:38:31.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T01:38:37.380Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T01:38:37.380Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T01:38:37.380Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T01:38:37.380Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T01:38:37.380Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T01:38:52.487Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T01:38:52.487Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T01:38:52.487Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T01:38:52.487Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T01:38:53.090Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T01:39:19.907Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T01:39:19.907Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T01:39:19.907Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T01:39:28.214Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T01:39:28.214Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T01:39:28.214Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T01:39:28.214Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T01:39:28.490Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T01:39:29.934Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T01:39:31.382Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T01:39:31.658Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T01:39:31.934Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T01:39:31.934Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T01:39:31.934Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T01:39:32.537Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T01:39:33.140Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T01:39:33.741Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T01:39:35.184Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T01:39:35.460Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T01:39:35.736Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T01:39:35.736Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T01:39:35.736Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T01:39:36.012Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T01:39:36.287Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T01:39:36.562Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T01:39:36.562Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T01:39:36.838Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T01:39:36.838Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T01:39:37.444Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T01:39:38.427Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T01:39:38.428Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T01:39:39.028Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T01:39:39.028Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T01:39:39.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T01:39:39.580Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T01:39:40.181Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T01:39:48.877Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T01:39:48.877Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T01:39:48.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T01:39:48.877Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T01:39:48.877Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T01:39:48.877Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T01:39:48.877Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T01:39:48.877Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T01:39:48.877Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T01:39:48.877Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T01:39:49.155Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T01:39:49.155Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T01:39:49.429Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T01:39:49.707Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T01:39:49.707Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T01:39:49.982Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T01:39:50.257Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T01:39:50.257Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T01:39:50.530Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T01:39:50.806Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T01:39:50.806Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T01:39:50.806Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T01:39:51.082Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T01:39:51.719Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T01:39:51.996Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T01:39:52.273Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T01:39:52.273Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T01:39:52.273Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T01:39:52.273Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T01:39:52.549Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T01:39:52.549Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T01:39:52.549Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T01:39:52.825Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T01:39:53.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T01:39:53.378Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T01:39:53.378Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T01:39:53.655Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T01:39:53.655Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T01:39:53.933Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T01:39:53.933Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T01:39:53.933Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T01:39:53.933Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T01:39:54.211Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T01:39:54.211Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T01:39:54.487Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T01:39:54.763Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T01:39:54.763Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T01:39:54.763Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T01:39:54.763Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T01:39:55.039Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T01:39:55.641Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T01:39:55.917Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T01:39:56.193Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T01:39:56.468Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T01:39:57.451Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T01:39:57.451Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T01:39:58.052Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T01:39:58.052Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T01:39:58.328Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T01:39:58.604Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T01:39:58.882Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T01:39:59.487Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T01:40:01.485Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T01:40:01.485Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T01:40:02.090Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T01:40:02.710Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T01:40:02.710Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T01:40:03.313Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T01:40:03.590Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T01:40:03.867Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T01:40:04.472Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T01:40:04.472Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T01:40:04.472Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T01:40:04.749Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T01:40:04.749Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T01:40:04.749Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T01:40:04.749Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T01:40:05.350Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T01:40:05.626Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T01:40:05.909Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T01:40:06.185Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T01:40:06.185Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T01:40:06.459Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T01:40:06.459Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T01:40:06.736Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T01:40:06.736Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T01:40:06.736Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T01:40:07.010Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T01:40:07.010Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T01:40:07.286Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T01:40:08.740Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T01:40:08.740Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T01:40:09.733Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T01:40:09.733Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T01:40:10.339Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T01:40:10.339Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T01:40:10.621Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T01:40:10.900Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T01:40:11.177Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T01:40:11.784Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T01:40:14.418Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T01:40:16.444Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T01:40:16.444Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T01:40:17.046Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T01:40:17.046Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T01:40:17.323Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T01:40:17.600Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T01:40:17.600Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T01:40:17.600Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T01:40:17.878Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T01:40:17.878Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T01:40:18.154Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T01:40:18.154Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T01:40:18.430Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T01:40:18.709Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T01:40:18.709Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T01:40:28.887Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T01:40:28.887Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T01:40:28.887Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T01:40:28.887Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T01:40:51.084Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T01:40:51.084Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T01:40:52.530Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T01:40:52.531Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T01:42:44.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T01:43:02.753Z] Removing intermediate container 9af53291af42 [2022-04-22T01:43:02.753Z] ---> 97ff25e791e3 [2022-04-22T01:43:02.753Z] [2022-04-22T01:43:02.753Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T01:43:02.753Z] ---> ac73e934f311 [2022-04-22T01:43:02.753Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T01:43:02.753Z] ---> Running in 1b3f8e64d6b7 [2022-04-22T01:43:03.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:43:04.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:43:05.461Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T01:43:05.461Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T01:43:05.461Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T01:43:05.461Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T01:43:05.461Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T01:43:05.461Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T01:43:05.461Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:43:05.461Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T01:43:06.063Z] OK: 8 MiB in 20 packages [2022-04-22T01:43:08.718Z] Removing intermediate container 1b3f8e64d6b7 [2022-04-22T01:43:08.718Z] ---> 7be89253229a [2022-04-22T01:43:08.718Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T01:43:08.718Z] ---> Running in 61545a69e9d2 [2022-04-22T01:43:08.995Z] Removing intermediate container 61545a69e9d2 [2022-04-22T01:43:08.995Z] ---> 433a453e83b4 [2022-04-22T01:43:08.995Z] Step 13/22 : WORKDIR /edgex [2022-04-22T01:43:09.278Z] ---> Running in ec427f86519d [2022-04-22T01:43:09.886Z] Removing intermediate container ec427f86519d [2022-04-22T01:43:09.886Z] ---> f417176199f8 [2022-04-22T01:43:09.886Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T01:43:10.877Z] ---> 7dfb1fa56a03 [2022-04-22T01:43:10.877Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T01:43:12.331Z] ---> e31ebd062c15 [2022-04-22T01:43:12.331Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T01:43:14.336Z] ---> 5df887c2593e [2022-04-22T01:43:14.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T01:43:15.327Z] ---> 30a57bcf9a81 [2022-04-22T01:43:15.327Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T01:43:15.606Z] ---> Running in a71097e14261 [2022-04-22T01:43:21.054Z] Removing intermediate container a71097e14261 [2022-04-22T01:43:21.054Z] ---> 40e8b7ae87d1 [2022-04-22T01:43:21.054Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T01:43:21.054Z] ---> Running in 9075fc02b449 [2022-04-22T01:43:21.697Z] Removing intermediate container 9075fc02b449 [2022-04-22T01:43:21.697Z] ---> bddb57d6a009 [2022-04-22T01:43:21.697Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T01:43:21.976Z] ---> Running in 96c538582040 [2022-04-22T01:43:22.973Z] Removing intermediate container 96c538582040 [2022-04-22T01:43:22.973Z] ---> 45495b6b89f4 [2022-04-22T01:43:22.973Z] Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:43:23.253Z] ---> Running in bbcd63558e9c [2022-04-22T01:43:24.266Z] Removing intermediate container bbcd63558e9c [2022-04-22T01:43:24.266Z] ---> ad516804bac1 [2022-04-22T01:43:24.266Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T01:43:24.546Z] ---> Running in a27482452095 [2022-04-22T01:43:25.561Z] Removing intermediate container a27482452095 [2022-04-22T01:43:25.561Z] ---> baeeb721d8a2 [2022-04-22T01:43:25.561Z] [2022-04-22T01:43:26.170Z] Removing intermediate container b179c23430ec [2022-04-22T01:43:26.170Z] ---> 17eaafe68af0 [2022-04-22T01:43:26.170Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T01:43:26.449Z] ---> Running in 84720c8fb72d [2022-04-22T01:43:26.740Z] Successfully built baeeb721d8a2 [2022-04-22T01:43:26.740Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-22T01:43:26.740Z]  Building security-proxy-setup ... done Building security-spire-server [2022-04-22T01:43:28.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T01:43:33.085Z] Removing intermediate container 84720c8fb72d [2022-04-22T01:43:33.085Z] ---> 0e8b96efa8f8 [2022-04-22T01:43:33.085Z] [2022-04-22T01:43:33.085Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T01:43:33.085Z] 20.10.14: Pulling from library/docker [2022-04-22T01:43:51.472Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T01:43:51.472Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T01:43:51.472Z] ---> c346e9eafbab [2022-04-22T01:43:51.472Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:43:51.472Z] ---> Running in 3d2194f73e72 [2022-04-22T01:43:51.472Z] Removing intermediate container 3d2194f73e72 [2022-04-22T01:43:51.472Z] ---> 7cc3fd10fb3b [2022-04-22T01:43:51.472Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T01:43:51.472Z] ---> Running in 0bfbb073fbce [2022-04-22T01:43:52.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:43:53.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:43:55.369Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T01:43:55.369Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T01:43:55.369Z] Executing bash-5.1.16-r0.post-install [2022-04-22T01:43:55.369Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T01:43:55.369Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T01:43:55.369Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T01:43:55.647Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T01:43:55.647Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T01:43:55.647Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T01:43:55.647Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T01:43:55.647Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T01:43:55.647Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T01:43:55.647Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T01:43:55.647Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T01:43:55.647Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T01:43:55.928Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T01:43:55.928Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T01:43:55.928Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T01:44:00.256Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T01:44:00.256Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T01:44:00.256Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T01:44:00.256Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T01:44:00.256Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T01:44:00.256Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T01:44:00.256Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T01:44:00.256Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T01:44:00.256Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T01:44:00.256Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T01:44:00.256Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T01:44:00.256Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T01:44:00.533Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T01:44:00.533Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T01:44:00.533Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T01:44:00.533Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T01:44:00.533Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T01:44:00.814Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T01:44:00.814Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T01:44:00.814Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T01:44:00.814Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T01:44:00.814Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T01:44:00.814Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T01:44:00.814Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T01:44:00.814Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:44:00.814Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:44:00.814Z] ---> 93d7aec2c5c4 [2022-04-22T01:44:00.814Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T01:44:00.814Z] ---> Using cache [2022-04-22T01:44:00.814Z] ---> b3a4894bae97 [2022-04-22T01:44:00.814Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:44:00.814Z] ---> Using cache [2022-04-22T01:44:00.814Z] ---> 3e35ba557b3d [2022-04-22T01:44:00.814Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T01:44:00.814Z] ---> Using cache [2022-04-22T01:44:00.814Z] ---> 02b8878ba57c [2022-04-22T01:44:00.814Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T01:44:00.814Z] ---> Using cache [2022-04-22T01:44:00.814Z] ---> e97c41ba5a4b [2022-04-22T01:44:00.814Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:44:00.814Z] ---> Using cache [2022-04-22T01:44:00.814Z] ---> 0dfba6d4ac93 [2022-04-22T01:44:00.815Z] Step 8/25 : COPY . . [2022-04-22T01:44:00.815Z] ---> Using cache [2022-04-22T01:44:00.815Z] ---> d226fce5655a [2022-04-22T01:44:00.815Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T01:44:00.815Z] ---> Using cache [2022-04-22T01:44:00.815Z] ---> 2151b5f07518 [2022-04-22T01:44:00.815Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T01:44:00.815Z] ---> Using cache [2022-04-22T01:44:00.815Z] ---> 539b19f5a338 [2022-04-22T01:44:00.815Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T01:44:01.092Z] ---> Using cache [2022-04-22T01:44:01.092Z] ---> 97dbd65a64b8 [2022-04-22T01:44:01.092Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T01:44:01.379Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T01:44:01.379Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T01:44:01.379Z] ---> Running in 31dfb7ce1a4e [2022-04-22T01:44:02.396Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T01:44:02.396Z] OK: 82 MiB in 65 packages [2022-04-22T01:44:04.406Z] spire-1.2.1/ [2022-04-22T01:44:04.406Z] spire-1.2.1/.data/ [2022-04-22T01:44:04.406Z] spire-1.2.1/.data/.file [2022-04-22T01:44:04.406Z] spire-1.2.1/.dockerignore [2022-04-22T01:44:04.406Z] spire-1.2.1/.gitattributes [2022-04-22T01:44:04.406Z] spire-1.2.1/.githooks/ [2022-04-22T01:44:04.406Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/ [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/ [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T01:44:04.406Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T01:44:04.406Z] spire-1.2.1/.gitignore [2022-04-22T01:44:04.406Z] spire-1.2.1/.go-version [2022-04-22T01:44:04.406Z] spire-1.2.1/.golangci.yml [2022-04-22T01:44:04.406Z] spire-1.2.1/ADOPTERS.md [2022-04-22T01:44:04.406Z] spire-1.2.1/CHANGELOG.md [2022-04-22T01:44:04.406Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T01:44:04.406Z] spire-1.2.1/CODEOWNERS [2022-04-22T01:44:04.406Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T01:44:04.406Z] spire-1.2.1/Dockerfile [2022-04-22T01:44:04.406Z] spire-1.2.1/Dockerfile.dev [2022-04-22T01:44:04.406Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T01:44:04.406Z] spire-1.2.1/LICENSE [2022-04-22T01:44:04.406Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T01:44:04.406Z] spire-1.2.1/Makefile [2022-04-22T01:44:04.406Z] spire-1.2.1/README.md [2022-04-22T01:44:04.406Z] spire-1.2.1/ROADMAP.md [2022-04-22T01:44:04.406Z] spire-1.2.1/SECURITY.md [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T01:44:04.406Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T01:44:04.681Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T01:44:04.682Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/ [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/agent/ [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/server/ [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/server/server.conf [2022-04-22T01:44:04.682Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/ [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/auditlog.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/ [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/spire_server.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/telemetry.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/upgrading.md [2022-04-22T01:44:04.682Z] spire-1.2.1/doc/using_spire.md [2022-04-22T01:44:04.682Z] spire-1.2.1/examples/ [2022-04-22T01:44:04.682Z] spire-1.2.1/examples/README.md [2022-04-22T01:44:04.682Z] spire-1.2.1/go.mod [2022-04-22T01:44:04.682Z] spire-1.2.1/go.sum [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T01:44:04.682Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/common/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T01:44:04.958Z] spire-1.2.1/pkg/common/api/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T01:44:04.959Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/log/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T01:44:05.234Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/version/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T01:44:05.235Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/config.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T01:44:05.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T01:44:05.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:44:05.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/server.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T01:44:05.787Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/private/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/private/server/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T01:44:05.788Z] spire-1.2.1/release/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/README.md [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/conf/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T01:44:05.788Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T01:44:05.788Z] spire-1.2.1/script/ [2022-04-22T01:44:05.788Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T01:44:05.788Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T01:44:05.788Z] spire-1.2.1/support/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T01:44:05.788Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/clock/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/clock/clock.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fixture/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T01:44:05.788Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T01:44:05.789Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/ [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T01:44:06.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T01:44:06.064Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/common [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T01:44:06.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T01:44:06.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T01:44:06.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T01:44:06.339Z] spire-1.2.1/test/integration/test.sh [2022-04-22T01:44:06.339Z] spire-1.2.1/test/plugintest/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testca/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testca/ca.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testkey/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/testkey/new.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/util/ [2022-04-22T01:44:06.339Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/util/race.go [2022-04-22T01:44:06.339Z] spire-1.2.1/test/util/util.go [2022-04-22T01:44:06.339Z] building spire from source... [2022-04-22T01:44:07.322Z] Installing go1.17.7... [2022-04-22T01:44:08.303Z] Collecting docker-compose==1.23.2 [2022-04-22T01:44:08.578Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T01:44:08.849Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T01:44:09.123Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T01:44:09.123Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T01:44:12.540Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T01:44:12.540Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T01:44:12.540Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T01:44:12.540Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T01:44:16.875Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T01:44:16.876Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T01:44:17.477Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T01:44:17.477Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T01:44:17.758Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T01:44:17.758Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T01:44:18.035Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T01:44:18.035Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T01:44:22.373Z] Collecting PyYAML<4,>=3.10 [2022-04-22T01:44:22.373Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T01:44:27.808Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T01:44:27.808Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T01:44:28.413Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T01:44:28.413Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T01:44:28.691Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T01:44:28.972Z] Collecting idna<2.8,>=2.5 [2022-04-22T01:44:28.972Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T01:44:29.445Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T01:44:29.445Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T01:44:30.377Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T01:44:30.706Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T01:44:31.352Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T01:44:31.352Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T01:44:31.352Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T01:44:31.352Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T01:44:33.323Z] Building bin/spire-server... [2022-04-22T01:44:33.323Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T01:44:33.323Z] Attempting uninstall: urllib3 [2022-04-22T01:44:33.323Z] Found existing installation: urllib3 1.26.7 [2022-04-22T01:44:33.323Z] Uninstalling urllib3-1.26.7: [2022-04-22T01:44:33.323Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T01:44:33.323Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T01:44:33.323Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T01:44:33.608Z]  Successfully uninstalled urllib3-1.26.7 [2022-04-22T01:44:34.227Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T01:44:34.847Z]  Attempting uninstall: idna [2022-04-22T01:44:34.847Z] Found existing installation: idna 3.3 [2022-04-22T01:44:34.847Z] Uninstalling idna-3.3: [2022-04-22T01:44:34.847Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T01:44:34.847Z]  Successfully uninstalled idna-3.3 [2022-04-22T01:44:38.244Z] Attempting uninstall: requests [2022-04-22T01:44:38.244Z] Found existing installation: requests 2.26.0 [2022-04-22T01:44:38.244Z] Uninstalling requests-2.26.0: [2022-04-22T01:44:38.520Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T01:44:38.520Z]  Successfully uninstalled requests-2.26.0 [2022-04-22T01:44:38.797Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T01:44:39.075Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T01:44:39.075Z]  Running setup.py install for texttable: started [2022-04-22T01:44:39.350Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T01:44:39.626Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T01:44:40.227Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T01:44:40.227Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T01:44:40.502Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T01:44:40.778Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T01:44:40.778Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T01:44:41.056Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T01:44:41.056Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T01:44:42.048Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T01:44:42.048Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T01:44:42.048Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T01:44:42.324Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-22T01:44:42.324Z] Running setup.py install for PyYAML: started [2022-04-22T01:44:45.726Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T01:44:46.001Z] Running setup.py install for docopt: started [2022-04-22T01:44:48.633Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T01:44:48.633Z] Running setup.py install for dockerpty: started [2022-04-22T01:44:51.262Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T01:44:53.895Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T01:45:09.011Z] Removing intermediate container 0bfbb073fbce [2022-04-22T01:45:09.012Z] ---> 676a5f58255e [2022-04-22T01:45:09.012Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T01:45:09.288Z] ---> Running in 12b1e4da7e96 [2022-04-22T01:45:09.288Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T01:45:09.288Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T01:45:09.288Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T01:45:09.564Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T01:45:09.841Z] Removing intermediate container 12b1e4da7e96 [2022-04-22T01:45:09.841Z] ---> 53a57fb9cc51 [2022-04-22T01:45:09.841Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T01:45:09.841Z] ---> Running in 9c44f4e15e65 [2022-04-22T01:45:10.442Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T01:45:10.442Z] Removing intermediate container 9c44f4e15e65 [2022-04-22T01:45:10.442Z] ---> 15c226fc6dbe [2022-04-22T01:45:10.442Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T01:45:10.719Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T01:45:11.001Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T01:45:11.001Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T01:45:11.001Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T01:45:11.278Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T01:45:11.556Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T01:45:11.556Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T01:45:12.159Z]  ---> 18d542ac52fe [2022-04-22T01:45:12.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T01:45:12.441Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T01:45:12.727Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T01:45:12.727Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T01:45:13.004Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T01:45:13.004Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T01:45:13.283Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T01:45:13.283Z]  ---> 9068fe5cc402 [2022-04-22T01:45:13.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T01:45:13.283Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T01:45:13.561Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T01:45:13.840Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T01:45:14.120Z]  ---> 5630758b480a [2022-04-22T01:45:14.120Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T01:45:14.400Z] ---> Running in 8da8e7d9c1cf [2022-04-22T01:45:14.400Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T01:45:14.677Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T01:45:14.956Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T01:45:14.956Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T01:45:14.956Z] Removing intermediate container 8da8e7d9c1cf [2022-04-22T01:45:14.956Z] ---> f5efb3adcc3b [2022-04-22T01:45:14.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:45:15.245Z] ---> Running in 8d850d6d0d10 [2022-04-22T01:45:15.245Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T01:45:15.533Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T01:45:15.815Z] Removing intermediate container 8d850d6d0d10 [2022-04-22T01:45:15.815Z] ---> ca54508447cc [2022-04-22T01:45:15.815Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T01:45:15.815Z] ---> Running in aa4b8e44df86 [2022-04-22T01:45:16.092Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T01:45:16.387Z] Removing intermediate container aa4b8e44df86 [2022-04-22T01:45:16.387Z] ---> 8e60e81b0cee [2022-04-22T01:45:16.387Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:45:16.665Z] ---> Running in 8595927d64f2 [2022-04-22T01:45:17.273Z] Removing intermediate container 8595927d64f2 [2022-04-22T01:45:17.273Z] ---> 45dab7295d20 [2022-04-22T01:45:17.273Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:45:17.273Z] ---> Running in c27d642c704e [2022-04-22T01:45:17.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T01:45:18.164Z] Removing intermediate container c27d642c704e [2022-04-22T01:45:18.164Z] ---> b18486544ec7 [2022-04-22T01:45:18.164Z] [2022-04-22T01:45:19.157Z] Successfully built b18486544ec7 [2022-04-22T01:45:19.157Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-22T01:45:19.157Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-22T01:45:24.588Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T01:45:24.588Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T01:45:24.588Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T01:45:24.588Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T01:45:24.588Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T01:45:24.865Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T01:45:25.142Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T01:45:25.142Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T01:45:26.132Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T01:45:26.132Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T01:45:26.132Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T01:45:27.578Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T01:45:28.178Z] Removing intermediate container e28f869b3296 [2022-04-22T01:45:28.178Z] ---> 069e6d184c90 [2022-04-22T01:45:28.178Z] [2022-04-22T01:45:28.178Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T01:45:28.178Z] ---> ac73e934f311 [2022-04-22T01:45:28.178Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T01:45:28.456Z] ---> Running in 656f34d7024e [2022-04-22T01:45:30.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T01:45:30.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T01:45:31.342Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T01:45:32.333Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T01:45:32.334Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:45:32.334Z] OK: 5 MiB in 15 packages [2022-04-22T01:45:34.322Z] Removing intermediate container 656f34d7024e [2022-04-22T01:45:34.322Z] ---> abb262320b3f [2022-04-22T01:45:34.322Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:45:34.322Z] ---> Running in cabff7e8faf8 [2022-04-22T01:45:34.925Z] Removing intermediate container cabff7e8faf8 [2022-04-22T01:45:34.925Z] ---> 548b7eee5ed4 [2022-04-22T01:45:34.925Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T01:45:35.202Z] ---> Running in 76492bfd42fb [2022-04-22T01:45:36.197Z] Removing intermediate container 76492bfd42fb [2022-04-22T01:45:36.197Z] ---> 774a0597a847 [2022-04-22T01:45:36.197Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T01:45:36.197Z] ---> Running in ce7cae942765 [2022-04-22T01:45:36.801Z] Removing intermediate container ce7cae942765 [2022-04-22T01:45:36.801Z] ---> 2ceb97545cf6 [2022-04-22T01:45:36.801Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:45:38.256Z] ---> 5fc7527b787b [2022-04-22T01:45:38.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T01:45:41.674Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T01:45:41.956Z]  ---> 82964de29421 [2022-04-22T01:45:41.956Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T01:45:43.415Z] ---> 9bf24131dc12 [2022-04-22T01:45:43.415Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T01:45:43.415Z] ---> Running in 52ed01fa04f8 [2022-04-22T01:45:44.022Z] Removing intermediate container 52ed01fa04f8 [2022-04-22T01:45:44.022Z] ---> 411e143ea8e0 [2022-04-22T01:45:44.022Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:45:44.301Z] ---> Running in 749cea1cd087 [2022-04-22T01:45:44.910Z] Removing intermediate container 749cea1cd087 [2022-04-22T01:45:44.910Z] ---> 03446c582e1c [2022-04-22T01:45:44.910Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T01:45:45.192Z] ---> Running in 5a430b02235f [2022-04-22T01:45:46.179Z] Removing intermediate container 5a430b02235f [2022-04-22T01:45:46.179Z] ---> 28f6919cc934 [2022-04-22T01:45:46.179Z] Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:45:46.456Z] ---> Running in f009b165ecff [2022-04-22T01:45:47.058Z] Removing intermediate container f009b165ecff [2022-04-22T01:45:47.058Z] ---> f5ae8582fa56 [2022-04-22T01:45:47.058Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T01:45:47.339Z] ---> Running in d6d6726f7466 [2022-04-22T01:45:47.940Z] Removing intermediate container d6d6726f7466 [2022-04-22T01:45:47.940Z] ---> 3bec6ff84d18 [2022-04-22T01:45:47.940Z] [2022-04-22T01:45:48.544Z] Successfully built 3bec6ff84d18 [2022-04-22T01:45:48.821Z] Successfully tagged support-scheduler-arm64:latest [2022-04-22T01:45:48.821Z]  Building support-scheduler ... done Building core-command [2022-04-22T01:45:49.808Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:45:49.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:45:49.808Z] ---> 93d7aec2c5c4 [2022-04-22T01:45:49.808Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:45:49.808Z] ---> Using cache [2022-04-22T01:45:49.808Z] ---> b3a4894bae97 [2022-04-22T01:45:49.808Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:45:49.808Z] ---> Using cache [2022-04-22T01:45:49.808Z] ---> 3e35ba557b3d [2022-04-22T01:45:49.808Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T01:45:49.808Z] ---> Using cache [2022-04-22T01:45:49.808Z] ---> 001c221e504e [2022-04-22T01:45:50.082Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:45:50.082Z] ---> Using cache [2022-04-22T01:45:50.082Z] ---> c78c47ab3fd1 [2022-04-22T01:45:50.082Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:45:50.082Z] ---> Using cache [2022-04-22T01:45:50.082Z] ---> b6f6b41154cd [2022-04-22T01:45:50.082Z] Step 8/23 : COPY . . [2022-04-22T01:45:50.082Z] ---> Using cache [2022-04-22T01:45:50.082Z] ---> 9d7d543967c5 [2022-04-22T01:45:50.082Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T01:45:50.082Z] ---> Running in 98dc3ed2d844 [2022-04-22T01:45:51.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/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T01:46:18.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T01:46:18.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T01:46:18.371Z] ---> 93d7aec2c5c4 [2022-04-22T01:46:18.371Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T01:46:18.371Z] ---> Using cache [2022-04-22T01:46:18.371Z] ---> b3a4894bae97 [2022-04-22T01:46:18.371Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:46:18.371Z] ---> Using cache [2022-04-22T01:46:18.371Z] ---> 3e35ba557b3d [2022-04-22T01:46:18.371Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T01:46:18.371Z] ---> Using cache [2022-04-22T01:46:18.371Z] ---> 001c221e504e [2022-04-22T01:46:18.371Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T01:46:18.371Z] ---> Using cache [2022-04-22T01:46:18.371Z] ---> c78c47ab3fd1 [2022-04-22T01:46:18.371Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:46:18.371Z] ---> Using cache [2022-04-22T01:46:18.371Z] ---> b6f6b41154cd [2022-04-22T01:46:18.371Z] Step 8/23 : COPY . . [2022-04-22T01:46:18.371Z] ---> Using cache [2022-04-22T01:46:18.371Z] ---> 9d7d543967c5 [2022-04-22T01:46:18.371Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T01:46:19.367Z] ---> Running in 2f22350f6bd4 [2022-04-22T01:46:21.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T01:46:23.990Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T01:46:23.990Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T01:46:24.596Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T01:46:26.037Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T01:46:26.037Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T01:46:26.642Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T01:46:26.916Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T01:46:27.516Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T01:46:27.516Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T01:46:27.789Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T01:46:30.414Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T01:46:30.414Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T01:46:31.014Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T01:46:32.459Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T01:46:32.459Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T01:46:32.734Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T01:46:33.010Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T01:46:33.010Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T01:46:33.010Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T01:46:33.288Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T01:46:33.288Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T01:46:34.741Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T01:46:34.741Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T01:46:35.018Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T01:46:35.295Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T01:46:35.295Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T01:46:35.295Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T01:46:35.577Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T01:46:40.997Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T01:46:41.597Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T01:46:41.874Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T01:46:43.317Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T01:46:43.920Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T01:46:43.920Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T01:46:44.904Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T01:46:45.178Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T01:46:45.178Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T01:46:45.778Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T01:46:45.778Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T01:46:45.778Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T01:46:46.053Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T01:46:46.053Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T01:46:46.053Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T01:46:46.053Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T01:46:46.327Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T01:46:46.327Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T01:46:46.327Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T01:46:46.602Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T01:46:46.602Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T01:46:48.037Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T01:46:48.037Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T01:46:48.639Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T01:46:48.639Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T01:46:48.917Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T01:46:49.903Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T01:46:51.894Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T01:46:51.894Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T01:46:51.894Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T01:46:52.171Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T01:46:52.772Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T01:46:55.409Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T01:46:56.012Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T01:46:56.012Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T01:46:56.288Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T01:46:58.917Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T01:46:58.917Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T01:46:58.917Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T01:46:58.917Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T01:46:59.901Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T01:46:59.901Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T01:46:59.901Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T01:47:00.177Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T01:47:00.453Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T01:47:00.454Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T01:47:00.454Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T01:47:10.634Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T01:47:10.634Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T01:47:10.634Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T01:47:10.634Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T01:47:57.646Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T01:47:57.646Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T01:51:19.760Z] Removing intermediate container 98dc3ed2d844 [2022-04-22T01:51:19.760Z] ---> 860e6e933b3b [2022-04-22T01:51:19.760Z] [2022-04-22T01:51:19.760Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T01:51:19.760Z] ---> ac73e934f311 [2022-04-22T01:51:19.760Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T01:51:19.760Z] ---> Using cache [2022-04-22T01:51:19.760Z] ---> abb262320b3f [2022-04-22T01:51:19.760Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:51:19.760Z] ---> Using cache [2022-04-22T01:51:19.760Z] ---> 548b7eee5ed4 [2022-04-22T01:51:19.760Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T01:51:19.760Z] ---> Running in dce04c18308a [2022-04-22T01:51:19.760Z] Removing intermediate container 2f22350f6bd4 [2022-04-22T01:51:19.760Z] ---> 3abbd4171b27 [2022-04-22T01:51:19.760Z] [2022-04-22T01:51:19.760Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T01:51:19.760Z] ---> ac73e934f311 [2022-04-22T01:51:19.760Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T01:51:19.760Z] ---> Using cache [2022-04-22T01:51:19.760Z] ---> abb262320b3f [2022-04-22T01:51:19.760Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T01:51:19.760Z] ---> Using cache [2022-04-22T01:51:19.760Z] ---> 548b7eee5ed4 [2022-04-22T01:51:19.760Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T01:51:19.760Z] Removing intermediate container dce04c18308a [2022-04-22T01:51:19.760Z] ---> eb0c945f94f7 [2022-04-22T01:51:19.760Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T01:51:19.760Z] ---> Running in 778f00b1ce82 [2022-04-22T01:51:19.760Z] ---> Running in 4ec5c51d3668 [2022-04-22T01:51:19.760Z] Removing intermediate container 778f00b1ce82 [2022-04-22T01:51:19.760Z] ---> c225506c2046 [2022-04-22T01:51:19.760Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T01:51:19.760Z] ---> Running in 36f63a49dad3 [2022-04-22T01:51:19.760Z] Removing intermediate container 4ec5c51d3668 [2022-04-22T01:51:19.760Z] ---> 3a0bb5356257 [2022-04-22T01:51:19.760Z] Step 15/23 : WORKDIR / [2022-04-22T01:51:19.760Z] ---> Running in 61e9ff76ae9e [2022-04-22T01:51:20.061Z] Removing intermediate container 36f63a49dad3 [2022-04-22T01:51:20.061Z] ---> f11ad6e96b7f [2022-04-22T01:51:20.061Z] Step 15/23 : WORKDIR / [2022-04-22T01:51:20.338Z] ---> Running in 1a1d6068c2ce [2022-04-22T01:51:20.338Z] Removing intermediate container 61e9ff76ae9e [2022-04-22T01:51:20.338Z] ---> 48d33991bfbb [2022-04-22T01:51:20.338Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:51:20.960Z] Removing intermediate container 1a1d6068c2ce [2022-04-22T01:51:20.960Z] ---> 09469ec7ead0 [2022-04-22T01:51:20.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T01:51:21.591Z] ---> ae572e671c22 [2022-04-22T01:51:21.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T01:51:22.620Z] ---> c7eb8690eb75 [2022-04-22T01:51:22.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T01:51:24.644Z] ---> bb4eba265c07 [2022-04-22T01:51:24.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T01:51:25.259Z] ---> e1e509dcb6a1 [2022-04-22T01:51:25.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T01:51:25.878Z] ---> 4d1959840ff2 [2022-04-22T01:51:25.878Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T01:51:25.878Z] ---> Running in 2a37d8e15b1e [2022-04-22T01:51:26.504Z] ---> 135781bea5d7 [2022-04-22T01:51:26.505Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T01:51:26.786Z] ---> Running in 0d5de45bb324 [2022-04-22T01:51:26.786Z] Removing intermediate container 2a37d8e15b1e [2022-04-22T01:51:26.786Z] ---> 00df04d41bcc [2022-04-22T01:51:26.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:51:27.061Z] ---> Running in ed0820df6a3a [2022-04-22T01:51:27.348Z] Removing intermediate container 0d5de45bb324 [2022-04-22T01:51:27.348Z] ---> c7c15ac48972 [2022-04-22T01:51:27.348Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:51:27.628Z] ---> Running in 4ce2c82f143c [2022-04-22T01:51:27.902Z] Removing intermediate container ed0820df6a3a [2022-04-22T01:51:27.902Z] ---> d1b51051dc70 [2022-04-22T01:51:27.902Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T01:51:27.902Z] ---> Running in 5ef66431cf53 [2022-04-22T01:51:28.510Z] Removing intermediate container 4ce2c82f143c [2022-04-22T01:51:28.510Z] ---> e61d75475d63 [2022-04-22T01:51:28.510Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T01:51:28.510Z] ---> Running in f9586d0e0e5a [2022-04-22T01:51:28.799Z] Removing intermediate container 5ef66431cf53 [2022-04-22T01:51:28.799Z] ---> 03a5bcad581b [2022-04-22T01:51:28.799Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:51:29.090Z] ---> Running in a6b609bd67e9 [2022-04-22T01:51:29.380Z] Removing intermediate container f9586d0e0e5a [2022-04-22T01:51:29.380Z] ---> f6183af929f6 [2022-04-22T01:51:29.380Z] Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T01:51:29.661Z] ---> Running in 3849e38cf536 [2022-04-22T01:51:29.661Z] Removing intermediate container a6b609bd67e9 [2022-04-22T01:51:29.661Z] ---> 39a1958d425d [2022-04-22T01:51:29.661Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:51:29.938Z] ---> Running in 419141d06587 [2022-04-22T01:51:30.221Z] Removing intermediate container 3849e38cf536 [2022-04-22T01:51:30.221Z] ---> 3338c953858e [2022-04-22T01:51:30.221Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T01:51:30.497Z] ---> Running in b15ec0b61f78 [2022-04-22T01:51:30.773Z] Removing intermediate container 419141d06587 [2022-04-22T01:51:30.773Z] ---> f4070c1642b8 [2022-04-22T01:51:30.773Z] [2022-04-22T01:51:31.052Z] Removing intermediate container b15ec0b61f78 [2022-04-22T01:51:31.052Z] ---> 55602df23a8b [2022-04-22T01:51:31.052Z] [2022-04-22T01:51:32.039Z] Successfully built f4070c1642b8 [2022-04-22T01:51:32.039Z] Successfully tagged core-metadata-arm64:latest [2022-04-22T01:51:32.039Z]  Building core-metadata ... done Successfully built 55602df23a8b [2022-04-22T01:51:32.039Z] Successfully tagged core-command-arm64:latest [2022-04-22T02:13:41.120Z]  Building core-command ... done Building bin/spire-agent... [2022-04-22T02:13:41.120Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T02:13:41.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T02:13:41.120Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T02:13:41.120Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T02:13:42.565Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T02:13:43.169Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T02:13:43.169Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T02:13:43.445Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T02:13:43.445Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T02:13:43.723Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T02:13:43.723Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T02:13:43.723Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T02:13:44.000Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T02:13:52.301Z] Building bin/spire-agent... [2022-04-22T02:13:52.576Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T02:13:52.854Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T02:13:53.131Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T02:13:53.131Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T02:13:58.611Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T02:13:59.213Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T02:13:59.213Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T02:13:59.821Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T02:13:59.821Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T02:13:59.821Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T02:14:00.098Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T02:14:00.098Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T02:14:00.377Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T02:16:22.307Z] Building bin/spire-agent... [2022-04-22T02:16:22.307Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T02:16:22.307Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T02:16:22.307Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T02:16:22.307Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T02:16:22.307Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T02:16:22.307Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T02:16:22.307Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T02:16:22.307Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T02:16:22.307Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T02:16:22.307Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T02:16:22.307Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T02:16:22.307Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T02:16:22.307Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T02:20:29.436Z] Removing intermediate container c07f63c63856 [2022-04-22T02:20:29.436Z] ---> 077368118dc7 [2022-04-22T02:20:29.436Z] [2022-04-22T02:20:29.436Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T02:20:29.436Z] ---> 3fb3c9af89a9 [2022-04-22T02:20:29.436Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:20:29.436Z] ---> Using cache [2022-04-22T02:20:29.436Z] ---> c00fc54f5cf5 [2022-04-22T02:20:29.436Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:20:29.436Z] ---> Using cache [2022-04-22T02:20:29.436Z] ---> 4521f5495f23 [2022-04-22T02:20:29.436Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T02:20:29.436Z] ---> Running in 4861cef6428f [2022-04-22T02:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:29.436Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:20:29.436Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:20:29.436Z] OK: 15730 distinct packages available [2022-04-22T02:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:29.436Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T02:20:29.436Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:20:29.436Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T02:20:29.436Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T02:20:29.436Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T02:20:29.436Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:20:29.436Z] OK: 6 MiB in 19 packages [2022-04-22T02:20:29.436Z] Removing intermediate container 4861cef6428f [2022-04-22T02:20:29.436Z] ---> d17efea0e439 [2022-04-22T02:20:29.436Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T02:20:32.061Z] ---> 7eb9295f778f [2022-04-22T02:20:32.061Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T02:20:37.475Z] ---> 91b3c711cd4c [2022-04-22T02:20:37.475Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T02:20:38.075Z] ---> abb1536325c6 [2022-04-22T02:20:38.075Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T02:20:39.058Z] ---> ce4af7be3d32 [2022-04-22T02:20:39.058Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T02:20:40.041Z] ---> 86498c7846df [2022-04-22T02:20:40.041Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T02:20:40.041Z] ---> Running in 3971086cf170 [2022-04-22T02:20:40.907Z] Removing intermediate container 3971086cf170 [2022-04-22T02:20:40.907Z] ---> d827ff4fcf81 [2022-04-22T02:20:40.907Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T02:20:40.907Z] ---> Running in 1cbf8ac9e7ab [2022-04-22T02:20:41.186Z] Removing intermediate container 1cbf8ac9e7ab [2022-04-22T02:20:41.186Z] ---> 2eebfe4f77f8 [2022-04-22T02:20:41.186Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T02:20:41.186Z] ---> Running in ef0420d6dd5a [2022-04-22T02:20:41.787Z] Removing intermediate container ef0420d6dd5a [2022-04-22T02:20:41.787Z] ---> 1d9a8158d001 [2022-04-22T02:20:41.787Z] Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T02:20:41.787Z] ---> Running in 611b0ceace5d [2022-04-22T02:20:42.396Z] Removing intermediate container 611b0ceace5d [2022-04-22T02:20:42.396Z] ---> 3b8f3e5544f6 [2022-04-22T02:20:42.396Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T02:20:42.396Z] ---> Running in 89d8a61b173b [2022-04-22T02:20:43.023Z] Removing intermediate container 89d8a61b173b [2022-04-22T02:20:43.023Z] ---> c498170226a1 [2022-04-22T02:20:43.023Z] [2022-04-22T02:20:43.299Z] Successfully built c498170226a1 [2022-04-22T02:20:43.299Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-22T02:20:44.299Z]  Building security-spire-agent ... done Removing intermediate container de823452bf33 [2022-04-22T02:20:44.299Z] ---> c7fd6a8a15ee [2022-04-22T02:20:44.299Z] [2022-04-22T02:20:44.299Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T02:20:44.299Z] ---> 3fb3c9af89a9 [2022-04-22T02:20:44.299Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:20:44.299Z] ---> Using cache [2022-04-22T02:20:44.299Z] ---> c00fc54f5cf5 [2022-04-22T02:20:44.299Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:20:44.299Z] ---> Using cache [2022-04-22T02:20:44.299Z] ---> 4521f5495f23 [2022-04-22T02:20:44.299Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T02:20:44.581Z] ---> Running in 5b41284c8df2 [2022-04-22T02:20:46.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:47.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:49.663Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:20:49.663Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:20:49.663Z] OK: 15730 distinct packages available [2022-04-22T02:20:49.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:50.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:20:51.266Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T02:20:51.540Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:20:51.540Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T02:20:51.540Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T02:20:51.819Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:20:51.819Z] OK: 6 MiB in 18 packages [2022-04-22T02:20:53.811Z] Removing intermediate container 5b41284c8df2 [2022-04-22T02:20:53.811Z] ---> 05c2c48b92c9 [2022-04-22T02:20:53.811Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T02:20:58.140Z] ---> c17cffb9f9c0 [2022-04-22T02:20:58.141Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T02:20:58.737Z] ---> 58833b50a717 [2022-04-22T02:20:58.737Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T02:20:59.010Z] ---> Running in 55a949d03e00 [2022-04-22T02:20:59.284Z] Removing intermediate container 55a949d03e00 [2022-04-22T02:20:59.284Z] ---> d7623eb27d23 [2022-04-22T02:20:59.284Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T02:21:00.266Z] ---> 6955f9465082 [2022-04-22T02:21:00.266Z] Step 21/26 : WORKDIR / [2022-04-22T02:21:00.266Z] ---> Running in cf6d84023ad3 [2022-04-22T02:21:00.543Z] Removing intermediate container cf6d84023ad3 [2022-04-22T02:21:00.543Z] ---> 26ac3700d6db [2022-04-22T02:21:00.543Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T02:21:01.050Z] ---> Running in 2dd841d94eee [2022-04-22T02:21:01.333Z] Removing intermediate container 2dd841d94eee [2022-04-22T02:21:01.333Z] ---> 5437506cf2a7 [2022-04-22T02:21:01.333Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T02:21:01.333Z] ---> Running in 2377ed6b96ba [2022-04-22T02:21:01.937Z] Removing intermediate container 2377ed6b96ba [2022-04-22T02:21:01.937Z] ---> 574dd1f0da1a [2022-04-22T02:21:01.937Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T02:21:01.937Z] ---> Running in 365f460efdc6 [2022-04-22T02:21:02.214Z] Removing intermediate container 365f460efdc6 [2022-04-22T02:21:02.214Z] ---> 2063a837b76c [2022-04-22T02:21:02.214Z] Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T02:21:02.500Z] ---> Running in f7acc84602a8 [2022-04-22T02:21:02.776Z] Removing intermediate container f7acc84602a8 [2022-04-22T02:21:02.776Z] ---> c1f52381febe [2022-04-22T02:21:02.776Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T02:21:02.776Z] ---> Running in e650a86084ec [2022-04-22T02:21:03.397Z] Removing intermediate container e650a86084ec [2022-04-22T02:21:03.397Z] ---> 6ef02ad491b8 [2022-04-22T02:21:03.397Z] [2022-04-22T02:21:03.672Z] Successfully built 6ef02ad491b8 [2022-04-22T02:21:03.672Z] Successfully tagged security-spire-config-arm64:latest [2022-04-22T02:21:50.908Z]  Building security-spire-config ... done Removing intermediate container 31dfb7ce1a4e [2022-04-22T02:21:50.908Z] ---> 5bb24a02b4aa [2022-04-22T02:21:50.908Z] [2022-04-22T02:21:50.908Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T02:21:50.908Z] ---> 3fb3c9af89a9 [2022-04-22T02:21:50.908Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:21:50.908Z] ---> Using cache [2022-04-22T02:21:50.908Z] ---> c00fc54f5cf5 [2022-04-22T02:21:50.908Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:21:50.908Z] ---> Using cache [2022-04-22T02:21:50.908Z] ---> 4521f5495f23 [2022-04-22T02:21:50.908Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T02:21:50.908Z] ---> Using cache [2022-04-22T02:21:50.908Z] ---> d17efea0e439 [2022-04-22T02:21:50.908Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T02:21:50.908Z] ---> 6cea32977501 [2022-04-22T02:21:50.908Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T02:21:50.908Z] ---> 2c0c81817390 [2022-04-22T02:21:50.908Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T02:21:50.908Z] ---> 87a449f591af [2022-04-22T02:21:50.908Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T02:21:50.908Z] ---> 1c21617353eb [2022-04-22T02:21:50.908Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T02:21:50.908Z] ---> Running in 86dbc437c7ac [2022-04-22T02:21:50.908Z] Removing intermediate container 86dbc437c7ac [2022-04-22T02:21:50.908Z] ---> 48940886f8fa [2022-04-22T02:21:50.908Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T02:21:50.908Z] ---> Running in ad9d6741b6a6 [2022-04-22T02:21:50.908Z] Removing intermediate container ad9d6741b6a6 [2022-04-22T02:21:50.908Z] ---> 100ce6882cb9 [2022-04-22T02:21:50.908Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T02:21:50.908Z] ---> Running in aa51dc3bf6e0 [2022-04-22T02:21:51.184Z] Removing intermediate container aa51dc3bf6e0 [2022-04-22T02:21:51.184Z] ---> b49d4ac1c7ae [2022-04-22T02:21:51.184Z] Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [2022-04-22T02:21:51.184Z] ---> Running in 76632ce152db [2022-04-22T02:21:51.478Z] Removing intermediate container 76632ce152db [2022-04-22T02:21:51.478Z] ---> f3c15589d1f0 [2022-04-22T02:21:51.478Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T02:21:51.756Z] ---> Running in eb7d2b2d26b1 [2022-04-22T02:21:52.031Z] Removing intermediate container eb7d2b2d26b1 [2022-04-22T02:21:52.031Z] ---> c2f5854c602e [2022-04-22T02:21:52.031Z] [2022-04-22T02:21:52.307Z] Successfully built c2f5854c602e [2022-04-22T02:21:52.307Z] Successfully tagged security-spire-server-arm64:latest [2022-04-22T02:21:52.606Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-22T02:21:52.615Z] $ docker stop --time=1 a74815c6d2f6f0894413bb38c39dfc5927d4595c147ab8ff0c2751832e8ccf4c [2022-04-22T02:21:54.403Z] $ docker rm -f a74815c6d2f6f0894413bb38c39dfc5927d4595c147ab8ff0c2751832e8ccf4c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T02:21:55.000Z] + docker images [2022-04-22T02:21:55.606Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T02:21:55.606Z] security-spire-server-arm64 latest c2f5854c602e 4 seconds ago 86.3MB [2022-04-22T02:21:55.606Z] 5bb24a02b4aa 26 seconds ago 4.14GB [2022-04-22T02:21:55.606Z] security-spire-config-arm64 latest 6ef02ad491b8 52 seconds ago 85.6MB [2022-04-22T02:21:55.606Z] security-spire-agent-arm64 latest c498170226a1 About a minute ago 126MB [2022-04-22T02:21:55.606Z] c7fd6a8a15ee About a minute ago 4.14GB [2022-04-22T02:21:55.606Z] 077368118dc7 About a minute ago 4.14GB [2022-04-22T02:21:55.606Z] core-command-arm64 latest 55602df23a8b 30 minutes ago 15.5MB [2022-04-22T02:21:55.606Z] core-metadata-arm64 latest f4070c1642b8 30 minutes ago 16.3MB [2022-04-22T02:21:55.606Z] 3abbd4171b27 30 minutes ago 1.31GB [2022-04-22T02:21:55.606Z] 860e6e933b3b 30 minutes ago 1.31GB [2022-04-22T02:21:55.606Z] support-scheduler-arm64 latest 3bec6ff84d18 36 minutes ago 25.2MB [2022-04-22T02:21:55.606Z] 069e6d184c90 36 minutes ago 1.36GB [2022-04-22T02:21:55.606Z] sys-mgmt-agent-arm64 latest b18486544ec7 36 minutes ago 282MB [2022-04-22T02:21:55.606Z] 0e8b96efa8f8 38 minutes ago 1.31GB [2022-04-22T02:21:55.606Z] security-proxy-setup-arm64 latest baeeb721d8a2 38 minutes ago 26.1MB [2022-04-22T02:21:55.606Z] 97ff25e791e3 38 minutes ago 1.32GB [2022-04-22T02:21:55.606Z] support-notifications-arm64 latest 51e174b3f401 44 minutes ago 25.8MB [2022-04-22T02:21:55.606Z] security-spiffe-token-provider-arm64 latest aa116d3e3e9d 44 minutes ago 27.9MB [2022-04-22T02:21:55.606Z] ff3615503077 44 minutes ago 1.37GB [2022-04-22T02:21:55.606Z] 1ac1a5fbcc89 45 minutes ago 1.36GB [2022-04-22T02:21:55.606Z] core-data-arm64 latest 3ab92201bde9 45 minutes ago 21.6MB [2022-04-22T02:21:55.606Z] cb29dae98bfc 45 minutes ago 1.34GB [2022-04-22T02:21:55.606Z] security-bootstrapper-arm64 latest eb9396b9c742 46 minutes ago 18.3MB [2022-04-22T02:21:55.606Z] security-secretstore-setup-arm64 latest df60a007b355 46 minutes ago 27.5MB [2022-04-22T02:21:55.606Z] 6c1b949ed9b9 47 minutes ago 1.31GB [2022-04-22T02:21:55.606Z] 39ea6326bae3 47 minutes ago 1.32GB [2022-04-22T02:21:55.606Z] ci-base-image-arm64 latest 93d7aec2c5c4 About an hour ago 886MB [2022-04-22T02:21:55.606Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-22T02:21:55.606Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-22T02:21:55.606Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-22T02:21:55.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-22T02:21:55.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:21:56.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T02:21:56.051Z] [2022-04-22T02:21:56.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:21:56.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T02:21:56.687Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T02:21:56.687Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T02:21:56.687Z] 04944245beec: Pulling fs layer [2022-04-22T02:21:56.687Z] 699f458cf7ca: Pulling fs layer [2022-04-22T02:21:56.687Z] 765212b225bb: Pulling fs layer [2022-04-22T02:21:56.687Z] f23df028b6ca: Pulling fs layer [2022-04-22T02:21:56.687Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T02:21:56.687Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T02:21:56.687Z] 765212b225bb: Waiting [2022-04-22T02:21:56.687Z] f23df028b6ca: Waiting [2022-04-22T02:21:56.687Z] 2437ff75d9bd: Waiting [2022-04-22T02:21:56.687Z] d65c8cfc05b1: Waiting [2022-04-22T02:21:56.687Z] 04944245beec: Verifying Checksum [2022-04-22T02:21:56.687Z] 04944245beec: Download complete [2022-04-22T02:21:56.687Z] 765212b225bb: Verifying Checksum [2022-04-22T02:21:56.687Z] 765212b225bb: Download complete [2022-04-22T02:21:56.961Z] f23df028b6ca: Verifying Checksum [2022-04-22T02:21:56.961Z] f23df028b6ca: Download complete [2022-04-22T02:21:56.961Z] d65c8cfc05b1: Download complete [2022-04-22T02:21:56.961Z] 699f458cf7ca: Verifying Checksum [2022-04-22T02:21:56.961Z] 699f458cf7ca: Download complete [2022-04-22T02:21:57.564Z] 8998bd30e6a1: Download complete [2022-04-22T02:22:00.199Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T02:22:00.199Z] 2437ff75d9bd: Download complete [2022-04-22T02:22:02.206Z] 8998bd30e6a1: Pull complete [2022-04-22T02:22:02.808Z] 04944245beec: Pull complete [2022-04-22T02:22:04.254Z] 699f458cf7ca: Pull complete [2022-04-22T02:22:04.529Z] 765212b225bb: Pull complete [2022-04-22T02:22:05.515Z] f23df028b6ca: Pull complete [2022-04-22T02:22:05.515Z] d65c8cfc05b1: Pull complete [2022-04-22T02:22:20.637Z] 2437ff75d9bd: Pull complete [2022-04-22T02:22:20.637Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T02:22:20.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T02:22:20.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T02:22:20.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container [2022-04-22T02:22:20.971Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T02:22:23.619Z] $ docker top df41f37525d5ef4a985268be5be30bff2c05536165469d4c38ee9b50acfaf1e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:24.648Z] ---> job-cost.sh [2022-04-22T02:22:24.648Z] lf-activate-venv: SKIPPING [2022-04-22T02:22:24.648Z] INFO: No Stack... [2022-04-22T02:22:25.244Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T02:22:26.227Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T02:22:26.912Z] + cut -d, -f6 [2022-04-22T02:22:26.912Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2022-04-22T02:22:26.950Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] [2022-04-22T02:22:26.956Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] did not exist. Created. [2022-04-22T02:22:26.956Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T02:22:27.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T02:22:27.816Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T02:22:27.824Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T02:22:27.846Z] $ docker stop --time=1 df41f37525d5ef4a985268be5be30bff2c05536165469d4c38ee9b50acfaf1e4 [2022-04-22T02:22:29.429Z] $ docker rm -f df41f37525d5ef4a985268be5be30bff2c05536165469d4c38ee9b50acfaf1e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T02:22:29.923Z] provisioning config files... [2022-04-22T02:22:29.935Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6392863329683065808tmp [Pipeline] { [Pipeline] sh [2022-04-22T02:22:30.292Z] + set +x [2022-04-22T02:22:30.292Z] + bash -s -- [2022-04-22T02:22:30.292Z] + curl -s https://codecov.io/bash [2022-04-22T02:22:30.292Z] [2022-04-22T02:22:30.292Z] _____ _ [2022-04-22T02:22:30.292Z] / ____| | | [2022-04-22T02:22:30.292Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T02:22:30.292Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T02:22:30.292Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T02:22:30.292Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T02:22:30.292Z] Bash-1.0.6 [2022-04-22T02:22:30.292Z] [2022-04-22T02:22:30.292Z] [2022-04-22T02:22:30.292Z] ==> git version 2.25.1 found [2022-04-22T02:22:30.292Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T02:22:30.292Z] Release-Date: 2020-01-08 [2022-04-22T02:22:30.292Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T02:22:30.292Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T02:22:30.292Z] ==> Jenkins CI detected. [2022-04-22T02:22:30.292Z] current dir:  /w/workspace/edgex-go/5 [2022-04-22T02:22:30.292Z] project root: . [2022-04-22T02:22:30.292Z] --> token set from env [2022-04-22T02:22:30.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T02:22:30.292Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T02:22:30.292Z] ==> Python coveragepy not found [2022-04-22T02:22:30.292Z] ==> Searching for coverage reports in: [2022-04-22T02:22:30.292Z] + . [2022-04-22T02:22:30.292Z] -> Found 1 reports [2022-04-22T02:22:30.292Z] ==> Detecting git/mercurial file structure [2022-04-22T02:22:30.292Z] ==> Reading reports [2022-04-22T02:22:30.292Z] + ./coverage.out bytes=435134 [2022-04-22T02:22:30.292Z] ==> Appending adjustments [2022-04-22T02:22:30.292Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T02:22:31.740Z] + Found adjustments [2022-04-22T02:22:31.740Z] ==> Gzipping contents [2022-04-22T02:22:31.740Z] 60K /tmp/codecov.apYyZr.gz [2022-04-22T02:22:31.740Z] ==> Uploading reports [2022-04-22T02:22:31.740Z] url: https://codecov.io [2022-04-22T02:22:31.740Z] query: branch=PR-3979&commit=964b6a7b966be22f57bfbb86dcf0c9ba8c305210&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3979%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3979&job=&cmd_args= [2022-04-22T02:22:31.740Z] -> Pinging Codecov [2022-04-22T02:22:31.740Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3979&commit=964b6a7b966be22f57bfbb86dcf0c9ba8c305210&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3979%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3979&job=&cmd_args= [2022-04-22T02:22:32.027Z] -> Uploading to [2022-04-22T02:22:32.027Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/964b6a7b966be22f57bfbb86dcf0c9ba8c305210/e5b8f99d-6679-4629-b657-d12bfcb24f4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T022231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fffa1051d9df340dcdc8434283aac6773bbdf8c84614e9a66a3334d41acb769a [2022-04-22T02:22:32.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T02:22:32.027Z] Dload Upload Total Spent Left Speed [2022-04-22T02:22:32.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59831 0 0 100 59831 0 212k --:--:-- --:--:-- --:--:-- 211k 100 59831 0 0 100 59831 0 212k --:--:-- --:--:-- --:--:-- 211k [2022-04-22T02:22:32.355Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] } [2022-04-22T02:22:32.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-22T02:22:33.010Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:33.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:34.234Z] ---> package-listing.sh [2022-04-22T02:22:34.234Z] ++ facter osfamily [2022-04-22T02:22:34.234Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T02:22:34.498Z] + OS_FAMILY=debian [2022-04-22T02:22:34.498Z] + workspace=/w/workspace/edgex-go/5 [2022-04-22T02:22:34.498Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T02:22:34.498Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T02:22:34.498Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T02:22:34.498Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T02:22:34.498Z] + '[' /w/workspace/edgex-go/5 ']' [2022-04-22T02:22:34.498Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T02:22:34.498Z] + case "${OS_FAMILY}" in [2022-04-22T02:22:34.498Z] + dpkg -l [2022-04-22T02:22:34.498Z] + grep '^ii' [2022-04-22T02:22:34.498Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T02:22:34.498Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T02:22:34.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T02:22:34.498Z] + '[' /w/workspace/edgex-go/5 ']' [2022-04-22T02:22:34.498Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-04-22T02:22:34.498Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-04-22T02:22:34.512Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T02:22:34.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:22:35.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T02:22:35.367Z] [2022-04-22T02:22:35.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:22:35.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T02:22:35.685Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T02:22:35.685Z] 5eb5b503b376: Pulling fs layer [2022-04-22T02:22:35.685Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T02:22:35.685Z] ec43610c2a17: Pulling fs layer [2022-04-22T02:22:35.685Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T02:22:35.685Z] 33b1e0a273af: Pulling fs layer [2022-04-22T02:22:35.685Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T02:22:35.685Z] 2f39f015ded8: Pulling fs layer [2022-04-22T02:22:35.686Z] 33b1e0a273af: Waiting [2022-04-22T02:22:35.686Z] 5d3b04190fa2: Waiting [2022-04-22T02:22:35.686Z] 5c69ac0246d0: Download complete [2022-04-22T02:22:35.686Z] 3a2ae6a8a46f: Download complete [2022-04-22T02:22:35.686Z] 33b1e0a273af: Verifying Checksum [2022-04-22T02:22:35.686Z] 33b1e0a273af: Download complete [2022-04-22T02:22:35.686Z] ec43610c2a17: Verifying Checksum [2022-04-22T02:22:35.686Z] ec43610c2a17: Download complete [2022-04-22T02:22:35.686Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T02:22:35.686Z] 5d3b04190fa2: Download complete [2022-04-22T02:22:35.945Z] 5eb5b503b376: Verifying Checksum [2022-04-22T02:22:35.945Z] 5eb5b503b376: Download complete [2022-04-22T02:22:36.515Z] 2f39f015ded8: Download complete [2022-04-22T02:22:37.084Z] 5eb5b503b376: Pull complete [2022-04-22T02:22:37.084Z] 5c69ac0246d0: Pull complete [2022-04-22T02:22:37.656Z] ec43610c2a17: Pull complete [2022-04-22T02:22:37.656Z] 3a2ae6a8a46f: Pull complete [2022-04-22T02:22:37.915Z] 33b1e0a273af: Pull complete [2022-04-22T02:22:37.915Z] 5d3b04190fa2: Pull complete [2022-04-22T02:22:42.118Z] 2f39f015ded8: Pull complete [2022-04-22T02:22:42.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T02:22:42.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T02:22:42.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T02:22:42.200Z] prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container [2022-04-22T02:22:42.239Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T02:22:43.888Z] $ docker top cc32d7278a28c3aa0e265ba87038aa7f6ca7529dcb37dd082faed206bb2b8b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T02:22:44.254Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T02:22:44.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T02:22:44.833Z] + ls /var/log/sa-host [2022-04-22T02:22:44.833Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T02:22:44.923Z] provisioning config files... [2022-04-22T02:22:44.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1248536092062430604tmp [Pipeline] { [Pipeline] echo [2022-04-22T02:22:44.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:45.243Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T02:22:45.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:45.580Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T02:22:45.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:45.882Z] ---> sudo-logs.sh [2022-04-22T02:22:45.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T02:22:45.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:46.202Z] ---> job-cost.sh [2022-04-22T02:22:46.202Z] lf-activate-venv: SKIPPING [2022-04-22T02:22:46.202Z] DEBUG: total: 0.2199999988079071 [2022-04-22T02:22:46.202Z] INFO: Retrieving Stack Cost... [2022-04-22T02:22:46.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T02:22:47.033Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T02:22:47.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:22:47.335Z] ---> logs-deploy.sh [2022-04-22T02:22:47.335Z] lf-activate-venv: SKIPPING [2022-04-22T02:22:47.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3979/5 [2022-04-22T02:22:47.335Z] INFO: archiving workspace using pattern(s): [2022-04-22T02:22:48.273Z] Archives upload complete. [2022-04-22T02:22:48.273Z] INFO: archiving logs to Nexus