Pull request #3998 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 83136cdf852929ba43fc49af4eed7d9ca361d2d0+08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (704591fd47c8d4165c42053e39f3e527e2f5f05f) 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-ssh12548862471252633698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11912100101930634878.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12335546010677515749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15057596240848863517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4456693589101414588.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7497023540720253777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-33727 in /w/workspace/edgexfoundry_edgex-go_PR-3998 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 83136cdf852929ba43fc49af4eed7d9ca361d2d0 Merge succeeded, producing 83136cdf852929ba43fc49af4eed7d9ca361d2d0 Checking out Revision 83136cdf852929ba43fc49af4eed7d9ca361d2d0 (PR-3998) > 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/3998/head:refs/remotes/origin/PR-3998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 Commit message: "build: Updates to latest gom-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T21:17:27.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T21:17:27.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T21:17:27.684Z] ========================================================= [2022-04-28T21:17:27.684Z] EdgeX Global Pipelines Version Info [2022-04-28T21:17:27.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:17:28.496Z] ------------------- [2022-04-28T21:17:28.496Z] stable info: [2022-04-28T21:17:28.496Z] ------------------- [2022-04-28T21:17:28.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T21:17:28.496Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:17:28.496Z] Message: update stable to v1.0.227 [2022-04-28T21:17:29.072Z] ------------------- [2022-04-28T21:17:29.072Z] experimental info: [2022-04-28T21:17:29.072Z] ------------------- [2022-04-28T21:17:29.072Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T21:17:29.072Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:17:29.072Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T21:17:29.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T21:17:29.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T21:17:29.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T21:17:29.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T21:17:29.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T21:17:29.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T21:17:29.597Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T21:17:29.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T21:17:29.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T21:17:29.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T21:17:29.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T21:17:29.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T21:17:29.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T21:17:29.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T21:17:29.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T21:17:29.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T21:17:29.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T21:17:30.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T21:17:30.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T21:17:30.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T21:17:30.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T21:17:30.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T21:17:30.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3998 [Pipeline] echo [2022-04-28T21:17:30.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3998 [Pipeline] echo [2022-04-28T21:17:30.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3998 [Pipeline] echo [2022-04-28T21:17:30.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] echo [2022-04-28T21:17:30.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83136cd [Pipeline] echo [2022-04-28T21:17:30.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:17:30.531Z] provisioning config files... [2022-04-28T21:17:30.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7722837238344303417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:17:30.894Z] ---> docker-login.sh [2022-04-28T21:17:30.894Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:17:31.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:17:31.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:17:31.425Z] Configure a credential helper to remove this warning. See [2022-04-28T21:17:31.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:17:31.425Z] [2022-04-28T21:17:31.425Z] Login Succeeded [2022-04-28T21:17:31.425Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:17:31.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:17:31.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:17:31.425Z] Configure a credential helper to remove this warning. See [2022-04-28T21:17:31.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:17:31.425Z] [2022-04-28T21:17:31.425Z] Login Succeeded [2022-04-28T21:17:31.425Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:17:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:17:31.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:17:31.689Z] Configure a credential helper to remove this warning. See [2022-04-28T21:17:31.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:17:31.689Z] [2022-04-28T21:17:31.689Z] Login Succeeded [2022-04-28T21:17:31.689Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:17:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:17:31.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:17:31.952Z] Configure a credential helper to remove this warning. See [2022-04-28T21:17:31.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:17:31.952Z] [2022-04-28T21:17:31.952Z] Login Succeeded [2022-04-28T21:17:31.952Z] docker.io [2022-04-28T21:17:31.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:17:32.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:17:32.213Z] Configure a credential helper to remove this warning. See [2022-04-28T21:17:32.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:17:32.213Z] [2022-04-28T21:17:32.213Z] Login Succeeded [2022-04-28T21:17:32.213Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:17:32.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:17:32.672Z] + 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-28T21:17:32.672Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-04-28T21:17:32.672Z] -f2 [2022-04-28T21:17:32.672Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/core-data/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T21:17:32.672Z] + + dirname cmd/security-spire-config/Dockerfile [2022-04-28T21:17:32.672Z] cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T21:17:32.672Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T21:17:32.672Z] + cut -d/ -f2 [2022-04-28T21:17:32.672Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T21:17:32.808Z] 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-28T21:17:33.311Z] + git rev-list -1 --merges 83136cdf852929ba43fc49af4eed7d9ca361d2d0~1..83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] echo [2022-04-28T21:17:33.347Z] -----------> git rev-list -1 --merges 83136cdf852929ba43fc49af4eed7d9ca361d2d0~1..83136cdf852929ba43fc49af4eed7d9ca361d2d0 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [false] [Pipeline] sh [2022-04-28T21:17:33.667Z] + git log --format=format:%s -1 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] echo [2022-04-28T21:17:33.709Z] ========================================================= [2022-04-28T21:17:33.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T21:17:33.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T21:17:34.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T21:17:34.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T21:17:34.371Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T21:17:34.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T21:17:34.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T21:17:34.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T21:17:34.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:17:34.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:17:34.745Z] [2022-04-28T21:17:34.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:17:35.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:17:35.090Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T21:17:35.090Z] 1fe172e4850f: Pulling fs layer [2022-04-28T21:17:35.090Z] caf521ccaac6: Pulling fs layer [2022-04-28T21:17:35.090Z] 3ead6fa29328: Pulling fs layer [2022-04-28T21:17:35.090Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T21:17:35.090Z] a8d5f1318db7: Pulling fs layer [2022-04-28T21:17:35.090Z] c427282e49a2: Pulling fs layer [2022-04-28T21:17:35.090Z] 1827001aaf11: Pulling fs layer [2022-04-28T21:17:35.090Z] 0714d37db230: Pulling fs layer [2022-04-28T21:17:35.090Z] ac28cf19c067: Pulling fs layer [2022-04-28T21:17:35.090Z] ca983d60f3e2: Pulling fs layer [2022-04-28T21:17:35.090Z] 9f894cec8388: Pulling fs layer [2022-04-28T21:17:35.090Z] 5c2a1cbceb83: Waiting [2022-04-28T21:17:35.090Z] a8d5f1318db7: Waiting [2022-04-28T21:17:35.090Z] 1827001aaf11: Waiting [2022-04-28T21:17:35.090Z] 0714d37db230: Waiting [2022-04-28T21:17:35.090Z] ac28cf19c067: Waiting [2022-04-28T21:17:35.090Z] c427282e49a2: Waiting [2022-04-28T21:17:35.090Z] ca983d60f3e2: Waiting [2022-04-28T21:17:35.090Z] 9f894cec8388: Waiting [2022-04-28T21:17:35.090Z] caf521ccaac6: Download complete [2022-04-28T21:17:35.090Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T21:17:35.090Z] 5c2a1cbceb83: Download complete [2022-04-28T21:17:35.353Z] a8d5f1318db7: Verifying Checksum [2022-04-28T21:17:35.353Z] a8d5f1318db7: Download complete [2022-04-28T21:17:35.353Z] 3ead6fa29328: Verifying Checksum [2022-04-28T21:17:35.353Z] 3ead6fa29328: Download complete [2022-04-28T21:17:35.353Z] c427282e49a2: Download complete [2022-04-28T21:17:35.353Z] 0714d37db230: Verifying Checksum [2022-04-28T21:17:35.353Z] 0714d37db230: Download complete [2022-04-28T21:17:35.353Z] ac28cf19c067: Download complete [2022-04-28T21:17:35.353Z] ca983d60f3e2: Verifying Checksum [2022-04-28T21:17:35.353Z] ca983d60f3e2: Download complete [2022-04-28T21:17:35.353Z] 9f894cec8388: Verifying Checksum [2022-04-28T21:17:35.353Z] 9f894cec8388: Download complete [2022-04-28T21:17:35.353Z] 1fe172e4850f: Verifying Checksum [2022-04-28T21:17:35.353Z] 1fe172e4850f: Download complete [2022-04-28T21:17:35.923Z] 1827001aaf11: Verifying Checksum [2022-04-28T21:17:35.923Z] 1827001aaf11: Download complete [2022-04-28T21:17:36.866Z] 1fe172e4850f: Pull complete [2022-04-28T21:17:37.127Z] caf521ccaac6: Pull complete [2022-04-28T21:17:37.703Z] 3ead6fa29328: Pull complete [2022-04-28T21:17:37.704Z] 5c2a1cbceb83: Pull complete [2022-04-28T21:17:37.965Z] a8d5f1318db7: Pull complete [2022-04-28T21:17:38.227Z] c427282e49a2: Pull complete [2022-04-28T21:17:40.142Z] 1827001aaf11: Pull complete [2022-04-28T21:17:40.142Z] 0714d37db230: Pull complete [2022-04-28T21:17:40.404Z] ac28cf19c067: Pull complete [2022-04-28T21:17:40.404Z] ca983d60f3e2: Pull complete [2022-04-28T21:17:40.668Z] 9f894cec8388: Pull complete [2022-04-28T21:17:40.668Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T21:17:40.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:17:40.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T21:17:40.776Z] prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container [2022-04-28T21:17:40.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T21:17:42.920Z] $ docker top 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 -eo pid,comm [2022-04-28T21:17:43.009Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T21:17:43.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T21:17:43.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:17:43.132Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:17:43.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:17:43.274Z] $ docker exec 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent [2022-04-28T21:17:43.425Z] SSH_AUTH_SOCK=/tmp/ssh-mhvy6lqmKWpA/agent.33 [2022-04-28T21:17:43.425Z] SSH_AGENT_PID=40 [2022-04-28T21:17:43.433Z] Running ssh-add (command line suppressed) [2022-04-28T21:17:43.551Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10342924065265517.key (/w/workspace/edgex-go/1@tmp/private_key_10342924065265517.key) [2022-04-28T21:17:43.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:17:43.954Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T21:17:43.985Z] $ docker exec --env ******** --env ******** 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent -k [2022-04-28T21:17:44.108Z] unset SSH_AUTH_SOCK; [2022-04-28T21:17:44.108Z] unset SSH_AGENT_PID; [2022-04-28T21:17:44.108Z] echo Agent pid 40 killed; [2022-04-28T21:17:44.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T21:17:44.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:17:44.208Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:17:44.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:17:44.342Z] $ docker exec 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent [2022-04-28T21:17:44.481Z] SSH_AUTH_SOCK=/tmp/ssh-alA6RiycKreG/agent.75 [2022-04-28T21:17:44.481Z] SSH_AGENT_PID=81 [2022-04-28T21:17:44.487Z] Running ssh-add (command line suppressed) [2022-04-28T21:17:44.617Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3692138671618868694.key (/w/workspace/edgex-go/1@tmp/private_key_3692138671618868694.key) [2022-04-28T21:17:44.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:17:44.969Z] + git semver init [2022-04-28T21:17:45.231Z] 2022-04-28 21:17:45,168 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T21:17:45.231Z] 2022-04-28 21:17:45,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-04-28T21:17:45.231Z] 2022-04-28 21:17:45,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-04-28T21:17:45.231Z] 2022-04-28 21:17:45,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-04-28T21:17:49.438Z] 2022-04-28 21:17:49,262 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3998 with force:False [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,263 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3998 [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,268 [execute] INFO git cat-file --batch-check [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,274 [execute] INFO git cat-file --batch [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T21:17:49.439Z] 2022-04-28 21:17:49,280 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3998 [2022-04-28T21:17:49.439Z] 0.0.0 [Pipeline] } [2022-04-28T21:17:49.470Z] $ docker exec --env ******** --env ******** 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent -k [2022-04-28T21:17:49.594Z] unset SSH_AUTH_SOCK; [2022-04-28T21:17:49.594Z] unset SSH_AGENT_PID; [2022-04-28T21:17:49.595Z] echo Agent pid 81 killed; [2022-04-28T21:17:49.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:17:50.036Z] + git semver [Pipeline] } [2022-04-28T21:17:50.332Z] $ docker stop --time=1 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 [2022-04-28T21:17:51.742Z] $ docker rm -f 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:17:52.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T21:17:52.521Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T21:17:52.541Z] [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-28T21:17:53.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T21:17:53.044Z] ========================================================= [2022-04-28T21:17:53.044Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T21:17:53.044Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:17:53.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T21:17:53.385Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T21:17:53.385Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T21:17:53.385Z] 666ba61612fd: Pulling fs layer [2022-04-28T21:17:53.385Z] 8ed8ca486205: Pulling fs layer [2022-04-28T21:17:53.385Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T21:17:53.385Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T21:17:53.385Z] ca2b28591e48: Pulling fs layer [2022-04-28T21:17:53.385Z] a51346096db8: Pulling fs layer [2022-04-28T21:17:53.385Z] daebc70d1ce1: Pulling fs layer [2022-04-28T21:17:53.385Z] 0e18a0eac166: Pulling fs layer [2022-04-28T21:17:53.385Z] ca2b28591e48: Waiting [2022-04-28T21:17:53.385Z] a51346096db8: Waiting [2022-04-28T21:17:53.385Z] daebc70d1ce1: Waiting [2022-04-28T21:17:53.385Z] 0e18a0eac166: Waiting [2022-04-28T21:17:53.385Z] 4fe6c5a15a65: Waiting [2022-04-28T21:17:53.385Z] 22a0e8bec74d: Waiting [2022-04-28T21:17:53.385Z] 8ed8ca486205: Verifying Checksum [2022-04-28T21:17:53.385Z] 8ed8ca486205: Download complete [2022-04-28T21:17:53.385Z] 666ba61612fd: Download complete [2022-04-28T21:17:53.385Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T21:17:53.385Z] 22a0e8bec74d: Download complete [2022-04-28T21:17:53.385Z] ca2b28591e48: Verifying Checksum [2022-04-28T21:17:53.385Z] ca2b28591e48: Download complete [2022-04-28T21:17:53.385Z] a51346096db8: Download complete [2022-04-28T21:17:53.385Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T21:17:53.385Z] 59bf1c3509f3: Download complete [2022-04-28T21:17:53.649Z] daebc70d1ce1: Verifying Checksum [2022-04-28T21:17:53.649Z] daebc70d1ce1: Download complete [2022-04-28T21:17:53.649Z] 59bf1c3509f3: Pull complete [2022-04-28T21:17:53.916Z] 666ba61612fd: Pull complete [2022-04-28T21:17:53.916Z] 8ed8ca486205: Pull complete [2022-04-28T21:17:54.179Z] 0e18a0eac166: Verifying Checksum [2022-04-28T21:17:54.179Z] 0e18a0eac166: Download complete [2022-04-28T21:17:54.179Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T21:17:54.179Z] 4fe6c5a15a65: Download complete [2022-04-28T21:17:59.473Z] 4fe6c5a15a65: Pull complete [2022-04-28T21:17:59.473Z] 22a0e8bec74d: Pull complete [2022-04-28T21:17:59.473Z] ca2b28591e48: Pull complete [2022-04-28T21:17:59.473Z] a51346096db8: Pull complete [2022-04-28T21:17:59.473Z] daebc70d1ce1: Pull complete [2022-04-28T21:18:01.390Z] 0e18a0eac166: Pull complete [2022-04-28T21:18:01.390Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T21:18:01.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T21:18:01.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:18:01.751Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T21:18:01.751Z] WORKDIR /edgex [2022-04-28T21:18:01.751Z] COPY go.mod . [2022-04-28T21:18:01.751Z] RUN go mod download [2022-04-28T21:18:01.751Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T21:18:03.134Z] Sending build context to Docker daemon 335.2MB [2022-04-28T21:18:03.134Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T21:18:03.134Z] ---> f018257e8ee9 [2022-04-28T21:18:03.134Z] Step 2/4 : WORKDIR /edgex [2022-04-28T21:18:05.688Z] ---> Running in 12cee51c91f2 [2022-04-28T21:18:05.688Z] Removing intermediate container 12cee51c91f2 [2022-04-28T21:18:05.688Z] ---> 8ee59fab90db [2022-04-28T21:18:05.688Z] Step 3/4 : COPY go.mod . [2022-04-28T21:18:05.949Z] ---> 32a37e4a61f2 [2022-04-28T21:18:05.949Z] Step 4/4 : RUN go mod download [2022-04-28T21:18:05.949Z] ---> Running in cdb11d8d5aae [2022-04-28T21:18:07.828Z] Still waiting to schedule task [2022-04-28T21:18:07.828Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T21:18:24.096Z] Removing intermediate container cdb11d8d5aae [2022-04-28T21:18:24.096Z] ---> 3069cf3b8187 [2022-04-28T21:18:24.096Z] Successfully built 3069cf3b8187 [2022-04-28T21:18:24.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:18:24.436Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T21:18:24.436Z] . [Pipeline] withDockerContainer [2022-04-28T21:18:24.528Z] prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container [2022-04-28T21:18:24.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T21:18:25.065Z] $ docker top ea99edd5c26e1310daafc4c86204a46c5c15f53ed3615ce53aedfcbb2c193847 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:18:25.470Z] + go version [2022-04-28T21:18:25.470Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T21:18:25.505Z] $ docker stop --time=1 ea99edd5c26e1310daafc4c86204a46c5c15f53ed3615ce53aedfcbb2c193847 [2022-04-28T21:18:26.849Z] $ docker rm -f ea99edd5c26e1310daafc4c86204a46c5c15f53ed3615ce53aedfcbb2c193847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:18:27.565Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T21:18:27.565Z] . [Pipeline] withDockerContainer [2022-04-28T21:18:27.671Z] prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container [2022-04-28T21:18:27.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T21:18:28.182Z] $ docker top 6baf855e685020fb5b51600b867073a8ad44eb275e4fcf0f4c0e8a8627d9adf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T21:18:28.306Z] ========================================================= [2022-04-28T21:18:28.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T21:18:28.306Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:18:28.649Z] + make test [2022-04-28T21:18:28.649Z] go mod tidy -compat=1.17 [2022-04-28T21:18:28.911Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T21:18:35.497Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T21:18:47.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T21:18:48.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2022-04-28T21:18:48.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T21:18:48.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T21:18:49.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-04-28T21:18:49.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T21:18:49.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2022-04-28T21:18:49.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T21:18:49.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.416s coverage: 89.2% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.116s coverage: 84.4% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-04-28T21:18:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-04-28T21:18:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-04-28T21:19:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-28T21:19:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-04-28T21:19:04.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-04-28T21:19:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T21:19:14.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T21:19:14.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T21:19:14.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T21:19:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T21:19:14.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.2% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.414s coverage: 65.4% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 43.8% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T21:19:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-28T21:19:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-28T21:19:14.328Z] 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-28T21:19:32.427Z] GO111MODULE=on go vet ./... [2022-04-28T21:19:37.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T21:19:37.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T21:19:37.974Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T21:19:38.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T21:19:38.888Z] + ls -al . [2022-04-28T21:19:38.888Z] total 672 [2022-04-28T21:19:38.888Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 21:19 . [2022-04-28T21:19:38.888Z] drwxr-xr-x 4 root root 4096 Apr 28 21:18 .. [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 21:17 .dockerignore [2022-04-28T21:19:38.888Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 21:17 .git [2022-04-28T21:19:38.888Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 21:17 .github [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 21:17 .gitignore [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 21:17 .golangci.yml [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 21:17 .hadolint.yml [2022-04-28T21:19:38.888Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 21:17 .semver [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 21:17 .sonarcloud.properties [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 21:17 ADOPTERS.md [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 21:17 Attribution.txt [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 21:17 CHANGELOG.md [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 21:17 CONTRIBUTING.md [2022-04-28T21:19:38.888Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 21:17 GOVERNANCE.md [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 21:17 Jenkinsfile [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 21:17 LICENSE [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 21:17 Makefile [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 21:17 OWNERS.md [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 21:17 README.md [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 21:17 SECURITY.md [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 21:17 VERSION [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 21:17 ZMQWindows.md [2022-04-28T21:19:38.889Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 21:17 bin [2022-04-28T21:19:38.889Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 21:17 cmd [2022-04-28T21:19:38.889Z] -rw-r--r-- 1 root root 435134 Apr 28 21:19 coverage.out [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 21:17 go.mod [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 21:17 go.sum [2022-04-28T21:19:38.889Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 21:17 internal [2022-04-28T21:19:38.889Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 21:17 openapi [2022-04-28T21:19:38.889Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 21:17 snap [2022-04-28T21:19:38.889Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 21:17 version.go [Pipeline] sh [2022-04-28T21:19:39.206Z] + '[' -e coverage.out ] [2022-04-28T21:19:39.206Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T21:19:39.345Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T21:19:39.645Z] + make build [2022-04-28T21:19:39.645Z] 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-28T21:19:54.538Z] 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-28T21:20:02.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/core-command/core-command ./cmd/core-command [2022-04-28T21:20:02.942Z] 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-28T21:20:09.536Z] 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-28T21:20:09.536Z] 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-28T21:20:10.111Z] 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-28T21:20:11.494Z] 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-28T21:20:12.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T21:20:13.005Z] 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-28T21:20:13.580Z] 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-28T21:20:14.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-28T21:20:15.685Z] 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-28T21:20:17.114Z] $ docker stop --time=1 6baf855e685020fb5b51600b867073a8ad44eb275e4fcf0f4c0e8a8627d9adf8 [2022-04-28T21:20:19.663Z] $ docker rm -f 6baf855e685020fb5b51600b867073a8ad44eb275e4fcf0f4c0e8a8627d9adf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:20:20.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T21:20:20.946Z] [2022-04-28T21:20:20.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:20:21.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T21:20:21.300Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T21:20:21.300Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T21:20:21.300Z] ca9280d653b3: Pulling fs layer [2022-04-28T21:20:21.300Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T21:20:21.300Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T21:20:21.300Z] cbdbe7a5bc2a: Download complete [2022-04-28T21:20:21.560Z] ca9280d653b3: Verifying Checksum [2022-04-28T21:20:21.560Z] ca9280d653b3: Download complete [2022-04-28T21:20:21.560Z] cbdbe7a5bc2a: Pull complete [2022-04-28T21:20:22.130Z] ca9280d653b3: Pull complete [2022-04-28T21:20:22.130Z] 7e9c9ca2126c: Verifying Checksum [2022-04-28T21:20:22.130Z] 7e9c9ca2126c: Download complete [2022-04-28T21:20:25.438Z] 7e9c9ca2126c: Pull complete [2022-04-28T21:20:25.438Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T21:20:25.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T21:20:25.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T21:20:25.637Z] prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container [2022-04-28T21:20:25.742Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T21:20:27.350Z] $ docker top 2622215feef8785d9d8273be3575330dc4d7603255fd16e3b435b3b229dd9e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:20:27.762Z] + docker-compose build --help [2022-04-28T21:20:27.762Z] + grep parallel [2022-04-28T21:20:28.334Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T21:20:28.371Z] $ docker stop --time=1 2622215feef8785d9d8273be3575330dc4d7603255fd16e3b435b3b229dd9e27 [2022-04-28T21:20:29.667Z] $ docker rm -f 2622215feef8785d9d8273be3575330dc4d7603255fd16e3b435b3b229dd9e27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:20:30.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T21:20:30.528Z] . [Pipeline] withDockerContainer [2022-04-28T21:20:30.627Z] prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container [2022-04-28T21:20:30.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T21:20:31.116Z] $ docker top 93b8e1c5e9022f26533a99409289cad4966d5d28cfdf71ffd976ff0179185529 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:20:31.524Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T21:20:32.100Z] Building core-command ... [2022-04-28T21:20:32.100Z] Building core-data ... [2022-04-28T21:20:32.100Z] Building core-metadata ... [2022-04-28T21:20:32.100Z] Building security-bootstrapper ... [2022-04-28T21:20:32.100Z] Building security-proxy-setup ... [2022-04-28T21:20:32.100Z] Building security-secretstore-setup ... [2022-04-28T21:20:32.100Z] Building security-spiffe-token-provider ... [2022-04-28T21:20:32.100Z] Building security-spire-agent ... [2022-04-28T21:20:32.100Z] Building security-spire-config ... [2022-04-28T21:20:32.100Z] Building security-spire-server ... [2022-04-28T21:20:32.100Z] Building support-notifications ... [2022-04-28T21:20:32.100Z] Building support-scheduler ... [2022-04-28T21:20:32.100Z] Building sys-mgmt-agent ... [2022-04-28T21:20:32.100Z] Building core-command [2022-04-28T21:20:32.100Z] Building security-spiffe-token-provider [2022-04-28T21:20:32.100Z] Building core-data [2022-04-28T21:20:32.100Z] Building core-metadata [2022-04-28T21:20:32.100Z] Building security-spire-agent [2022-04-28T21:20:50.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:20:50.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:20:50.218Z] ---> 3069cf3b8187 [2022-04-28T21:20:50.218Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:20:50.218Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:20:50.218Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:20:50.218Z] ---> 3069cf3b8187 [2022-04-28T21:20:50.218Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T21:20:50.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:20:50.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:20:50.218Z] ---> 3069cf3b8187 [2022-04-28T21:20:50.218Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:20:50.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:20:50.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:20:50.218Z] ---> 3069cf3b8187 [2022-04-28T21:20:50.218Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:20:50.218Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:20:50.218Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:20:50.218Z] ---> 3069cf3b8187 [2022-04-28T21:20:50.218Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T21:20:50.792Z] ---> Running in a267d63ce94d [2022-04-28T21:20:50.792Z] ---> Running in a010829c5f7b [2022-04-28T21:20:50.792Z] ---> Running in af24187a4a1e [2022-04-28T21:20:50.792Z] ---> Running in d72e97839d0a [2022-04-28T21:20:50.792Z] ---> Running in ad3d1e0712e2 [2022-04-28T21:20:50.792Z] Removing intermediate container af24187a4a1e [2022-04-28T21:20:50.792Z] ---> 7fcc22085372 [2022-04-28T21:20:50.792Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:20:50.792Z] Removing intermediate container a010829c5f7b [2022-04-28T21:20:50.792Z] ---> 66863791b395 [2022-04-28T21:20:50.792Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:20:50.792Z] Removing intermediate container a267d63ce94d [2022-04-28T21:20:50.792Z] Removing intermediate container ad3d1e0712e2 [2022-04-28T21:20:50.792Z] ---> e24ded1db3a0 [2022-04-28T21:20:50.792Z] ---> 89eb1c7acab3 [2022-04-28T21:20:50.792Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:20:50.792Z] [2022-04-28T21:20:50.792Z] Removing intermediate container d72e97839d0a [2022-04-28T21:20:50.792Z] ---> 464642bbd3bd [2022-04-28T21:20:50.792Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T21:20:51.057Z] ---> Running in 6dc626639016 [2022-04-28T21:20:51.057Z] ---> Running in 7e7fbc68ca17 [2022-04-28T21:20:51.057Z] ---> Running in 5cdb1f07201d [2022-04-28T21:20:51.057Z] ---> Running in 74d0c3bc7547 [2022-04-28T21:20:51.057Z] ---> Running in 8d3221ed1be9 [2022-04-28T21:20:52.014Z] Removing intermediate container 6dc626639016 [2022-04-28T21:20:52.014Z] ---> 919902e35606 [2022-04-28T21:20:52.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T21:20:52.014Z] ---> Running in 299394c9c772 [2022-04-28T21:20:52.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:52.292Z] Removing intermediate container 7e7fbc68ca17 [2022-04-28T21:20:52.293Z] ---> dc264e163f12 [2022-04-28T21:20:52.293Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T21:20:52.293Z] ---> Running in 7b3d6ca0205a [2022-04-28T21:20:52.553Z] Removing intermediate container 5cdb1f07201d [2022-04-28T21:20:52.553Z] ---> 6b54708ea8d7 [2022-04-28T21:20:52.553Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:20:52.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:52.553Z] ---> Running in b49f2d79891b [2022-04-28T21:20:52.553Z] Removing intermediate container 74d0c3bc7547 [2022-04-28T21:20:52.553Z] ---> a520d7ec83cd [2022-04-28T21:20:52.553Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T21:20:52.553Z] ---> Running in 50c9f1d64da0 [2022-04-28T21:20:52.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:52.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:52.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:53.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:53.076Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:20:53.076Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:20:53.076Z] OK: 15864 distinct packages available [2022-04-28T21:20:53.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:53.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:53.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:53.602Z] OK: 221 MiB in 52 packages [2022-04-28T21:20:53.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:53.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:54.128Z] OK: 221 MiB in 52 packages [2022-04-28T21:20:54.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:20:54.128Z] OK: 221 MiB in 52 packages [2022-04-28T21:20:54.128Z] Removing intermediate container 299394c9c772 [2022-04-28T21:20:54.128Z] ---> 56b0231ced81 [2022-04-28T21:20:54.128Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:20:54.128Z] OK: 221 MiB in 52 packages [2022-04-28T21:20:54.390Z] ---> af1b9a908754 [2022-04-28T21:20:54.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:20:54.390Z] ---> Running in 0dc88c758e87 [2022-04-28T21:20:54.390Z] OK: 221 MiB in 52 packages [2022-04-28T21:20:54.655Z] Removing intermediate container b49f2d79891b [2022-04-28T21:20:54.655Z] ---> 265ab17c1371 [2022-04-28T21:20:54.655Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T21:20:54.655Z] Removing intermediate container 7b3d6ca0205a [2022-04-28T21:20:54.655Z] ---> 65b757c28053 [2022-04-28T21:20:54.655Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:20:54.655Z] Removing intermediate container 50c9f1d64da0 [2022-04-28T21:20:54.655Z] ---> 84860f2f1499 [2022-04-28T21:20:54.655Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:20:54.919Z] ---> facfa0a71837 [2022-04-28T21:20:54.919Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:20:54.919Z] ---> edce8af481f5 [2022-04-28T21:20:54.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:20:54.919Z] ---> Running in e605fc72644c [2022-04-28T21:20:54.919Z] ---> 4fd374c70e15 [2022-04-28T21:20:54.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:20:54.919Z] ---> Running in 644035919f41 [2022-04-28T21:20:54.919Z] Removing intermediate container 8d3221ed1be9 [2022-04-28T21:20:54.919Z] ---> 3223d4dff16d [2022-04-28T21:20:54.919Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T21:20:54.919Z] ---> Running in caa12d747d6f [2022-04-28T21:20:55.179Z] ---> e8fd67129ef6 [2022-04-28T21:20:55.179Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:20:55.179Z] ---> Running in 9d17f04e80f8 [2022-04-28T21:20:55.438Z] Removing intermediate container 0dc88c758e87 [2022-04-28T21:20:55.438Z] ---> ab71715dc5f2 [2022-04-28T21:20:55.438Z] Step 8/23 : COPY . . [2022-04-28T21:20:56.830Z] Removing intermediate container e605fc72644c [2022-04-28T21:20:56.831Z] ---> c750267f231d [2022-04-28T21:20:56.831Z] Step 8/26 : COPY . . [2022-04-28T21:20:58.746Z] Removing intermediate container 644035919f41 [2022-04-28T21:20:58.746Z] ---> 315055cb94c9 [2022-04-28T21:20:58.746Z] Step 8/23 : COPY . . [2022-04-28T21:20:58.746Z] Removing intermediate container caa12d747d6f [2022-04-28T21:20:58.746Z] ---> 312130f7e56e [2022-04-28T21:20:58.746Z] Step 8/23 : COPY . . [2022-04-28T21:21:00.130Z] Removing intermediate container 9d17f04e80f8 [2022-04-28T21:21:00.130Z] ---> a9cfbe1345f6 [2022-04-28T21:21:00.130Z] Step 7/20 : COPY . . [2022-04-28T21:21:05.616Z] ---> de4012bacc1d [2022-04-28T21:21:05.616Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T21:21:05.616Z] ---> Running in f582ced7330c [2022-04-28T21:21:05.616Z] ---> 6fe471709731 [2022-04-28T21:21:05.616Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:21:05.876Z] ---> Running in 06bf661fe6e6 [2022-04-28T21:21:05.876Z] ---> ffe4aef509cf [2022-04-28T21:21:05.876Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T21:21:05.876Z] ---> 68b4b93cebfe [2022-04-28T21:21:05.876Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T21:21:05.876Z] ---> 2f076d57bb7f [2022-04-28T21:21:05.876Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T21:21:05.876Z] ---> Running in 52abed45fd65 [2022-04-28T21:21:05.876Z] ---> Running in 9eb0366d6872 [2022-04-28T21:21:05.876Z] ---> Running in 77283794c82f [2022-04-28T21:21:06.135Z] Removing intermediate container 06bf661fe6e6 [2022-04-28T21:21:06.135Z] ---> 33f472ba6b53 [2022-04-28T21:21:06.135Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T21:21:06.135Z] 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-28T21:21:06.135Z] ---> Running in 7b8d77b9d2da [2022-04-28T21:21:06.395Z] 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-28T21:21:06.654Z] 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-28T21:21:06.654Z] 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-28T21:21:07.226Z] Removing intermediate container 7b8d77b9d2da [2022-04-28T21:21:07.226Z] ---> 08e20b83f717 [2022-04-28T21:21:07.226Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T21:21:07.488Z] ---> Running in 2fb922f1bc9c [2022-04-28T21:21:07.488Z] Removing intermediate container 2fb922f1bc9c [2022-04-28T21:21:07.488Z] ---> 5a0704009b49 [2022-04-28T21:21:07.488Z] 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-28T21:21:07.488Z] ---> Running in f9df20e9de5d [2022-04-28T21:21:08.896Z] spire-1.2.1/ [2022-04-28T21:21:08.896Z] spire-1.2.1/.data/ [2022-04-28T21:21:08.896Z] spire-1.2.1/.data/.file [2022-04-28T21:21:08.896Z] spire-1.2.1/.dockerignore [2022-04-28T21:21:08.896Z] spire-1.2.1/.gitattributes [2022-04-28T21:21:08.896Z] spire-1.2.1/.githooks/ [2022-04-28T21:21:08.896Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/ [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:21:08.896Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:21:08.896Z] spire-1.2.1/.gitignore [2022-04-28T21:21:08.896Z] spire-1.2.1/.go-version [2022-04-28T21:21:08.896Z] spire-1.2.1/.golangci.yml [2022-04-28T21:21:08.896Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:21:08.896Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:21:08.896Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:21:08.896Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:21:08.896Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:21:08.896Z] spire-1.2.1/Dockerfile [2022-04-28T21:21:08.896Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:21:08.896Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:21:08.896Z] spire-1.2.1/LICENSE [2022-04-28T21:21:08.896Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:21:08.896Z] spire-1.2.1/Makefile [2022-04-28T21:21:08.896Z] spire-1.2.1/README.md [2022-04-28T21:21:08.896Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:21:08.896Z] spire-1.2.1/SECURITY.md [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:21:08.896Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:21:08.897Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/ [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/agent/ [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/server/ [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:21:08.897Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/ [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/ [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:21:08.897Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:21:08.897Z] spire-1.2.1/examples/ [2022-04-28T21:21:08.897Z] spire-1.2.1/examples/README.md [2022-04-28T21:21:08.897Z] spire-1.2.1/go.mod [2022-04-28T21:21:08.897Z] spire-1.2.1/go.sum [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:21:08.897Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:21:08.898Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:21:08.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:21:08.900Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:21:08.901Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:21:08.902Z] spire-1.2.1/proto/ [2022-04-28T21:21:08.902Z] spire-1.2.1/proto/private/ [2022-04-28T21:21:08.902Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:21:08.902Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:21:08.902Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:21:08.903Z] spire-1.2.1/release/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:21:08.903Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:21:08.903Z] spire-1.2.1/script/ [2022-04-28T21:21:08.903Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:21:08.903Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:21:08.903Z] spire-1.2.1/support/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:21:08.903Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/clock/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:21:08.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:21:08.904Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/common [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:21:08.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:21:08.905Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:21:08.905Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testca/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testkey/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/util/ [2022-04-28T21:21:08.905Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/util/race.go [2022-04-28T21:21:08.905Z] spire-1.2.1/test/util/util.go [2022-04-28T21:21:08.905Z] building spire from source... [2022-04-28T21:21:08.905Z] Installing go1.17.7... [2022-04-28T21:21:14.190Z] Building bin/spire-server... [2022-04-28T21:21:14.447Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:21:14.447Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:21:14.447Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:21:14.447Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:21:14.447Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:21:14.447Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:21:14.447Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:21:14.709Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:21:14.709Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:21:14.709Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:21:14.709Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:21:14.709Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:21:14.709Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:21:14.709Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:21:14.967Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:21:14.967Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:21:14.967Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:21:14.967Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:21:14.967Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:21:14.967Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:21:14.967Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:21:15.228Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:21:15.228Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:21:15.228Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:21:15.228Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:21:15.228Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:21:15.228Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:21:15.228Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:21:15.228Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:21:15.228Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:21:15.228Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:21:15.228Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:21:15.228Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:21:15.228Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:21:15.491Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:21:15.491Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:21:15.491Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:21:15.491Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:21:15.491Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:21:15.491Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:21:15.491Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:21:15.491Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:21:15.491Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:21:15.491Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:21:15.491Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:21:15.491Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:21:15.491Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:21:15.752Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:21:18.293Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:21:18.293Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:21:18.293Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:21:18.294Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:21:18.294Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:21:18.294Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:21:18.294Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:21:18.294Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:21:18.294Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:21:18.294Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:21:18.294Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:21:18.294Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:21:22.495Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:21:22.495Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:21:22.495Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:21:22.495Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:21:22.495Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:21:22.495Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:21:22.495Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:21:22.495Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:21:22.495Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:21:22.758Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:21:23.712Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:21:23.978Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:21:23.978Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:21:23.978Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:21:23.978Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:21:24.454Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:21:24.454Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:21:24.454Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:21:24.454Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:21:24.454Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:21:24.454Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:21:24.454Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:21:24.715Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:21:24.715Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:21:24.715Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:21:24.715Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:21:24.715Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:21:24.715Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:21:24.715Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:21:24.715Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:21:24.715Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:21:24.977Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:21:24.978Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:21:27.523Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:21:27.523Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:21:27.523Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:21:27.523Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:21:27.523Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:21:27.523Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:21:27.523Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:21:27.523Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:21:27.523Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:21:27.523Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:21:27.523Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:21:27.523Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:21:27.783Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:21:27.783Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:21:27.783Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:21:27.783Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:21:27.783Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:21:27.783Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:21:27.783Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:21:28.043Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:21:28.043Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:21:28.043Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:21:28.043Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:21:28.043Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:21:28.043Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:21:28.043Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:21:28.304Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:21:28.304Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:21:28.304Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:21:28.304Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:21:28.304Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:21:28.304Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:21:28.304Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:21:28.304Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:21:28.304Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:21:28.304Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:21:28.304Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:21:28.567Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:21:28.567Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:21:28.567Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:21:28.567Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:21:28.567Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:21:28.567Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:21:28.567Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:21:28.567Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:21:28.567Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:21:28.567Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:21:28.567Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:21:28.567Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:21:33.878Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:21:33.878Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:21:46.365Z] Removing intermediate container f582ced7330c [2022-04-28T21:21:46.365Z] ---> 9a1acaed9bde [2022-04-28T21:21:46.365Z] [2022-04-28T21:21:46.365Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:21:46.365Z] Removing intermediate container 9eb0366d6872 [2022-04-28T21:21:46.365Z] ---> bfb3010b5d5e [2022-04-28T21:21:46.365Z] [2022-04-28T21:21:46.365Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:21:46.365Z] Removing intermediate container 52abed45fd65 [2022-04-28T21:21:46.365Z] ---> c1606b2d6353 [2022-04-28T21:21:46.365Z] [2022-04-28T21:21:46.365Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:21:46.365Z] Removing intermediate container 77283794c82f [2022-04-28T21:21:46.365Z] ---> 74b56610de9f [2022-04-28T21:21:46.365Z] [2022-04-28T21:21:46.365Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T21:21:46.365Z] 3.14: Pulling from library/alpine [2022-04-28T21:21:46.365Z] 3.14: Pulling from library/alpine [2022-04-28T21:21:46.365Z] 3.15: Pulling from library/alpine [2022-04-28T21:21:46.365Z] 3.14: Pulling from library/alpine [2022-04-28T21:21:46.365Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T21:21:46.365Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T21:21:46.365Z] ---> 0ac33e5f5afa [2022-04-28T21:21:46.365Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:21:46.627Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:21:46.627Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T21:21:46.627Z] ---> Running in a0cc5814450e [2022-04-28T21:21:46.627Z] ---> e04c818066af [2022-04-28T21:21:46.627Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T21:21:46.627Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:21:46.627Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:21:46.627Z] Status: Image is up to date for alpine:3.14 [2022-04-28T21:21:46.627Z] Status: Image is up to date for alpine:3.14 [2022-04-28T21:21:46.627Z] ---> e04c818066af [2022-04-28T21:21:46.627Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:21:46.627Z] ---> e04c818066af [2022-04-28T21:21:46.627Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:21:46.898Z] ---> Running in 2596b5f2b6bb [2022-04-28T21:21:46.898Z] ---> Running in e761dfe08f3b [2022-04-28T21:21:46.898Z] ---> Running in 315093fbe6d9 [2022-04-28T21:21:46.898Z] Removing intermediate container a0cc5814450e [2022-04-28T21:21:46.898Z] ---> 6842d6a9c3bf [2022-04-28T21:21:46.898Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:21:47.165Z] ---> Running in e5229ab4342c [2022-04-28T21:21:47.165Z] Removing intermediate container 2596b5f2b6bb [2022-04-28T21:21:47.165Z] ---> 37c582388ada [2022-04-28T21:21:47.165Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T21:21:47.165Z] ---> Running in 055158e10a53 [2022-04-28T21:21:47.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:47.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:47.703Z] Removing intermediate container 055158e10a53 [2022-04-28T21:21:47.703Z] ---> 8a6d5f1e4f44 [2022-04-28T21:21:47.703Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T21:21:47.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:47.703Z] ---> Running in 5eb4041983d3 [2022-04-28T21:21:47.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:47.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T21:21:47.703Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:21:47.703Z] OK: 6 MiB in 15 packages [2022-04-28T21:21:47.966Z] Removing intermediate container 5eb4041983d3 [2022-04-28T21:21:47.966Z] ---> 0ccf6d953256 [2022-04-28T21:21:47.966Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:21:47.966Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T21:21:47.966Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:21:47.966Z] OK: 6 MiB in 15 packages [2022-04-28T21:21:47.966Z] ---> Running in 3cdbf835efaa [2022-04-28T21:21:48.563Z] Removing intermediate container e5229ab4342c [2022-04-28T21:21:48.563Z] ---> 14b6cd7ca6b5 [2022-04-28T21:21:48.563Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T21:21:48.563Z] Removing intermediate container e761dfe08f3b [2022-04-28T21:21:48.563Z] ---> 7d89bf473f5a [2022-04-28T21:21:48.563Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:21:48.825Z] Removing intermediate container 315093fbe6d9 [2022-04-28T21:21:48.825Z] ---> 6d447f17cdb4 [2022-04-28T21:21:48.825Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:21:48.825Z] ---> Running in 752ae7780f05 [2022-04-28T21:21:48.825Z] ---> Running in dd1069074030 [2022-04-28T21:21:48.825Z] ---> Running in 0c768410fa0c [2022-04-28T21:21:49.093Z] Removing intermediate container 0c768410fa0c [2022-04-28T21:21:49.093Z] ---> b28ab11348bf [2022-04-28T21:21:49.093Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T21:21:49.093Z] Removing intermediate container dd1069074030 [2022-04-28T21:21:49.093Z] ---> 05e4d32cb3f2 [2022-04-28T21:21:49.093Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T21:21:49.402Z] ---> Running in a041ab57ee58 [2022-04-28T21:21:49.402Z] ---> Running in a12b8befd3aa [2022-04-28T21:21:49.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:49.402Z] Removing intermediate container a041ab57ee58 [2022-04-28T21:21:49.402Z] ---> c30cac4cc9b9 [2022-04-28T21:21:49.402Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:21:49.402Z] Removing intermediate container a12b8befd3aa [2022-04-28T21:21:49.402Z] ---> 61dbc93522c0 [2022-04-28T21:21:49.402Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:21:49.705Z] ---> Running in 58ec001160e6 [2022-04-28T21:21:49.705Z] Removing intermediate container 3cdbf835efaa [2022-04-28T21:21:49.705Z] ---> 0c2a1257eabf [2022-04-28T21:21:49.705Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T21:21:49.705Z] ---> Running in b444c0fef140 [2022-04-28T21:21:49.705Z] ---> Running in c4bbc6195636 [2022-04-28T21:21:49.705Z] Removing intermediate container b444c0fef140 [2022-04-28T21:21:49.705Z] ---> f8c46350e770 [2022-04-28T21:21:49.705Z] Step 15/23 : WORKDIR / [2022-04-28T21:21:49.705Z] ---> Running in 1e2a03678d7d [2022-04-28T21:21:50.017Z] Removing intermediate container 58ec001160e6 [2022-04-28T21:21:50.017Z] ---> 4c8d157f415a [2022-04-28T21:21:50.017Z] Step 15/23 : WORKDIR / [2022-04-28T21:21:50.017Z] ---> Running in 5c2814d9f8fa [2022-04-28T21:21:50.017Z] Removing intermediate container 1e2a03678d7d [2022-04-28T21:21:50.017Z] ---> 262b1076f8bc [2022-04-28T21:21:50.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:21:50.017Z] Removing intermediate container 5c2814d9f8fa [2022-04-28T21:21:50.017Z] ---> e7ed62fd6b9f [2022-04-28T21:21:50.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:21:50.857Z] ---> 0dcf92c806c6 [2022-04-28T21:21:50.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T21:21:50.857Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:50.857Z] ---> 858c7668ecd9 [2022-04-28T21:21:50.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T21:21:50.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:51.119Z] ---> 7b0fe9ad6ec7 [2022-04-28T21:21:51.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T21:21:51.381Z] ---> 9dca35e2cd1c [2022-04-28T21:21:51.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T21:21:51.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:51.654Z] ---> b9c23313c64e [2022-04-28T21:21:51.654Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T21:21:51.654Z] ---> ab353eb48257 [2022-04-28T21:21:51.654Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T21:21:51.654Z] ---> Running in acba47ec5aaa [2022-04-28T21:21:51.917Z] ---> Running in 743029ec755c [2022-04-28T21:21:51.917Z] Removing intermediate container acba47ec5aaa [2022-04-28T21:21:51.917Z] ---> e0d3de2c3005 [2022-04-28T21:21:51.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:21:51.917Z] ---> Running in c58edc6bd969 [2022-04-28T21:21:52.387Z] Removing intermediate container 743029ec755c [2022-04-28T21:21:52.387Z] ---> 97aad4c55bdb [2022-04-28T21:21:52.387Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:21:52.387Z] ---> Running in 3516b00ea93b [2022-04-28T21:21:52.387Z] Removing intermediate container c58edc6bd969 [2022-04-28T21:21:52.387Z] ---> e17641db5c20 [2022-04-28T21:21:52.387Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T21:21:52.387Z] ---> Running in cbac2f0de7af [2022-04-28T21:21:52.387Z] Removing intermediate container 3516b00ea93b [2022-04-28T21:21:52.387Z] ---> e41415695172 [2022-04-28T21:21:52.387Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T21:21:52.648Z] ---> Running in a98498511ab9 [2022-04-28T21:21:52.648Z] Removing intermediate container cbac2f0de7af [2022-04-28T21:21:52.648Z] ---> aadbb0399e80 [2022-04-28T21:21:52.648Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:21:52.648Z] ---> Running in fb4a0cd30f06 [2022-04-28T21:21:52.648Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:21:52.648Z] Removing intermediate container a98498511ab9 [2022-04-28T21:21:52.648Z] ---> e8366ab9336a [2022-04-28T21:21:52.648Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:21:52.648Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:21:52.931Z] ---> Running in f6df94295042 [2022-04-28T21:21:52.931Z] Removing intermediate container fb4a0cd30f06 [2022-04-28T21:21:52.931Z] ---> 5cf26ee26313 [2022-04-28T21:21:52.931Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:21:52.931Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T21:21:52.931Z] ---> Running in 1da1783e2467 [2022-04-28T21:21:52.931Z] Removing intermediate container f6df94295042 [2022-04-28T21:21:52.931Z] ---> 34dbac1192f0 [2022-04-28T21:21:52.931Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:21:52.931Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:21:52.931Z] ---> Running in 59468496328b [2022-04-28T21:21:53.196Z] Removing intermediate container 1da1783e2467 [2022-04-28T21:21:53.196Z] ---> c83fcabb98be [2022-04-28T21:21:53.196Z] [2022-04-28T21:21:53.196Z] Successfully built c83fcabb98be [2022-04-28T21:21:53.196Z] Successfully tagged core-metadata:latest [2022-04-28T21:21:53.196Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-04-28T21:21:53.196Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:21:53.196Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:21:53.196Z] OK: 15854 distinct packages available [2022-04-28T21:21:53.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:53.196Z] Removing intermediate container 59468496328b [2022-04-28T21:21:53.196Z] ---> be85cc8d202b [2022-04-28T21:21:53.196Z] [2022-04-28T21:21:53.459Z] Successfully built be85cc8d202b [2022-04-28T21:21:53.459Z] Successfully tagged core-command:latest [2022-04-28T21:21:53.460Z] Building security-spire-config [2022-04-28T21:21:53.720Z]  Building core-command ... done (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T21:21:53.981Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T21:21:53.981Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:21:53.981Z] OK: 8 MiB in 20 packages [2022-04-28T21:21:53.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:21:55.973Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T21:21:55.973Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:21:56.251Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T21:21:56.251Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T21:21:56.251Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T21:21:56.528Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T21:21:56.528Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:21:56.528Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T21:21:56.796Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T21:21:56.796Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:21:56.796Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:21:56.796Z] OK: 8 MiB in 23 packages [2022-04-28T21:21:57.964Z] Removing intermediate container c4bbc6195636 [2022-04-28T21:21:57.964Z] ---> d78909bc5a2d [2022-04-28T21:21:57.964Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:21:58.945Z] Removing intermediate container 752ae7780f05 [2022-04-28T21:21:58.945Z] ---> 51a740a7c5fe [2022-04-28T21:21:58.945Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:21:59.207Z] ---> f62f350230a2 [2022-04-28T21:21:59.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T21:21:59.207Z] ---> 2518bd5ecd2c [2022-04-28T21:21:59.207Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T21:22:01.145Z] ---> bbfeba9252d7 [2022-04-28T21:22:01.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T21:22:01.634Z] ---> efe8d313092f [2022-04-28T21:22:01.634Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T21:22:01.634Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:22:01.634Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:22:01.634Z] ---> 3069cf3b8187 [2022-04-28T21:22:01.634Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T21:22:01.634Z] ---> Using cache [2022-04-28T21:22:01.634Z] ---> 89eb1c7acab3 [2022-04-28T21:22:01.634Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:22:01.634Z] ---> Using cache [2022-04-28T21:22:01.634Z] ---> a520d7ec83cd [2022-04-28T21:22:01.634Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:22:01.634Z] ---> bdd59b453876 [2022-04-28T21:22:01.634Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T21:22:01.634Z] ---> Running in 1cd91b9d397b [2022-04-28T21:22:01.903Z] ---> Running in dea32bb5b8ad [2022-04-28T21:22:02.165Z] ---> 3deb27967493 [2022-04-28T21:22:02.165Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T21:22:02.165Z] Removing intermediate container dea32bb5b8ad [2022-04-28T21:22:02.165Z] ---> 93229b8b44a5 [2022-04-28T21:22:02.165Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:22:02.165Z] ---> Running in 5e1767ce9aff [2022-04-28T21:22:02.165Z] ---> Running in c7db62746aa2 [2022-04-28T21:22:02.428Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:22:02.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:22:02.428Z] ---> 3069cf3b8187 [2022-04-28T21:22:02.428Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:22:02.428Z] ---> Using cache [2022-04-28T21:22:02.428Z] ---> 89eb1c7acab3 [2022-04-28T21:22:02.428Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:22:02.428Z] ---> Using cache [2022-04-28T21:22:02.428Z] ---> a520d7ec83cd [2022-04-28T21:22:02.428Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T21:22:02.691Z] ---> Running in 80ecd2a254ec [2022-04-28T21:22:02.691Z] Removing intermediate container c7db62746aa2 [2022-04-28T21:22:02.691Z] ---> 6a98188ea270 [2022-04-28T21:22:02.691Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T21:22:02.691Z] Removing intermediate container 5e1767ce9aff [2022-04-28T21:22:02.691Z] ---> a18f7a8e6e40 [2022-04-28T21:22:02.691Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:22:02.691Z] ---> Running in d108dfffd046 [2022-04-28T21:22:02.691Z] ---> Running in 4b6959fad8c0 [2022-04-28T21:22:02.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:02.957Z] Removing intermediate container d108dfffd046 [2022-04-28T21:22:02.957Z] ---> 4441d5540c23 [2022-04-28T21:22:02.957Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:22:02.957Z] ---> Running in 32e3cf445071 [2022-04-28T21:22:03.241Z] Removing intermediate container 4b6959fad8c0 [2022-04-28T21:22:03.241Z] ---> f5f52cf577c0 [2022-04-28T21:22:03.241Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T21:22:03.241Z] ---> Running in 315d3c7afad6 [2022-04-28T21:22:03.241Z] Removing intermediate container 32e3cf445071 [2022-04-28T21:22:03.241Z] ---> 67ca1268ddb6 [2022-04-28T21:22:03.241Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:22:03.507Z] ---> Running in fced1253e76b [2022-04-28T21:22:03.507Z] Removing intermediate container 315d3c7afad6 [2022-04-28T21:22:03.507Z] ---> 6ff4fb83b91f [2022-04-28T21:22:03.507Z] Step 19/20 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:22:03.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:03.507Z] ---> Running in c811f61b0e41 [2022-04-28T21:22:03.507Z] Removing intermediate container fced1253e76b [2022-04-28T21:22:03.507Z] ---> 52ee3c78c9e6 [2022-04-28T21:22:03.507Z] [2022-04-28T21:22:03.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:03.773Z] Successfully built 52ee3c78c9e6 [2022-04-28T21:22:03.773Z] Successfully tagged core-data:latest [2022-04-28T21:22:03.773Z]  Building core-data ... done Building security-bootstrapper [2022-04-28T21:22:04.040Z] OK: 221 MiB in 52 packages [2022-04-28T21:22:04.040Z] Removing intermediate container c811f61b0e41 [2022-04-28T21:22:04.040Z] ---> d1a33094082a [2022-04-28T21:22:04.040Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T21:22:04.622Z] ---> Running in deeeabc5a0dd [2022-04-28T21:22:05.582Z] Removing intermediate container deeeabc5a0dd [2022-04-28T21:22:05.582Z] ---> d88ca2b718e9 [2022-04-28T21:22:05.582Z] [2022-04-28T21:22:05.582Z] Successfully built d88ca2b718e9 [2022-04-28T21:22:05.582Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T21:22:05.582Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-28T21:22:06.547Z] Removing intermediate container 1cd91b9d397b [2022-04-28T21:22:06.547Z] ---> 22f05be8b61a [2022-04-28T21:22:06.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T21:22:06.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:07.821Z] ---> 0bddd44b8d13 [2022-04-28T21:22:07.821Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:22:08.400Z] ---> Running in de539145e809 [2022-04-28T21:22:10.549Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:22:10.549Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:22:10.549Z] ---> 3069cf3b8187 [2022-04-28T21:22:10.549Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T21:22:10.549Z] ---> Using cache [2022-04-28T21:22:10.549Z] ---> 89eb1c7acab3 [2022-04-28T21:22:10.549Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:22:10.549Z] ---> Using cache [2022-04-28T21:22:10.549Z] ---> a520d7ec83cd [2022-04-28T21:22:10.549Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T21:22:10.549Z] ---> Using cache [2022-04-28T21:22:10.549Z] ---> 84860f2f1499 [2022-04-28T21:22:10.549Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T21:22:10.549Z] ---> Using cache [2022-04-28T21:22:10.549Z] ---> 4fd374c70e15 [2022-04-28T21:22:10.549Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:22:10.549Z] ---> Using cache [2022-04-28T21:22:10.549Z] ---> 312130f7e56e [2022-04-28T21:22:10.549Z] Step 8/31 : COPY . . [2022-04-28T21:22:10.549Z] ---> Using cache [2022-04-28T21:22:10.549Z] ---> 68b4b93cebfe [2022-04-28T21:22:10.549Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T21:22:11.339Z] ---> Running in 7f55ef75b2bb [2022-04-28T21:22:11.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:22:11.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:22:11.940Z] ---> 3069cf3b8187 [2022-04-28T21:22:11.940Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:22:11.940Z] ---> Using cache [2022-04-28T21:22:11.940Z] ---> 89eb1c7acab3 [2022-04-28T21:22:11.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:22:11.940Z] ---> Using cache [2022-04-28T21:22:11.940Z] ---> a520d7ec83cd [2022-04-28T21:22:11.940Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T21:22:11.940Z] ---> Using cache [2022-04-28T21:22:11.940Z] ---> 84860f2f1499 [2022-04-28T21:22:11.940Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:22:11.940Z] ---> Using cache [2022-04-28T21:22:11.940Z] ---> 4fd374c70e15 [2022-04-28T21:22:11.940Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:22:11.940Z] ---> Using cache [2022-04-28T21:22:11.940Z] ---> 312130f7e56e [2022-04-28T21:22:11.940Z] Step 8/22 : COPY . . [2022-04-28T21:22:11.940Z] ---> Using cache [2022-04-28T21:22:11.940Z] ---> 68b4b93cebfe [2022-04-28T21:22:11.940Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T21:22:11.940Z] Removing intermediate container de539145e809 [2022-04-28T21:22:11.940Z] ---> febe930c3a76 [2022-04-28T21:22:11.940Z] Step 8/26 : COPY . . [2022-04-28T21:22:11.940Z] ---> Running in 78e46db8d159 [2022-04-28T21:22:12.204Z] 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-28T21:22:13.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T21:22:15.917Z] OK: 221 MiB in 52 packages [2022-04-28T21:22:20.173Z] Removing intermediate container 80ecd2a254ec [2022-04-28T21:22:20.173Z] ---> 98b81bd72903 [2022-04-28T21:22:20.173Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:22:20.173Z] ---> e48eb07f7f34 [2022-04-28T21:22:20.173Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:22:20.173Z] ---> Running in fcf78a696c19 [2022-04-28T21:22:20.173Z] ---> 64703fe59dc9 [2022-04-28T21:22:20.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:22:20.173Z] ---> Running in f7a2d30cde96 [2022-04-28T21:22:20.173Z] Removing intermediate container fcf78a696c19 [2022-04-28T21:22:20.173Z] ---> 3b28615e65da [2022-04-28T21:22:20.173Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T21:22:20.436Z] ---> Running in e91a491e3efa [2022-04-28T21:22:22.362Z] Removing intermediate container e91a491e3efa [2022-04-28T21:22:22.363Z] ---> 6d0bda7d3136 [2022-04-28T21:22:22.363Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T21:22:22.363Z] ---> Running in 5115919d4767 [2022-04-28T21:22:22.690Z] Removing intermediate container f7a2d30cde96 [2022-04-28T21:22:22.690Z] ---> 669c47e1bf27 [2022-04-28T21:22:22.690Z] Step 8/23 : COPY . . [2022-04-28T21:22:22.952Z] Removing intermediate container 5115919d4767 [2022-04-28T21:22:22.952Z] ---> 2ba058aad4f0 [2022-04-28T21:22:22.952Z] 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-28T21:22:23.218Z] ---> Running in 03ab723e8da2 [2022-04-28T21:22:25.159Z] spire-1.2.1/ [2022-04-28T21:22:25.159Z] spire-1.2.1/.data/ [2022-04-28T21:22:25.159Z] spire-1.2.1/.data/.file [2022-04-28T21:22:25.159Z] spire-1.2.1/.dockerignore [2022-04-28T21:22:25.159Z] spire-1.2.1/.gitattributes [2022-04-28T21:22:25.159Z] spire-1.2.1/.githooks/ [2022-04-28T21:22:25.159Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/ [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:22:25.159Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:22:25.159Z] spire-1.2.1/.gitignore [2022-04-28T21:22:25.159Z] spire-1.2.1/.go-version [2022-04-28T21:22:25.159Z] spire-1.2.1/.golangci.yml [2022-04-28T21:22:25.159Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:22:25.159Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:22:25.159Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:22:25.159Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:22:25.159Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:22:25.159Z] spire-1.2.1/Dockerfile [2022-04-28T21:22:25.159Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:22:25.159Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:22:25.159Z] spire-1.2.1/LICENSE [2022-04-28T21:22:25.159Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:22:25.159Z] spire-1.2.1/Makefile [2022-04-28T21:22:25.159Z] spire-1.2.1/README.md [2022-04-28T21:22:25.159Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:22:25.159Z] spire-1.2.1/SECURITY.md [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:22:25.159Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/ [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/agent/ [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/server/ [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:22:25.159Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/ [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/ [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:22:25.159Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:22:25.160Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:22:25.160Z] spire-1.2.1/examples/ [2022-04-28T21:22:25.160Z] spire-1.2.1/examples/README.md [2022-04-28T21:22:25.160Z] spire-1.2.1/go.mod [2022-04-28T21:22:25.160Z] spire-1.2.1/go.sum [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:22:25.160Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:22:25.161Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:22:25.162Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/private/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:22:25.163Z] spire-1.2.1/release/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:22:25.163Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/script/ [2022-04-28T21:22:25.163Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:22:25.163Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:22:25.163Z] spire-1.2.1/support/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:22:25.163Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/clock/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:22:25.163Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:22:25.163Z] spire-1.2.1/test/integration/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/common [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:22:25.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:22:25.165Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:22:25.165Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testca/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testkey/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/util/ [2022-04-28T21:22:25.165Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/util/race.go [2022-04-28T21:22:25.165Z] spire-1.2.1/test/util/util.go [2022-04-28T21:22:25.165Z] building spire from source... [2022-04-28T21:22:25.165Z] Installing go1.17.7... [2022-04-28T21:22:31.794Z] Building bin/spire-server... [2022-04-28T21:22:31.794Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:22:31.794Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:22:31.794Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:22:31.794Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:22:31.794Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:22:31.794Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:22:31.794Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:22:31.794Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:22:31.794Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:22:31.794Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:22:31.794Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:22:31.794Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:22:31.794Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:22:31.794Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:22:31.794Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:22:31.794Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:22:31.794Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:22:31.794Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:22:31.794Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:22:31.794Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:22:31.794Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:22:31.794Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:22:32.057Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:22:32.058Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:22:32.058Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:22:32.058Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:22:32.058Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:22:32.058Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:22:32.058Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:22:32.321Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:22:32.321Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:22:32.321Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:22:32.321Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:22:32.321Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:22:32.582Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:22:32.582Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:22:32.582Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:22:32.582Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:22:32.582Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:22:32.582Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:22:32.843Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:22:32.844Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:22:32.844Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:22:33.106Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:22:33.106Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:22:33.106Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:22:33.106Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:22:33.106Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:22:33.106Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:22:33.373Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:22:33.373Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:22:33.373Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:22:33.373Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:22:33.638Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:22:33.905Z] 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-28T21:22:34.168Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:22:34.168Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:22:34.168Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:22:34.168Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:22:34.433Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:22:35.387Z]  ---> 52ae6308b71d [2022-04-28T21:22:35.387Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T21:22:37.325Z] ---> Running in db98c73e012c [2022-04-28T21:22:37.325Z] 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-28T21:22:37.594Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:22:37.594Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:22:37.594Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:22:37.594Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:22:37.594Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:22:37.594Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:22:37.594Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:22:37.594Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:22:37.594Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:22:37.858Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:22:38.442Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:22:38.711Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:22:38.711Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:22:38.711Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:22:38.974Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:22:39.236Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:22:39.236Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:22:39.705Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:22:39.705Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:22:39.705Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:22:39.705Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:22:39.705Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:22:39.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:22:39.967Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:22:39.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:22:40.231Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:22:40.231Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:22:40.231Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:22:40.231Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:22:40.231Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:22:40.496Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:22:40.767Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:22:40.767Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:22:40.767Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:22:40.767Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:22:41.035Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:22:41.035Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:22:41.035Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:22:41.035Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:22:41.035Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:22:41.035Z] Removing intermediate container 78e46db8d159 [2022-04-28T21:22:41.035Z] ---> 2cb4add58c99 [2022-04-28T21:22:41.035Z] [2022-04-28T21:22:41.035Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:22:41.035Z] ---> e04c818066af [2022-04-28T21:22:41.035Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T21:22:41.035Z] Removing intermediate container 7f55ef75b2bb [2022-04-28T21:22:41.035Z] ---> 77a2a7c8d456 [2022-04-28T21:22:41.035Z] [2022-04-28T21:22:41.302Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T21:22:41.302Z] ---> e04c818066af [2022-04-28T21:22:41.302Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T21:22:41.302Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:22:41.302Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:22:41.302Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:22:41.302Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:22:41.302Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:22:41.302Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:22:41.302Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:22:41.302Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:22:41.302Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:22:41.564Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:22:41.564Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:22:41.564Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:22:41.564Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:22:41.564Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:22:41.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:22:41.564Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:22:41.564Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:22:41.564Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:22:41.564Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:22:41.564Z]  ---> Running in 4210ad30ed61 [2022-04-28T21:22:41.564Z] ---> Running in a0503d9b88da [2022-04-28T21:22:41.564Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:22:41.564Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:22:41.564Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:22:41.564Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:22:41.564Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:22:41.842Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:22:41.842Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:22:41.842Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:22:41.842Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:22:41.842Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:22:41.842Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:22:42.106Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:22:42.106Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:22:42.106Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:22:42.106Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:22:42.106Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:22:42.106Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:22:42.106Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:22:42.106Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:22:42.106Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:22:42.106Z] Removing intermediate container a0503d9b88da [2022-04-28T21:22:42.106Z] ---> d6493a74ef53 [2022-04-28T21:22:42.106Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T21:22:42.106Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:22:42.106Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:22:42.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:42.106Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:22:42.106Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:22:42.369Z]  ---> Running in ce86888f711e [2022-04-28T21:22:42.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:42.369Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T21:22:42.369Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:22:42.369Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T21:22:42.369Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T21:22:42.369Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T21:22:42.369Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:22:42.369Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:22:42.369Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:22:42.632Z] OK: 8 MiB in 20 packages [2022-04-28T21:22:42.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:42.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:43.184Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T21:22:43.184Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T21:22:43.184Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:22:43.184Z] OK: 6 MiB in 16 packages [2022-04-28T21:22:44.582Z] Removing intermediate container 4210ad30ed61 [2022-04-28T21:22:44.582Z] ---> 5503042b47c5 [2022-04-28T21:22:44.582Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T21:22:45.160Z] Removing intermediate container ce86888f711e [2022-04-28T21:22:45.160Z] ---> 94e02272cac9 [2022-04-28T21:22:45.160Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T21:22:45.427Z] ---> Running in 197f40dd71e0 [2022-04-28T21:22:45.695Z] ---> Running in c09d672c242a [2022-04-28T21:22:46.270Z] Removing intermediate container 197f40dd71e0 [2022-04-28T21:22:46.270Z] ---> 87cff03ecb6a [2022-04-28T21:22:46.270Z] Step 13/22 : WORKDIR /edgex [2022-04-28T21:22:46.842Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:22:46.842Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:22:46.842Z] Removing intermediate container c09d672c242a [2022-04-28T21:22:46.842Z] ---> 73dae5cfaf87 [2022-04-28T21:22:46.842Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T21:22:46.842Z] ---> Running in 14597a278622 [2022-04-28T21:22:47.121Z] ---> Running in a7f7bc82a4cc [2022-04-28T21:22:47.121Z] Removing intermediate container 14597a278622 [2022-04-28T21:22:47.121Z] ---> b849a6b5d426 [2022-04-28T21:22:47.121Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T21:22:47.121Z] Removing intermediate container a7f7bc82a4cc [2022-04-28T21:22:47.121Z] ---> c53a625dcc31 [2022-04-28T21:22:47.121Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T21:22:47.383Z] ---> Running in 6837f5de07b7 [2022-04-28T21:22:47.383Z] ---> 979c444b938c [2022-04-28T21:22:47.383Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T21:22:47.962Z] ---> 6dcfea629384 [2022-04-28T21:22:47.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T21:22:48.224Z] Removing intermediate container 6837f5de07b7 [2022-04-28T21:22:48.224Z] ---> fbe67c8b4fc0 [2022-04-28T21:22:48.224Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T21:22:48.487Z] ---> 3c680da671be [2022-04-28T21:22:48.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T21:22:48.487Z] ---> Running in 1e3ccd85ff73 [2022-04-28T21:22:48.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33729 in /w/workspace/edgexfoundry_edgex-go_PR-3998 [Pipeline] { [Pipeline] ws [2022-04-28T21:22:48.565Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-28T21:22:48.750Z] Removing intermediate container 1e3ccd85ff73 [2022-04-28T21:22:48.750Z] ---> c480c979b9e0 [2022-04-28T21:22:48.750Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T21:22:48.750Z] ---> 88d8d100bd6b [2022-04-28T21:22:48.750Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T21:22:48.750Z] ---> Running in 0e2226aefed3 [2022-04-28T21:22:49.014Z] ---> f06d52443d68 [2022-04-28T21:22:49.014Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T21:22:49.014Z] ---> Running in 957b6e90c582 [2022-04-28T21:22:49.024Z] The recommended git tool is: git [2022-04-28T21:22:49.607Z] Removing intermediate container 0e2226aefed3 [2022-04-28T21:22:49.607Z] ---> d8c36899586a [2022-04-28T21:22:49.607Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T21:22:49.607Z] ---> Running in bccbe4c803ae [2022-04-28T21:22:50.177Z] Removing intermediate container bccbe4c803ae [2022-04-28T21:22:50.177Z] ---> 92dcec3315f3 [2022-04-28T21:22:50.177Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T21:22:50.435Z] Removing intermediate container 957b6e90c582 [2022-04-28T21:22:50.435Z] ---> 81fc6e6d4d6f [2022-04-28T21:22:50.435Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:22:50.435Z] ---> Running in eeb862ae7bbc [2022-04-28T21:22:50.695Z] Removing intermediate container eeb862ae7bbc [2022-04-28T21:22:50.695Z] ---> 970c2eb6672a [2022-04-28T21:22:50.695Z] Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:22:50.958Z] ---> ac6c8cffa926 [2022-04-28T21:22:50.958Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T21:22:50.958Z] ---> Running in a4fc553159d9 [2022-04-28T21:22:51.246Z] Removing intermediate container db98c73e012c [2022-04-28T21:22:51.247Z] ---> 96d7c6d84843 [2022-04-28T21:22:51.247Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T21:22:51.247Z] ---> Running in 55e3654021c7 [2022-04-28T21:22:51.506Z] Removing intermediate container a4fc553159d9 [2022-04-28T21:22:51.506Z] ---> f0a280481941 [2022-04-28T21:22:51.506Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:22:51.506Z] ---> Running in 99ab264b0286 [2022-04-28T21:22:51.767Z] Removing intermediate container 99ab264b0286 [2022-04-28T21:22:51.767Z] ---> f15bc01fd10d [2022-04-28T21:22:51.767Z] [2022-04-28T21:22:52.034Z] ---> 36176638b80f [2022-04-28T21:22:52.034Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T21:22:52.034Z] Successfully built f15bc01fd10d [2022-04-28T21:22:52.034Z] 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-28T21:22:52.034Z] Successfully tagged security-proxy-setup:latest [2022-04-28T21:22:52.034Z] Building support-scheduler [2022-04-28T21:22:53.947Z]  Building security-proxy-setup ... done  ---> 6b93c4d38a48 [2022-04-28T21:22:53.947Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T21:22:54.888Z] ---> 8edfd127b634 [2022-04-28T21:22:54.888Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T21:22:54.888Z] Removing intermediate container 55e3654021c7 [2022-04-28T21:22:54.888Z] ---> 885c8b2eeafc [2022-04-28T21:22:54.888Z] [2022-04-28T21:22:54.888Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T21:22:55.159Z] 20.10.14: Pulling from library/docker [2022-04-28T21:22:55.419Z] ---> 375bfd7f6900 [2022-04-28T21:22:55.419Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T21:22:55.679Z] ---> Running in e1954fc44eb7 [2022-04-28T21:22:56.247Z] Removing intermediate container e1954fc44eb7 [2022-04-28T21:22:56.247Z] ---> 0c8279cd3a07 [2022-04-28T21:22:56.247Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T21:22:56.247Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:22:56.247Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:22:56.247Z] ---> 3069cf3b8187 [2022-04-28T21:22:56.247Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:22:56.247Z] ---> Using cache [2022-04-28T21:22:56.247Z] ---> 89eb1c7acab3 [2022-04-28T21:22:56.247Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:22:56.247Z] ---> Using cache [2022-04-28T21:22:56.247Z] ---> a520d7ec83cd [2022-04-28T21:22:56.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T21:22:56.247Z] ---> Using cache [2022-04-28T21:22:56.247Z] ---> 84860f2f1499 [2022-04-28T21:22:56.247Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:22:56.247Z] ---> Using cache [2022-04-28T21:22:56.247Z] ---> 4fd374c70e15 [2022-04-28T21:22:56.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:22:56.247Z] ---> Using cache [2022-04-28T21:22:56.247Z] ---> 312130f7e56e [2022-04-28T21:22:56.247Z] Step 8/22 : COPY . . [2022-04-28T21:22:56.247Z] ---> Using cache [2022-04-28T21:22:56.247Z] ---> 68b4b93cebfe [2022-04-28T21:22:56.247Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T21:22:56.510Z] ---> Running in 1a4298f0251e [2022-04-28T21:22:56.510Z] ---> 7b439b782a7f [2022-04-28T21:22:56.510Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T21:22:56.534Z] using credential edgex-jenkins-ssh [2022-04-28T21:22:56.552Z] Cloning the remote Git repository [2022-04-28T21:22:56.773Z] ---> Running in 3b06ac8723b8 [2022-04-28T21:22:56.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T21:22:56.720Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-28T21:22:56.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T21:22:56.824Z] > git --version # timeout=10 [2022-04-28T21:22:57.034Z] 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-28T21:22:56.926Z] > git --version # 'git version 2.25.1' [2022-04-28T21:22:56.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:22:57.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T21:22:58.492Z] Removing intermediate container 3b06ac8723b8 [2022-04-28T21:22:58.492Z] ---> 790ca67422be [2022-04-28T21:22:58.492Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T21:22:58.815Z] ---> Running in ccaf696423f0 [2022-04-28T21:22:59.116Z] Removing intermediate container ccaf696423f0 [2022-04-28T21:22:59.116Z] ---> be3e6bf9c121 [2022-04-28T21:22:59.116Z] Step 28/31 : CMD ["gate"] [2022-04-28T21:22:59.116Z] ---> Running in 21a0c110c96c [2022-04-28T21:22:59.425Z] Removing intermediate container 21a0c110c96c [2022-04-28T21:22:59.425Z] ---> 80895fcf4718 [2022-04-28T21:22:59.425Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T21:22:59.425Z] ---> Running in 84bb0fd4334b [2022-04-28T21:22:59.995Z] Removing intermediate container 84bb0fd4334b [2022-04-28T21:22:59.995Z] ---> 4a86225c5e8a [2022-04-28T21:22:59.995Z] Step 30/31 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:22:59.995Z] ---> Running in f56f3cee3c05 [2022-04-28T21:23:00.255Z] Removing intermediate container f56f3cee3c05 [2022-04-28T21:23:00.255Z] ---> 812c155d65f8 [2022-04-28T21:23:00.255Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T21:23:00.515Z] ---> Running in 018f9d9b9e27 [2022-04-28T21:23:01.087Z] Removing intermediate container 018f9d9b9e27 [2022-04-28T21:23:01.087Z] ---> 33b7bab68ab6 [2022-04-28T21:23:01.087Z] [2022-04-28T21:23:01.087Z] Successfully built 33b7bab68ab6 [2022-04-28T21:23:01.087Z] Successfully tagged security-bootstrapper:latest [2022-04-28T21:23:01.087Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-28T21:23:01.657Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T21:23:01.657Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T21:23:01.657Z] ---> 7417809fdb73 [2022-04-28T21:23:01.657Z] 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-28T21:23:04.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:23:04.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:23:04.959Z] ---> 3069cf3b8187 [2022-04-28T21:23:04.959Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:23:04.959Z] ---> Using cache [2022-04-28T21:23:04.959Z] ---> 89eb1c7acab3 [2022-04-28T21:23:04.959Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:23:04.959Z] ---> Using cache [2022-04-28T21:23:04.959Z] ---> a520d7ec83cd [2022-04-28T21:23:04.959Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T21:23:04.959Z] ---> Running in 7082c475b800 [2022-04-28T21:23:04.959Z] ---> Running in b6353c08e763 [2022-04-28T21:23:05.220Z] Removing intermediate container 7082c475b800 [2022-04-28T21:23:05.220Z] ---> 708b7caa8a51 [2022-04-28T21:23:05.220Z] 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-28T21:23:05.481Z] ---> Running in 3ee24547a813 [2022-04-28T21:23:06.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:23:06.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:23:06.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:23:06.625Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T21:23:06.625Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T21:23:06.625Z] Executing bash-5.1.16-r0.post-install [2022-04-28T21:23:06.625Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:23:06.625Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T21:23:06.885Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T21:23:06.885Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T21:23:06.885Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T21:23:06.885Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T21:23:06.885Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T21:23:06.885Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T21:23:06.885Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T21:23:06.885Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T21:23:06.885Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T21:23:06.885Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T21:23:06.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:23:06.885Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T21:23:06.885Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T21:23:06.885Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T21:23:07.147Z] OK: 221 MiB in 52 packages [2022-04-28T21:23:07.147Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T21:23:07.147Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T21:23:07.147Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T21:23:07.147Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T21:23:07.147Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T21:23:07.147Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T21:23:07.147Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T21:23:07.147Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T21:23:07.147Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T21:23:07.147Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T21:23:07.147Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T21:23:07.147Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T21:23:07.406Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T21:23:07.406Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T21:23:07.406Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T21:23:07.406Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T21:23:07.406Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T21:23:07.406Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T21:23:07.406Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T21:23:07.406Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T21:23:07.406Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T21:23:07.406Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T21:23:07.406Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T21:23:07.406Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T21:23:07.406Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T21:23:07.406Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T21:23:07.406Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:23:07.406Z] OK: 83 MiB in 65 packages [2022-04-28T21:23:08.348Z] Collecting docker-compose==1.23.2 [2022-04-28T21:23:08.348Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T21:23:08.348Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T21:23:08.348Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T21:23:08.348Z] Collecting PyYAML<4,>=3.10 [2022-04-28T21:23:08.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T21:23:08.621Z] Removing intermediate container b6353c08e763 [2022-04-28T21:23:08.621Z] ---> 5e99529aaea3 [2022-04-28T21:23:08.621Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:23:08.879Z] 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-28T21:23:09.138Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T21:23:09.138Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T21:23:09.138Z] ---> a216851e908d [2022-04-28T21:23:09.138Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:23:09.398Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T21:23:09.398Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T21:23:09.398Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T21:23:09.398Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T21:23:09.398Z] ---> Running in 9015dc386977 [2022-04-28T21:23:09.657Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T21:23:09.657Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T21:23:09.917Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T21:23:09.917Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T21:23:09.917Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T21:23:09.917Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T21:23:09.917Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T21:23:10.176Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T21:23:10.437Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T21:23:10.437Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T21:23:10.437Z] Collecting idna<2.8,>=2.5 [2022-04-28T21:23:10.437Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T21:23:10.437Z] 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-28T21:23:10.437Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T21:23:10.437Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T21:23:10.700Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T21:23:10.700Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T21:23:10.700Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T21:23:10.700Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T21:23:10.700Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T21:23:10.700Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T21:23:10.700Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T21:23:10.700Z] Attempting uninstall: urllib3 [2022-04-28T21:23:10.700Z] Found existing installation: urllib3 1.26.7 [2022-04-28T21:23:10.700Z] Uninstalling urllib3-1.26.7: [2022-04-28T21:23:10.700Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T21:23:10.959Z] Attempting uninstall: idna [2022-04-28T21:23:10.959Z] Found existing installation: idna 3.3 [2022-04-28T21:23:10.959Z] Uninstalling idna-3.3: [2022-04-28T21:23:11.220Z] Successfully uninstalled idna-3.3 [2022-04-28T21:23:11.483Z] Removing intermediate container 9015dc386977 [2022-04-28T21:23:11.483Z] ---> 120fe1a7a999 [2022-04-28T21:23:11.483Z] Step 8/22 : COPY . . [2022-04-28T21:23:11.744Z] Attempting uninstall: requests [2022-04-28T21:23:11.744Z] Found existing installation: requests 2.26.0 [2022-04-28T21:23:11.744Z] Uninstalling requests-2.26.0: [2022-04-28T21:23:11.744Z] Successfully uninstalled requests-2.26.0 [2022-04-28T21:23:11.744Z] Running setup.py install for texttable: started [2022-04-28T21:23:12.003Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T21:23:12.003Z] Running setup.py install for PyYAML: started [2022-04-28T21:23:12.574Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T21:23:12.574Z] Running setup.py install for docopt: started [2022-04-28T21:23:12.838Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T21:23:12.838Z] Running setup.py install for dockerpty: started [2022-04-28T21:23:13.097Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T21:23:13.358Z] 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-28T21:23:17.548Z] ---> 808cf2519e6e [2022-04-28T21:23:17.548Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T21:23:17.548Z] ---> Running in 36d3450412a9 [2022-04-28T21:23:18.496Z] 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-28T21:23:20.409Z] Removing intermediate container 3ee24547a813 [2022-04-28T21:23:20.409Z] ---> d70c84a2a9bf [2022-04-28T21:23:20.409Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T21:23:20.409Z] ---> Running in d80b62edefee [2022-04-28T21:23:20.668Z] Removing intermediate container d80b62edefee [2022-04-28T21:23:20.668Z] ---> dd19f9ddbf75 [2022-04-28T21:23:20.668Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T21:23:20.668Z] ---> Running in 2594a050851a [2022-04-28T21:23:21.241Z] Removing intermediate container 2594a050851a [2022-04-28T21:23:21.241Z] ---> 36f90ccfd06b [2022-04-28T21:23:21.241Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T21:23:22.181Z] ---> 41fb985b9138 [2022-04-28T21:23:22.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T21:23:22.181Z] Building bin/spire-agent... [2022-04-28T21:23:22.440Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:23:22.440Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:23:22.440Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:23:22.698Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:23:22.698Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:23:22.957Z]  ---> 80bfb01a6978 [2022-04-28T21:23:22.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T21:23:23.523Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:23:23.523Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:23:23.782Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:23:23.782Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:23:23.782Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:23:23.782Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:23:23.782Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:23:23.782Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:23:25.691Z]  ---> d166c8527624 [2022-04-28T21:23:25.691Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T21:23:25.691Z] ---> Running in 7e1d1cac64c4 [2022-04-28T21:23:25.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T21:23:25.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T21:23:25.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T21:23:25.269Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T21:23:25.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:23:25.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3998/head:refs/remotes/origin/PR-3998 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T21:23:26.154Z] Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:23:26.257Z] Removing intermediate container 7e1d1cac64c4 [2022-04-28T21:23:26.257Z] ---> 45a60057a0f4 [2022-04-28T21:23:26.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:23:26.515Z] Removing intermediate container 1a4298f0251e [2022-04-28T21:23:26.515Z] ---> 8a4ddea137df [2022-04-28T21:23:26.515Z] [2022-04-28T21:23:26.515Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:23:26.515Z] ---> e04c818066af [2022-04-28T21:23:26.515Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:23:26.515Z] ---> Using cache [2022-04-28T21:23:26.515Z] ---> 6d447f17cdb4 [2022-04-28T21:23:26.515Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:23:26.515Z] ---> Using cache [2022-04-28T21:23:26.515Z] ---> b28ab11348bf [2022-04-28T21:23:26.515Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T21:23:26.515Z] ---> Running in 320d0b953725 [2022-04-28T21:23:26.515Z] ---> Running in c0bcf6fb4926 [2022-04-28T21:23:26.574Z] Merge succeeded, producing 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:23:26.574Z] Checking out Revision 83136cdf852929ba43fc49af4eed7d9ca361d2d0 (PR-3998) [2022-04-28T21:23:27.083Z] Removing intermediate container 320d0b953725 [2022-04-28T21:23:27.083Z] ---> 2e0769dd178a [2022-04-28T21:23:27.083Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T21:23:27.083Z] Removing intermediate container c0bcf6fb4926 [2022-04-28T21:23:27.083Z] ---> aabf17abf936 [2022-04-28T21:23:27.083Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T21:23:27.083Z] ---> Running in 155a4161e02a [2022-04-28T21:23:27.083Z] ---> Running in 87045e52bbc9 [2022-04-28T21:23:27.656Z] Removing intermediate container 155a4161e02a [2022-04-28T21:23:27.656Z] ---> 6b5a21d05a4a [2022-04-28T21:23:27.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:23:27.656Z] Removing intermediate container 87045e52bbc9 [2022-04-28T21:23:27.656Z] ---> a93eea0b657d [2022-04-28T21:23:27.656Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:23:27.656Z] ---> Running in 83ec07747641 [2022-04-28T21:23:27.920Z] ---> f5994e2a1114 [2022-04-28T21:23:27.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T21:23:28.179Z] Removing intermediate container 83ec07747641 [2022-04-28T21:23:28.179Z] ---> 8fe3c15a702f [2022-04-28T21:23:28.179Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:23:28.179Z] ---> Running in 50403006fd67 [2022-04-28T21:23:26.184Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T21:23:26.199Z] > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 [2022-04-28T21:23:26.479Z] > git remote # timeout=10 [2022-04-28T21:23:26.504Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T21:23:26.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:23:26.538Z] > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [2022-04-28T21:23:26.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T21:23:26.591Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T21:23:26.611Z] > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 [2022-04-28T21:23:28.748Z] Removing intermediate container 50403006fd67 [2022-04-28T21:23:28.748Z] ---> 6e6e9381f1d8 [2022-04-28T21:23:28.748Z] [2022-04-28T21:23:28.748Z] Successfully built 6e6e9381f1d8 [2022-04-28T21:23:28.748Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T21:23:28.748Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-04-28T21:23:30.654Z] ---> 1c7d81ddf1e4 [2022-04-28T21:23:30.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T21:23:31.309Z] Commit message: "build: Updates to latest gom-mods" [2022-04-28T21:23:31.394Z] > git --version # timeout=10 [2022-04-28T21:23:31.408Z] > git --version # 'git version 2.25.1' [2022-04-28T21:23:31.427Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:23:31.594Z] ---> aa66e12e683b [2022-04-28T21:23:31.594Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T21:23:31.594Z] ---> Running in c3e54c3519c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-04-28T21:23:31.907Z] Removing intermediate container c3e54c3519c1 [2022-04-28T21:23:31.907Z] ---> c1c6660b9b91 [2022-04-28T21:23:31.907Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:23:32.174Z] ---> Running in 871c742be95b [2022-04-28T21:23:32.439Z] Removing intermediate container 871c742be95b [2022-04-28T21:23:32.439Z] ---> f1668cec77ee [2022-04-28T21:23:32.439Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T21:23:32.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T21:23:32.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:23:32.555Z] Dload Upload Total Spent Left Speed [2022-04-28T21:23:32.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 64364 0 --:--:-- --:--:-- --:--:-- 64715 [Pipeline] sh [2022-04-28T21:23:33.009Z] ---> Running in f7213b77818e [2022-04-28T21:23:33.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T21:23:33.546Z] + sudo tee /etc/docker/daemon.new [2022-04-28T21:23:33.546Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T21:23:33.546Z] { [2022-04-28T21:23:33.546Z] "registry-mirrors": [ [2022-04-28T21:23:33.546Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T21:23:33.546Z] ], [2022-04-28T21:23:33.546Z] "bip": "10.250.0.254/24", [2022-04-28T21:23:33.546Z] "hosts": [ [2022-04-28T21:23:33.546Z] "tcp://0.0.0.0:5555", [2022-04-28T21:23:33.546Z] "unix:///var/run/docker.sock" [2022-04-28T21:23:33.546Z] ], [2022-04-28T21:23:33.546Z] "mtu": 1458, [2022-04-28T21:23:33.546Z] "selinux-enabled": true, [2022-04-28T21:23:33.546Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T21:23:33.546Z] } [Pipeline] sh [2022-04-28T21:23:33.943Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-28T21:23:33.945Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:23:33.945Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:23:33.945Z] ---> 3069cf3b8187 [2022-04-28T21:23:33.945Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T21:23:33.945Z] ---> Using cache [2022-04-28T21:23:33.945Z] ---> 89eb1c7acab3 [2022-04-28T21:23:33.945Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:23:33.945Z] ---> Using cache [2022-04-28T21:23:33.945Z] ---> a520d7ec83cd [2022-04-28T21:23:33.945Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T21:23:33.945Z] ---> Using cache [2022-04-28T21:23:33.945Z] ---> 84860f2f1499 [2022-04-28T21:23:33.945Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T21:23:33.945Z] ---> Using cache [2022-04-28T21:23:33.945Z] ---> 4fd374c70e15 [2022-04-28T21:23:33.945Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:23:33.945Z] ---> Using cache [2022-04-28T21:23:33.945Z] ---> 312130f7e56e [2022-04-28T21:23:33.945Z] Step 8/25 : COPY . . [2022-04-28T21:23:33.945Z] ---> Using cache [2022-04-28T21:23:33.945Z] ---> 68b4b93cebfe [2022-04-28T21:23:33.945Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [Pipeline] sh [2022-04-28T21:23:34.211Z] Removing intermediate container f7213b77818e [2022-04-28T21:23:34.211Z] ---> ba7cb283b750 [2022-04-28T21:23:34.211Z] Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:23:34.211Z] ---> Running in 7e38a9add0b0 [2022-04-28T21:23:34.211Z] ---> Running in 77d748defaa1 [2022-04-28T21:23:34.338Z] + sudo service docker restart [2022-04-28T21:23:34.778Z] Removing intermediate container 77d748defaa1 [2022-04-28T21:23:34.778Z] ---> e5fdbe912471 [2022-04-28T21:23:34.778Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:23:35.038Z] ---> Running in d8485d1707a6 [2022-04-28T21:23:35.297Z] Removing intermediate container d8485d1707a6 [2022-04-28T21:23:35.297Z] ---> e2c033ed4f4c [2022-04-28T21:23:35.297Z] [2022-04-28T21:23:35.555Z] Successfully built e2c033ed4f4c [2022-04-28T21:23:35.555Z] Successfully tagged support-scheduler:latest [2022-04-28T21:23:35.555Z]  Building support-scheduler ... done Building security-spire-server [2022-04-28T21:23:35.555Z] 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-28T21:23:40.823Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:23:40.823Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:23:40.823Z] ---> 3069cf3b8187 [2022-04-28T21:23:40.823Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> 89eb1c7acab3 [2022-04-28T21:23:40.823Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> a520d7ec83cd [2022-04-28T21:23:40.823Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> 22f05be8b61a [2022-04-28T21:23:40.823Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> 0bddd44b8d13 [2022-04-28T21:23:40.823Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> febe930c3a76 [2022-04-28T21:23:40.823Z] Step 8/25 : COPY . . [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> e48eb07f7f34 [2022-04-28T21:23:40.823Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> 3b28615e65da [2022-04-28T21:23:40.823Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> 6d0bda7d3136 [2022-04-28T21:23:40.823Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T21:23:40.823Z] ---> Using cache [2022-04-28T21:23:40.823Z] ---> 2ba058aad4f0 [2022-04-28T21:23:40.823Z] 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-28T21:23:42.198Z] ---> Running in afc5e9271e0a [2022-04-28T21:23:44.100Z] spire-1.2.1/ [2022-04-28T21:23:44.100Z] spire-1.2.1/.data/ [2022-04-28T21:23:44.100Z] spire-1.2.1/.data/.file [2022-04-28T21:23:44.100Z] spire-1.2.1/.dockerignore [2022-04-28T21:23:44.100Z] spire-1.2.1/.gitattributes [2022-04-28T21:23:44.100Z] spire-1.2.1/.githooks/ [2022-04-28T21:23:44.100Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/ [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:23:44.100Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:23:44.100Z] spire-1.2.1/.gitignore [2022-04-28T21:23:44.100Z] spire-1.2.1/.go-version [2022-04-28T21:23:44.100Z] spire-1.2.1/.golangci.yml [2022-04-28T21:23:44.100Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:23:44.100Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:23:44.100Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:23:44.100Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:23:44.100Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:23:44.100Z] spire-1.2.1/Dockerfile [2022-04-28T21:23:44.100Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:23:44.100Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:23:44.100Z] spire-1.2.1/LICENSE [2022-04-28T21:23:44.100Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:23:44.100Z] spire-1.2.1/Makefile [2022-04-28T21:23:44.100Z] spire-1.2.1/README.md [2022-04-28T21:23:44.100Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:23:44.100Z] spire-1.2.1/SECURITY.md [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:23:44.100Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:23:44.101Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/ [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/agent/ [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/server/ [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:23:44.101Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/ [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/ [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:23:44.101Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:23:44.101Z] spire-1.2.1/examples/ [2022-04-28T21:23:44.101Z] spire-1.2.1/examples/README.md [2022-04-28T21:23:44.101Z] spire-1.2.1/go.mod [2022-04-28T21:23:44.101Z] spire-1.2.1/go.sum [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:23:44.101Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:23:44.102Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:23:44.103Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:23:44.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:23:44.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/private/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:23:44.106Z] spire-1.2.1/release/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:23:44.106Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:23:44.106Z] spire-1.2.1/script/ [2022-04-28T21:23:44.106Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:23:44.106Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:23:44.106Z] spire-1.2.1/support/ [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/ [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:23:44.106Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:23:44.107Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/clock/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:23:44.107Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:23:44.108Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/common [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:23:44.108Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:23:44.109Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:23:44.110Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:23:44.111Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:23:44.111Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testca/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testkey/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/util/ [2022-04-28T21:23:44.111Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/util/race.go [2022-04-28T21:23:44.111Z] spire-1.2.1/test/util/util.go [2022-04-28T21:23:44.111Z] building spire from source... [2022-04-28T21:23:44.371Z] Installing go1.17.7... [2022-04-28T21:23:50.953Z] Building bin/spire-server... [2022-04-28T21:23:50.953Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:23:50.953Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:23:50.953Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:23:50.953Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:23:50.953Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:23:50.953Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:23:50.953Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:23:50.953Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:23:50.953Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:23:50.953Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:23:50.953Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:23:50.953Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:23:50.953Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:23:50.953Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:23:51.215Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:23:51.215Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:23:51.215Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:23:51.215Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:23:51.215Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:23:51.474Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:23:51.474Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:23:51.474Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:23:51.474Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:23:51.474Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:23:51.474Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:23:51.474Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:23:51.474Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:23:51.474Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:23:51.474Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:23:51.733Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:23:51.733Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:23:51.733Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:23:51.733Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:23:51.733Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:23:51.733Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:23:52.000Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:23:52.000Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:23:52.000Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:23:52.000Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:23:52.000Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:23:52.000Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:23:52.259Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:23:52.259Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:23:52.259Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:23:52.259Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:23:52.259Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:23:52.259Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:23:52.835Z] provisioning config files... [2022-04-28T21:23:52.868Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8251416661445496774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:23:53.465Z] ---> docker-login.sh [2022-04-28T21:23:53.465Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:23:54.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:23:54.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:23:54.685Z] Configure a credential helper to remove this warning. See [2022-04-28T21:23:54.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:23:54.685Z] [2022-04-28T21:23:54.685Z] Login Succeeded [2022-04-28T21:23:54.685Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:23:54.801Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:23:54.801Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:23:54.801Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:23:54.801Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:23:54.801Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:23:54.801Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:23:54.801Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:23:54.801Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:23:54.801Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:23:54.801Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:23:54.801Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:23:54.801Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:23:54.801Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:23:54.801Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:23:54.801Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:23:55.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:23:55.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:23:55.300Z] Configure a credential helper to remove this warning. See [2022-04-28T21:23:55.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:23:55.300Z] [2022-04-28T21:23:55.300Z] Login Succeeded [2022-04-28T21:23:55.300Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:23:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:23:55.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:23:55.907Z] Configure a credential helper to remove this warning. See [2022-04-28T21:23:55.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:23:55.907Z] [2022-04-28T21:23:55.907Z] Login Succeeded [2022-04-28T21:23:55.907Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:23:56.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:23:56.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:23:56.510Z] Configure a credential helper to remove this warning. See [2022-04-28T21:23:56.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:23:56.510Z] [2022-04-28T21:23:56.510Z] Login Succeeded [2022-04-28T21:23:56.510Z] docker.io [2022-04-28T21:23:56.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:23:57.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:23:57.391Z] Configure a credential helper to remove this warning. See [2022-04-28T21:23:57.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:23:57.391Z] [2022-04-28T21:23:57.391Z] Login Succeeded [2022-04-28T21:23:57.391Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:23:57.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T21:23:57.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T21:23:57.900Z] ========================================================= [2022-04-28T21:23:57.901Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T21:23:57.901Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:23:58.101Z] 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-28T21:23:58.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T21:23:58.581Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T21:23:58.581Z] 9b3977197b4f: Pulling fs layer [2022-04-28T21:23:58.581Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T21:23:58.581Z] 94645a83ff95: Pulling fs layer [2022-04-28T21:23:58.581Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T21:23:58.581Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T21:23:58.581Z] 3096ccb668a1: Pulling fs layer [2022-04-28T21:23:58.581Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T21:23:58.581Z] a4caa8a26152: Pulling fs layer [2022-04-28T21:23:58.581Z] 3096ccb668a1: Waiting [2022-04-28T21:23:58.581Z] e8cf19c19ddd: Waiting [2022-04-28T21:23:58.581Z] a4caa8a26152: Waiting [2022-04-28T21:23:58.581Z] 3f3a8bcf1eab: Waiting [2022-04-28T21:23:58.581Z] 94645a83ff95: Verifying Checksum [2022-04-28T21:23:58.581Z] 94645a83ff95: Download complete [2022-04-28T21:23:58.581Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T21:23:58.581Z] 1a89e8eeedd5: Download complete [2022-04-28T21:23:58.581Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T21:23:58.581Z] 0c92f367c5e7: Download complete [2022-04-28T21:23:58.581Z] 3096ccb668a1: Verifying Checksum [2022-04-28T21:23:58.581Z] 3096ccb668a1: Download complete [2022-04-28T21:23:58.581Z] 9b3977197b4f: Verifying Checksum [2022-04-28T21:23:58.581Z] 9b3977197b4f: Download complete [2022-04-28T21:23:58.863Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T21:23:58.863Z] e8cf19c19ddd: Download complete [2022-04-28T21:23:59.478Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:23:59.479Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:23:59.479Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:23:59.479Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:23:59.479Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:23:59.479Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:23:59.479Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:23:59.479Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:23:59.483Z] 9b3977197b4f: Pull complete [2022-04-28T21:23:59.737Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:23:59.737Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:23:59.737Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:23:59.737Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:23:59.737Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:23:59.737Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:23:59.737Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:23:59.737Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:23:59.998Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:23:59.998Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:23:59.998Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:23:59.998Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:23:59.998Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:23:59.998Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:23:59.998Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:24:00.498Z] 1a89e8eeedd5: Pull complete [2022-04-28T21:24:00.569Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:24:00.569Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:24:00.569Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:24:00.569Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:24:00.569Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:24:00.778Z] 94645a83ff95: Pull complete [2022-04-28T21:24:00.827Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:24:00.827Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:24:00.827Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:24:00.827Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:24:00.827Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:24:01.057Z] a4caa8a26152: Verifying Checksum [2022-04-28T21:24:01.057Z] a4caa8a26152: Download complete [2022-04-28T21:24:01.086Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:24:01.086Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:24:01.086Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:24:01.086Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:24:01.086Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:24:01.344Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:24:01.344Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:24:01.344Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:24:01.344Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:24:01.344Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:24:01.607Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:24:01.607Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:24:01.607Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:24:01.607Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:24:01.607Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:24:01.659Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T21:24:01.659Z] 3f3a8bcf1eab: Download complete [2022-04-28T21:24:01.867Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:24:01.867Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:24:01.867Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:24:01.867Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:24:01.867Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:24:02.437Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:24:02.437Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:24:02.437Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:24:02.437Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:24:02.437Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:24:02.437Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:24:02.969Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:24:02.969Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:24:02.969Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:24:03.233Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:24:03.233Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:24:03.233Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:24:03.233Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:24:03.556Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:24:03.556Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:24:03.556Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:24:03.556Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:24:03.556Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:24:03.556Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:24:03.556Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:24:03.556Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:24:03.815Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:24:03.815Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:24:03.815Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:24:03.815Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:24:03.815Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:24:03.815Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:24:04.757Z] Removing intermediate container 36d3450412a9 [2022-04-28T21:24:04.757Z] ---> 058fbdfd4cfa [2022-04-28T21:24:04.757Z] [2022-04-28T21:24:04.757Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:24:04.757Z] ---> e04c818066af [2022-04-28T21:24:04.757Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T21:24:10.038Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:24:10.038Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:24:16.772Z]  ---> Running in 076ed0c88fb1 [2022-04-28T21:24:16.806Z] 3f3a8bcf1eab: Pull complete [2022-04-28T21:24:16.806Z] 0c92f367c5e7: Pull complete [2022-04-28T21:24:16.806Z] 3096ccb668a1: Pull complete [2022-04-28T21:24:16.806Z] e8cf19c19ddd: Pull complete [2022-04-28T21:24:17.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:17.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:17.605Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T21:24:17.605Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T21:24:17.605Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:24:17.605Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:24:17.605Z] OK: 6 MiB in 16 packages [2022-04-28T21:24:18.986Z] Removing intermediate container 7e38a9add0b0 [2022-04-28T21:24:18.986Z] ---> 76f7eb07a535 [2022-04-28T21:24:18.986Z] [2022-04-28T21:24:18.986Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T21:24:18.986Z] ---> e04c818066af [2022-04-28T21:24:18.986Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T21:24:19.244Z] ---> Running in d3fb134044b1 [2022-04-28T21:24:19.519Z] Removing intermediate container 076ed0c88fb1 [2022-04-28T21:24:19.519Z] ---> 063254927597 [2022-04-28T21:24:19.519Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:24:19.778Z] ---> Running in a86dd4f08870 [2022-04-28T21:24:20.037Z] Removing intermediate container a86dd4f08870 [2022-04-28T21:24:20.037Z] ---> 23f8242e21fe [2022-04-28T21:24:20.037Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T21:24:20.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:20.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:20.296Z] ---> Running in 7d5aef2862c0 [2022-04-28T21:24:20.296Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T21:24:20.296Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T21:24:20.296Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T21:24:20.296Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:24:20.558Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:24:20.558Z] OK: 6 MiB in 17 packages [2022-04-28T21:24:20.815Z] Removing intermediate container 7d5aef2862c0 [2022-04-28T21:24:20.815Z] ---> fcb2afd33fe8 [2022-04-28T21:24:20.815Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T21:24:21.075Z] ---> Running in c5140179e32c [2022-04-28T21:24:21.336Z] Removing intermediate container c5140179e32c [2022-04-28T21:24:21.336Z] ---> aa6a25b6af4f [2022-04-28T21:24:21.336Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:24:21.599Z] Removing intermediate container d3fb134044b1 [2022-04-28T21:24:21.599Z] ---> 9f508e647dfc [2022-04-28T21:24:21.599Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T21:24:21.861Z] ---> Running in 752d52132b03 [2022-04-28T21:24:21.861Z] ---> c1c83ae1addf [2022-04-28T21:24:21.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T21:24:22.123Z] Removing intermediate container 752d52132b03 [2022-04-28T21:24:22.123Z] ---> 0d44df7d388d [2022-04-28T21:24:22.123Z] Step 13/25 : WORKDIR / [2022-04-28T21:24:22.246Z] a4caa8a26152: Pull complete [2022-04-28T21:24:22.246Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T21:24:22.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T21:24:22.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:24:22.661Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T21:24:22.661Z] WORKDIR /edgex [2022-04-28T21:24:22.661Z] COPY go.mod . [2022-04-28T21:24:22.661Z] RUN go mod download [2022-04-28T21:24:22.661Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T21:24:22.691Z] ---> Running in a1727af0fcbd [2022-04-28T21:24:23.631Z] ---> f63f9c34b7c0 [2022-04-28T21:24:23.631Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T21:24:23.893Z] Removing intermediate container a1727af0fcbd [2022-04-28T21:24:23.893Z] ---> 66c3dcff147c [2022-04-28T21:24:23.893Z] 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-28T21:24:24.154Z] ---> 62ccb6f2e523 [2022-04-28T21:24:24.154Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T21:24:24.412Z] ---> Running in ed6be3dad4cd [2022-04-28T21:24:24.412Z] ---> 7bdc3d519ddb [2022-04-28T21:24:24.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-28T21:24:25.319Z] Sending build context to Docker daemon 169.3MB [2022-04-28T21:24:25.319Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T21:24:25.319Z] ---> 725f1c02e7f9 [2022-04-28T21:24:25.319Z] Step 2/4 : WORKDIR /edgex [2022-04-28T21:24:25.347Z] Removing intermediate container ed6be3dad4cd [2022-04-28T21:24:25.347Z] ---> 696f33eab514 [2022-04-28T21:24:25.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:24:26.284Z] ---> 1c5f651d4392 [2022-04-28T21:24:26.284Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T21:24:26.284Z] ---> Running in 9917902b2b71 [2022-04-28T21:24:26.853Z] Removing intermediate container 9917902b2b71 [2022-04-28T21:24:26.853Z] ---> 6cf365245a14 [2022-04-28T21:24:26.853Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T21:24:27.430Z] ---> 03f95414ae3e [2022-04-28T21:24:27.430Z] 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-28T21:24:27.703Z] ---> Running in 101c4ecf79e5 [2022-04-28T21:24:27.957Z] ---> Running in a2649aa8e8d7 [2022-04-28T21:24:27.957Z] Removing intermediate container a2649aa8e8d7 [2022-04-28T21:24:27.957Z] ---> 709984b89885 [2022-04-28T21:24:27.957Z] Step 3/4 : COPY go.mod . [2022-04-28T21:24:27.964Z] ---> 73d92d3c3d92 [2022-04-28T21:24:27.964Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T21:24:27.964Z] Removing intermediate container 101c4ecf79e5 [2022-04-28T21:24:27.964Z] ---> d3dad36021b4 [2022-04-28T21:24:27.964Z] Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:24:28.263Z] ---> Running in fea8f1f8bd7c [2022-04-28T21:24:28.523Z] Removing intermediate container fea8f1f8bd7c [2022-04-28T21:24:28.523Z] ---> 062bb45e0689 [2022-04-28T21:24:28.523Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:24:28.563Z] ---> 7b6b8591942b [2022-04-28T21:24:28.563Z] Step 4/4 : RUN go mod download [2022-04-28T21:24:28.563Z] ---> Running in 8458de4d49bb [2022-04-28T21:24:28.781Z] ---> Running in c8705f7a6e2a [2022-04-28T21:24:28.781Z] ---> 97c99bdb3814 [2022-04-28T21:24:28.781Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T21:24:28.781Z] Removing intermediate container c8705f7a6e2a [2022-04-28T21:24:28.781Z] ---> aa20aa801b4a [2022-04-28T21:24:28.781Z] [2022-04-28T21:24:29.040Z] Successfully built aa20aa801b4a [2022-04-28T21:24:29.040Z] Successfully tagged support-notifications:latest [2022-04-28T21:24:30.448Z]  Building support-notifications ... done  ---> d68e09d4ffe2 [2022-04-28T21:24:30.448Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T21:24:30.714Z] ---> 7b80000da3cf [2022-04-28T21:24:30.714Z] 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-28T21:24:30.973Z] ---> Running in af9f75db901d [2022-04-28T21:24:32.874Z] Removing intermediate container af9f75db901d [2022-04-28T21:24:32.874Z] ---> d04375574511 [2022-04-28T21:24:32.874Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T21:24:32.874Z] ---> Running in c8c572e0e1d7 [2022-04-28T21:24:33.133Z] Removing intermediate container c8c572e0e1d7 [2022-04-28T21:24:33.133Z] ---> a3896917aabf [2022-04-28T21:24:33.133Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T21:24:33.391Z] ---> Running in 88da4f5e6fbd [2022-04-28T21:24:33.649Z] Removing intermediate container 88da4f5e6fbd [2022-04-28T21:24:33.649Z] ---> 837e3eb07a66 [2022-04-28T21:24:33.649Z] Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:24:33.649Z] ---> Running in 80f3c2b2c530 [2022-04-28T21:24:33.912Z] Removing intermediate container 80f3c2b2c530 [2022-04-28T21:24:33.912Z] ---> c681fc2ac978 [2022-04-28T21:24:33.912Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:24:34.171Z] ---> Running in 042789fb0d18 [2022-04-28T21:24:34.431Z] Removing intermediate container 042789fb0d18 [2022-04-28T21:24:34.431Z] ---> b529cdc311c0 [2022-04-28T21:24:34.431Z] [2022-04-28T21:24:34.690Z] Successfully built b529cdc311c0 [2022-04-28T21:24:34.690Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T21:24:34.690Z]  Building security-secretstore-setup ... done Removing intermediate container f9df20e9de5d [2022-04-28T21:24:34.690Z] ---> a714d3626de9 [2022-04-28T21:24:34.690Z] [2022-04-28T21:24:34.690Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T21:24:34.690Z] ---> 0ac33e5f5afa [2022-04-28T21:24:34.690Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:24:34.690Z] ---> Using cache [2022-04-28T21:24:34.690Z] ---> 6842d6a9c3bf [2022-04-28T21:24:34.690Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:24:34.690Z] ---> Using cache [2022-04-28T21:24:34.690Z] ---> 14b6cd7ca6b5 [2022-04-28T21:24:34.690Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T21:24:34.950Z] ---> Running in c0bba434cad5 [2022-04-28T21:24:35.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:36.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:36.715Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:24:36.715Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:24:36.715Z] OK: 15854 distinct packages available [2022-04-28T21:24:36.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:37.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:37.911Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T21:24:37.911Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:24:38.170Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T21:24:38.170Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T21:24:38.170Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T21:24:38.429Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:24:38.429Z] OK: 6 MiB in 19 packages [2022-04-28T21:24:39.807Z] Removing intermediate container c0bba434cad5 [2022-04-28T21:24:39.807Z] ---> 762f3c976d4a [2022-04-28T21:24:39.807Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T21:24:41.714Z] ---> 83d5a84e9176 [2022-04-28T21:24:41.714Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:24:43.614Z] ---> 402a4194c9c8 [2022-04-28T21:24:43.614Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:24:43.880Z] ---> 3360eb180ee9 [2022-04-28T21:24:43.880Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T21:24:44.138Z] ---> ce0ba730cda4 [2022-04-28T21:24:44.138Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T21:24:44.705Z] ---> 0ff869225e7b [2022-04-28T21:24:44.705Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:24:44.705Z] ---> Running in 6c6275c57f62 [2022-04-28T21:24:44.964Z] Removing intermediate container 6c6275c57f62 [2022-04-28T21:24:44.964Z] ---> b316c1bc1018 [2022-04-28T21:24:44.964Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:24:44.964Z] ---> Running in e17a31dfdd2d [2022-04-28T21:24:45.230Z] Removing intermediate container e17a31dfdd2d [2022-04-28T21:24:45.230Z] ---> c480e3044b49 [2022-04-28T21:24:45.230Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T21:24:45.488Z] ---> Running in d7ad94c91bc3 [2022-04-28T21:24:45.488Z] Removing intermediate container d7ad94c91bc3 [2022-04-28T21:24:45.488Z] ---> d82fb616d3a8 [2022-04-28T21:24:45.488Z] Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:24:45.746Z] ---> Running in 712f46ad7cca [2022-04-28T21:24:46.011Z] Removing intermediate container 712f46ad7cca [2022-04-28T21:24:46.011Z] ---> 6c8031ca7c90 [2022-04-28T21:24:46.011Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T21:24:46.011Z] ---> Running in e5eb7830a001 [2022-04-28T21:24:46.272Z] Removing intermediate container e5eb7830a001 [2022-04-28T21:24:46.272Z] ---> 713ad4f3d5d2 [2022-04-28T21:24:46.272Z] [2022-04-28T21:24:46.272Z] Successfully built 713ad4f3d5d2 [2022-04-28T21:24:46.272Z] Successfully tagged security-spire-agent:latest [2022-04-28T21:24:56.247Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-28T21:24:56.247Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:24:56.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:24:56.507Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:24:56.507Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:24:57.074Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:24:57.074Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:24:57.074Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:24:57.332Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:24:57.332Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:24:57.332Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:24:57.332Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:24:57.332Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:24:57.332Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:25:25.210Z] Removing intermediate container 8458de4d49bb [2022-04-28T21:25:25.210Z] ---> 43253a81a14b [2022-04-28T21:25:25.210Z] Successfully built 43253a81a14b [2022-04-28T21:25:25.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:25:25.597Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T21:25:25.597Z] . [Pipeline] withDockerContainer [2022-04-28T21:25:25.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container [2022-04-28T21:25:26.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T21:25:27.624Z] $ docker top 5a85aaa1b4582b341f1447a4240e1e389570c5e19cc25887273de0df8f8c2f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:25:28.652Z] + go version [2022-04-28T21:25:28.652Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T21:25:28.700Z] $ docker stop --time=1 5a85aaa1b4582b341f1447a4240e1e389570c5e19cc25887273de0df8f8c2f27 [2022-04-28T21:25:30.453Z] $ docker rm -f 5a85aaa1b4582b341f1447a4240e1e389570c5e19cc25887273de0df8f8c2f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:25:31.330Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T21:25:31.330Z] . [Pipeline] withDockerContainer [2022-04-28T21:25:31.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container [2022-04-28T21:25:31.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T21:25:33.022Z] $ docker top c3a6c91104623c172257182ae051a7a65b59b86954ec84cd3bf938dda06f458a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T21:25:33.332Z] ========================================================= [2022-04-28T21:25:33.332Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T21:25:33.332Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:25:34.056Z] + make test [2022-04-28T21:25:34.056Z] go mod tidy -compat=1.17 [2022-04-28T21:25:35.044Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T21:25:53.580Z] Building bin/spire-agent... [2022-04-28T21:25:53.580Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:25:53.580Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:25:53.580Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:25:53.580Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:25:53.580Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:25:53.580Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:25:53.580Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:25:53.580Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:25:53.580Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:25:53.580Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:25:53.580Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:25:53.580Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:25:53.580Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:25:54.150Z] Removing intermediate container 03ab723e8da2 [2022-04-28T21:25:54.150Z] ---> a9e7e154ad81 [2022-04-28T21:25:54.150Z] [2022-04-28T21:25:54.150Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T21:25:54.150Z] ---> 0ac33e5f5afa [2022-04-28T21:25:54.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:25:54.150Z] ---> Using cache [2022-04-28T21:25:54.150Z] ---> 6842d6a9c3bf [2022-04-28T21:25:54.150Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:25:54.150Z] ---> Using cache [2022-04-28T21:25:54.150Z] ---> 14b6cd7ca6b5 [2022-04-28T21:25:54.150Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T21:25:55.085Z] ---> Running in 3e2247fa4c13 [2022-04-28T21:25:55.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:25:56.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:25:56.855Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:25:56.855Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:25:56.855Z] OK: 15854 distinct packages available [2022-04-28T21:25:56.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:25:57.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:25:57.792Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T21:25:58.052Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:25:58.052Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T21:25:58.052Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T21:25:58.312Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:25:58.312Z] OK: 6 MiB in 18 packages [2022-04-28T21:25:58.883Z] Removing intermediate container 3e2247fa4c13 [2022-04-28T21:25:58.883Z] ---> 31dfff9b18c5 [2022-04-28T21:25:58.883Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:26:00.331Z] ---> 91a4962c8539 [2022-04-28T21:26:00.331Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:26:00.331Z] ---> 559c3a78130b [2022-04-28T21:26:00.331Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T21:26:00.590Z] ---> Running in f79d5e957458 [2022-04-28T21:26:00.590Z] Removing intermediate container f79d5e957458 [2022-04-28T21:26:00.590Z] ---> bc2994107d03 [2022-04-28T21:26:00.590Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T21:26:01.166Z] ---> b5143976abcb [2022-04-28T21:26:01.166Z] Step 21/26 : WORKDIR / [2022-04-28T21:26:01.166Z] ---> Running in bd49cf4c92d1 [2022-04-28T21:26:01.166Z] Removing intermediate container bd49cf4c92d1 [2022-04-28T21:26:01.166Z] ---> 76c667a6e4d6 [2022-04-28T21:26:01.166Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:26:01.426Z] ---> Running in 15430226f043 [2022-04-28T21:26:01.426Z] Removing intermediate container 15430226f043 [2022-04-28T21:26:01.426Z] ---> 2d4b06ace36f [2022-04-28T21:26:01.426Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:26:01.685Z] ---> Running in c8b4d4b67cad [2022-04-28T21:26:01.685Z] Removing intermediate container c8b4d4b67cad [2022-04-28T21:26:01.685Z] ---> 95e18a95c892 [2022-04-28T21:26:01.685Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T21:26:01.947Z] ---> Running in ca4bfb9f6516 [2022-04-28T21:26:02.205Z] Removing intermediate container ca4bfb9f6516 [2022-04-28T21:26:02.205Z] ---> dd4557014dda [2022-04-28T21:26:02.205Z] Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:26:02.205Z] ---> Running in f6499d9ef8fa [2022-04-28T21:26:02.205Z] Removing intermediate container f6499d9ef8fa [2022-04-28T21:26:02.205Z] ---> 0199e28f6edc [2022-04-28T21:26:02.205Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T21:26:02.468Z] ---> Running in 3139030773fd [2022-04-28T21:26:02.468Z] Removing intermediate container 3139030773fd [2022-04-28T21:26:02.468Z] ---> 92c9c12c71d1 [2022-04-28T21:26:02.468Z] [2022-04-28T21:26:02.468Z] Successfully built 92c9c12c71d1 [2022-04-28T21:26:02.727Z] Successfully tagged security-spire-config:latest [2022-04-28T21:26:14.052Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T21:26:49.520Z]  Building security-spire-config ... done Removing intermediate container afc5e9271e0a [2022-04-28T21:26:49.520Z] ---> 4610c5db39ba [2022-04-28T21:26:49.520Z] [2022-04-28T21:26:49.520Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T21:26:49.520Z] ---> 0ac33e5f5afa [2022-04-28T21:26:49.520Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:26:49.520Z] ---> Using cache [2022-04-28T21:26:49.520Z] ---> 6842d6a9c3bf [2022-04-28T21:26:49.520Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:26:49.520Z] ---> Using cache [2022-04-28T21:26:49.520Z] ---> 14b6cd7ca6b5 [2022-04-28T21:26:49.520Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T21:26:49.520Z] ---> Using cache [2022-04-28T21:26:49.520Z] ---> 762f3c976d4a [2022-04-28T21:26:49.520Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:26:49.520Z] ---> fa61df0270a6 [2022-04-28T21:26:49.520Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:26:49.520Z] ---> 57dbd8420218 [2022-04-28T21:26:49.520Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T21:26:49.520Z] ---> 78ad381c9f1e [2022-04-28T21:26:49.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T21:26:49.520Z] ---> 9d15c6161cb8 [2022-04-28T21:26:49.520Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:26:49.520Z] ---> Running in d66e959f557b [2022-04-28T21:26:49.520Z] Removing intermediate container d66e959f557b [2022-04-28T21:26:49.520Z] ---> 0ad3d32bbd54 [2022-04-28T21:26:49.520Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:26:49.520Z] ---> Running in 31c33ab10312 [2022-04-28T21:26:49.520Z] Removing intermediate container 31c33ab10312 [2022-04-28T21:26:49.520Z] ---> 6fa1d35f1a05 [2022-04-28T21:26:49.520Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T21:26:49.520Z] ---> Running in 5c42cf1619f8 [2022-04-28T21:26:49.520Z] Removing intermediate container 5c42cf1619f8 [2022-04-28T21:26:49.520Z] ---> ccbef57eb334 [2022-04-28T21:26:49.520Z] Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:26:49.520Z] ---> Running in 12e7351a0add [2022-04-28T21:26:49.520Z] Removing intermediate container 12e7351a0add [2022-04-28T21:26:49.520Z] ---> dd65034867a0 [2022-04-28T21:26:49.520Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:26:49.520Z] ---> Running in 667e6f7095e1 [2022-04-28T21:26:49.520Z] Removing intermediate container 667e6f7095e1 [2022-04-28T21:26:49.520Z] ---> 306c613801ef [2022-04-28T21:26:49.520Z] [2022-04-28T21:26:49.520Z] Successfully built 306c613801ef [2022-04-28T21:26:49.520Z] Successfully tagged security-spire-server:latest [2022-04-28T21:26:49.542Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-28T21:26:49.560Z] $ docker stop --time=1 93b8e1c5e9022f26533a99409289cad4966d5d28cfdf71ffd976ff0179185529 [2022-04-28T21:26:50.866Z] $ docker rm -f 93b8e1c5e9022f26533a99409289cad4966d5d28cfdf71ffd976ff0179185529 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:26:51.271Z] + docker images [2022-04-28T21:26:51.272Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T21:26:51.272Z] security-spire-server latest 306c613801ef 6 seconds ago 87.3MB [2022-04-28T21:26:51.272Z] 4610c5db39ba 19 seconds ago 4.43GB [2022-04-28T21:26:51.272Z] security-spire-config latest 92c9c12c71d1 49 seconds ago 86.7MB [2022-04-28T21:26:51.272Z] a9e7e154ad81 About a minute ago 4.43GB [2022-04-28T21:26:51.272Z] security-spire-agent latest 713ad4f3d5d2 2 minutes ago 127MB [2022-04-28T21:26:51.272Z] security-secretstore-setup latest b529cdc311c0 2 minutes ago 28.5MB [2022-04-28T21:26:51.272Z] a714d3626de9 2 minutes ago 4.43GB [2022-04-28T21:26:51.272Z] support-notifications latest aa20aa801b4a 2 minutes ago 26.9MB [2022-04-28T21:26:51.272Z] 76f7eb07a535 2 minutes ago 1.5GB [2022-04-28T21:26:51.272Z] 058fbdfd4cfa 2 minutes ago 1.55GB [2022-04-28T21:26:51.272Z] support-scheduler latest e2c033ed4f4c 3 minutes ago 26.3MB [2022-04-28T21:26:51.272Z] sys-mgmt-agent latest 6e6e9381f1d8 3 minutes ago 299MB [2022-04-28T21:26:51.272Z] 8a4ddea137df 3 minutes ago 1.55GB [2022-04-28T21:26:51.272Z] security-bootstrapper latest 33b7bab68ab6 3 minutes ago 19.1MB [2022-04-28T21:26:51.272Z] 885c8b2eeafc 3 minutes ago 1.49GB [2022-04-28T21:26:51.272Z] security-proxy-setup latest f15bc01fd10d 4 minutes ago 26.9MB [2022-04-28T21:26:51.272Z] 77a2a7c8d456 4 minutes ago 1.49GB [2022-04-28T21:26:51.272Z] 2cb4add58c99 4 minutes ago 1.5GB [2022-04-28T21:26:51.272Z] security-spiffe-token-provider latest d88ca2b718e9 4 minutes ago 28.8MB [2022-04-28T21:26:51.272Z] core-data latest 52ee3c78c9e6 4 minutes ago 22.5MB [2022-04-28T21:26:51.272Z] core-command latest be85cc8d202b 4 minutes ago 16.1MB [2022-04-28T21:26:51.272Z] core-metadata latest c83fcabb98be 4 minutes ago 17MB [2022-04-28T21:26:51.272Z] 74b56610de9f 5 minutes ago 1.54GB [2022-04-28T21:26:51.272Z] c1606b2d6353 5 minutes ago 1.52GB [2022-04-28T21:26:51.272Z] bfb3010b5d5e 5 minutes ago 1.5GB [2022-04-28T21:26:51.272Z] 9a1acaed9bde 5 minutes ago 1.49GB [2022-04-28T21:26:51.272Z] ci-base-image-x86_64 latest 3069cf3b8187 8 minutes ago 895MB [2022-04-28T21:26:51.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB [2022-04-28T21:26:51.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB [2022-04-28T21:26:51.272Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T21:26:51.272Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T21:26:51.272Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T21:26:51.272Z] 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-28T21:28:06.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T21:28:07.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T21:28:10.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T21:28:10.922Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T21:28:15.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T21:28:15.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T21:28:15.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T21:28:15.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T21:28:15.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T21:28:18.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T21:28:18.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T21:28:18.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T21:28:18.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T21:28:18.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T21:28:18.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T21:28:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.640s coverage: 28.7% of statements [2022-04-28T21:28:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T21:28:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T21:28:40.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.461s coverage: 98.5% of statements [2022-04-28T21:28:40.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T21:28:40.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.407s coverage: 53.4% of statements [2022-04-28T21:28:40.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T21:28:40.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T21:29:07.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.986s coverage: 89.2% of statements [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:29:07.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.435s coverage: 84.4% of statements [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T21:29:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.532s coverage: 95.6% of statements [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.516s coverage: 72.2% of statements [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.545s coverage: 60.0% of statements [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.378s coverage: 58.8% of statements [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.291s coverage: 29.6% of statements [2022-04-28T21:29:08.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements [2022-04-28T21:29:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2022-04-28T21:29:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements [2022-04-28T21:29:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2022-04-28T21:29:22.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.291s coverage: 94.4% of statements [2022-04-28T21:29:22.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2022-04-28T21:29:28.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.781s coverage: 82.5% of statements [2022-04-28T21:29:28.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.295s coverage: 58.8% of statements [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.317s coverage: 85.4% of statements [2022-04-28T21:29:35.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.855s coverage: 91.2% of statements [2022-04-28T21:29:35.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T21:29:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.951s coverage: 64.4% of statements [2022-04-28T21:29:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T21:29:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T21:29:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.348s coverage: 100.0% of statements [2022-04-28T21:29:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2022-04-28T21:29:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-04-28T21:29:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-04-28T21:29:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2022-04-28T21:29:52.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.568s coverage: 65.4% of statements [2022-04-28T21:29:52.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T21:29:52.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T21:29:52.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T21:29:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 43.8% of statements [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T21:29:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T21:29:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.359s coverage: 84.8% of statements [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T21:29:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T21:30:03.749Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T21:30:03.749Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T21:30:03.749Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 63.2% of statements [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T21:30:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T21:30:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T21:30:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.215s coverage: 28.9% of statements [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T21:30:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T21:30:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-04-28T21:30:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-04-28T21:30:06.326Z] 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-28T21:30:06.326Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T21:30:06.326Z] GO111MODULE=on go vet ./... [2022-04-28T21:32:13.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T21:32:13.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T21:32:13.339Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T21:32:13.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T21:32:14.062Z] + ls -al . [2022-04-28T21:32:14.062Z] total 668 [2022-04-28T21:32:14.062Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 21:32 . [2022-04-28T21:32:14.062Z] drwxr-xr-x 4 root root 4096 Apr 28 21:25 .. [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 21:23 .dockerignore [2022-04-28T21:32:14.062Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 21:23 .git [2022-04-28T21:32:14.062Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 21:23 .github [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 21:23 .gitignore [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 21:23 .golangci.yml [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 21:23 .hadolint.yml [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 21:23 .sonarcloud.properties [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 21:23 ADOPTERS.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 21:23 Attribution.txt [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 21:23 CHANGELOG.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 21:23 CONTRIBUTING.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 21:23 GOVERNANCE.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 21:23 Jenkinsfile [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 21:23 LICENSE [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 21:23 Makefile [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 21:23 OWNERS.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 21:23 README.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 21:23 SECURITY.md [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 21:17 VERSION [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 21:23 ZMQWindows.md [2022-04-28T21:32:14.062Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 21:23 bin [2022-04-28T21:32:14.062Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 21:23 cmd [2022-04-28T21:32:14.062Z] -rw-r--r-- 1 root root 435134 Apr 28 21:30 coverage.out [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 21:23 go.mod [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 21:23 go.sum [2022-04-28T21:32:14.062Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 21:23 internal [2022-04-28T21:32:14.062Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 21:23 openapi [2022-04-28T21:32:14.062Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 21:23 snap [2022-04-28T21:32:14.062Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 21:23 version.go [Pipeline] sh [2022-04-28T21:32:14.740Z] + '[' -e coverage.out ] [2022-04-28T21:32:14.740Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T21:32:14.775Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T21:32:15.695Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T21:32:16.363Z] + make build [2022-04-28T21:32:16.363Z] 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-28T21:33:53.406Z] 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-28T21:35:01.506Z] 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-28T21:35:01.506Z] 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-28T21:35:40.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T21:35:40.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T21:35:41.148Z] 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-28T21:35:49.432Z] 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-28T21:35:52.828Z] 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-28T21:35:58.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T21:36:02.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/secrets-config ./cmd/secrets-config [2022-04-28T21:36:06.886Z] 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-28T21:36:15.194Z] 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-28T21:36:21.963Z] $ docker stop --time=1 c3a6c91104623c172257182ae051a7a65b59b86954ec84cd3bf938dda06f458a [2022-04-28T21:36:24.174Z] $ docker rm -f c3a6c91104623c172257182ae051a7a65b59b86954ec84cd3bf938dda06f458a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:26.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T21:36:26.973Z] [2022-04-28T21:36:26.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:27.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T21:36:27.651Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T21:36:27.651Z] 29e5d40040c1: Pulling fs layer [2022-04-28T21:36:27.651Z] 1ce36da41761: Pulling fs layer [2022-04-28T21:36:27.651Z] 25b303627fd3: Pulling fs layer [2022-04-28T21:36:27.651Z] 29e5d40040c1: Verifying Checksum [2022-04-28T21:36:27.651Z] 29e5d40040c1: Download complete [2022-04-28T21:36:27.923Z] 1ce36da41761: Verifying Checksum [2022-04-28T21:36:27.923Z] 1ce36da41761: Download complete [2022-04-28T21:36:28.197Z] 29e5d40040c1: Pull complete [2022-04-28T21:36:29.630Z] 25b303627fd3: Verifying Checksum [2022-04-28T21:36:29.630Z] 25b303627fd3: Download complete [2022-04-28T21:36:29.630Z] 1ce36da41761: Pull complete [2022-04-28T21:36:42.021Z] 25b303627fd3: Pull complete [2022-04-28T21:36:42.021Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T21:36:42.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T21:36:42.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T21:36:42.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container [2022-04-28T21:36:42.395Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T21:36:44.998Z] $ docker top 499c1155ddeefd8e14f4044659374beddb167db7090c0db10dad06cb8a5d4a7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:36:45.975Z] + grep+ paralleldocker-compose [2022-04-28T21:36:45.975Z] build --help [2022-04-28T21:36:51.359Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T21:36:51.411Z] $ docker stop --time=1 499c1155ddeefd8e14f4044659374beddb167db7090c0db10dad06cb8a5d4a7d [2022-04-28T21:36:53.123Z] $ docker rm -f 499c1155ddeefd8e14f4044659374beddb167db7090c0db10dad06cb8a5d4a7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:53.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T21:36:53.886Z] . [Pipeline] withDockerContainer [2022-04-28T21:36:54.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container [2022-04-28T21:36:54.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T21:36:55.817Z] $ docker top 0aeb2c767d149eef339326169bf98cb98cc7ffee4ea0e66b3f5fd60425ae0e33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:36:56.844Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T21:37:02.241Z] Building core-command ... [2022-04-28T21:37:02.241Z] Building core-data ... [2022-04-28T21:37:02.241Z] Building core-metadata ... [2022-04-28T21:37:02.241Z] Building security-bootstrapper ... [2022-04-28T21:37:02.241Z] Building security-proxy-setup ... [2022-04-28T21:37:02.241Z] Building security-secretstore-setup ... [2022-04-28T21:37:02.241Z] Building security-spiffe-token-provider ... [2022-04-28T21:37:02.241Z] Building security-spire-agent ... [2022-04-28T21:37:02.241Z] Building security-spire-config ... [2022-04-28T21:37:02.241Z] Building security-spire-server ... [2022-04-28T21:37:02.241Z] Building support-notifications ... [2022-04-28T21:37:02.241Z] Building support-scheduler ... [2022-04-28T21:37:02.241Z] Building sys-mgmt-agent ... [2022-04-28T21:37:02.241Z] Building security-spire-server [2022-04-28T21:37:02.241Z] Building core-data [2022-04-28T21:37:02.241Z] Building security-bootstrapper [2022-04-28T21:37:02.241Z] Building security-spire-config [2022-04-28T21:37:02.241Z] Building support-notifications [2022-04-28T21:38:39.044Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:38:39.044Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:38:39.044Z] ---> 43253a81a14b [2022-04-28T21:38:39.044Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T21:38:39.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:38:39.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:38:39.044Z] ---> 43253a81a14b [2022-04-28T21:38:39.044Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:38:39.044Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:38:39.044Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:38:39.044Z] ---> 43253a81a14b [2022-04-28T21:38:39.044Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T21:38:39.044Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:38:39.044Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:38:39.044Z] ---> 43253a81a14b [2022-04-28T21:38:39.044Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T21:38:39.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:38:39.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:38:39.044Z] ---> 43253a81a14b [2022-04-28T21:38:39.044Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:38:39.044Z] ---> Running in d9c28a6542d6 [2022-04-28T21:38:39.044Z] ---> Running in 2f42a24c25b4 [2022-04-28T21:38:39.044Z] ---> Running in e7cd1538be4a [2022-04-28T21:38:39.044Z] ---> Running in 83869f3c901e [2022-04-28T21:38:39.044Z] ---> Running in bbcab0d11ade [2022-04-28T21:38:39.044Z] Removing intermediate container d9c28a6542d6 [2022-04-28T21:38:39.044Z] ---> 95cf3ab6e321 [2022-04-28T21:38:39.044Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:38:39.044Z] Removing intermediate container bbcab0d11ade [2022-04-28T21:38:39.044Z] ---> 6d4465783a76 [2022-04-28T21:38:39.044Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:38:39.044Z] ---> Running in e05149674f3c [2022-04-28T21:38:39.044Z] Removing intermediate container 2f42a24c25b4 [2022-04-28T21:38:39.044Z] ---> fef22ba7a302 [2022-04-28T21:38:39.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:38:39.044Z] Removing intermediate container e7cd1538be4a [2022-04-28T21:38:39.044Z] ---> 6a1040327126 [2022-04-28T21:38:39.044Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:38:39.044Z] Removing intermediate container 83869f3c901e [2022-04-28T21:38:39.044Z] ---> 38f120314419 [2022-04-28T21:38:39.044Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:38:39.044Z] ---> Running in 955774d57e99 [2022-04-28T21:38:39.044Z] ---> Running in 8d32a0bf5e09 [2022-04-28T21:38:39.044Z] ---> Running in 46722895d8dd [2022-04-28T21:38:39.044Z] ---> Running in c5491ead1492 [2022-04-28T21:38:39.044Z] Removing intermediate container 955774d57e99 [2022-04-28T21:38:39.044Z] ---> 377e201cd336 [2022-04-28T21:38:39.044Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T21:38:39.044Z] ---> Running in 2fca696ffb00 [2022-04-28T21:38:39.044Z] Removing intermediate container e05149674f3c [2022-04-28T21:38:39.044Z] ---> 4d1b7a753147 [2022-04-28T21:38:39.044Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:38:39.044Z] Removing intermediate container c5491ead1492 [2022-04-28T21:38:39.044Z] ---> a8e6278c3884 [2022-04-28T21:38:39.044Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T21:38:39.044Z] Removing intermediate container 46722895d8dd [2022-04-28T21:38:39.044Z] ---> 3be16eacbedc [2022-04-28T21:38:39.044Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:38:39.044Z] ---> Running in 1f20fc5db8c1 [2022-04-28T21:38:39.044Z] ---> Running in 63699504f2c6 [2022-04-28T21:38:39.044Z] Removing intermediate container 8d32a0bf5e09 [2022-04-28T21:38:39.044Z] ---> ce19b944f150 [2022-04-28T21:38:39.044Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T21:38:39.044Z] ---> Running in 22818ce6c2c1 [2022-04-28T21:38:39.044Z] ---> Running in 48fd6127abb9 [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.045Z] OK: 220 MiB in 52 packages [2022-04-28T21:38:39.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:38:39.045Z] OK: 220 MiB in 52 packages [2022-04-28T21:38:39.045Z] Removing intermediate container 2fca696ffb00 [2022-04-28T21:38:39.045Z] ---> e10239ff961c [2022-04-28T21:38:39.045Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:38:39.045Z] OK: 220 MiB in 52 packages [2022-04-28T21:38:39.045Z] OK: 220 MiB in 52 packages [2022-04-28T21:38:39.045Z] OK: 220 MiB in 52 packages [2022-04-28T21:38:39.045Z] ---> 0ed984704c23 [2022-04-28T21:38:39.045Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:38:39.045Z] Removing intermediate container 1f20fc5db8c1 [2022-04-28T21:38:39.045Z] ---> fea928bdcdc9 [2022-04-28T21:38:39.045Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:38:39.045Z] ---> Running in dc7ea23f1868 [2022-04-28T21:38:39.333Z] Removing intermediate container 22818ce6c2c1 [2022-04-28T21:38:39.333Z] ---> e7f042c8218d [2022-04-28T21:38:39.333Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T21:38:39.333Z] Removing intermediate container 63699504f2c6 [2022-04-28T21:38:39.609Z] ---> 5f7ea75188d1 [2022-04-28T21:38:39.609Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T21:38:39.609Z] Removing intermediate container 48fd6127abb9 [2022-04-28T21:38:39.609Z] ---> c652eeee4f41 [2022-04-28T21:38:39.609Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T21:38:40.602Z] ---> a4bd9199eb63 [2022-04-28T21:38:40.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:38:40.602Z] ---> Running in 7c4a9c2359eb [2022-04-28T21:38:40.889Z] ---> 5181710c6a83 [2022-04-28T21:38:40.889Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:38:40.889Z] ---> e0f8b9d709b4 [2022-04-28T21:38:40.889Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:38:41.167Z] ---> Running in b9ff7deb78dd [2022-04-28T21:38:41.452Z] ---> 219d6acb41fb [2022-04-28T21:38:41.452Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:38:41.452Z] ---> Running in 49b841762b0b [2022-04-28T21:38:41.737Z] ---> Running in 8e61a20b1d98 [2022-04-28T21:38:44.393Z] Removing intermediate container dc7ea23f1868 [2022-04-28T21:38:44.393Z] ---> 0c4586bb08eb [2022-04-28T21:38:44.393Z] Step 8/22 : COPY . . [2022-04-28T21:38:45.853Z] Removing intermediate container 7c4a9c2359eb [2022-04-28T21:38:45.853Z] ---> 949c0905b8e7 [2022-04-28T21:38:45.853Z] Step 8/23 : COPY . . [2022-04-28T21:38:48.524Z] Removing intermediate container b9ff7deb78dd [2022-04-28T21:38:48.524Z] Removing intermediate container 49b841762b0b [2022-04-28T21:38:48.524Z] ---> 95d5e6719b91 [2022-04-28T21:38:48.524Z] Step 8/25 : COPY . . [2022-04-28T21:38:48.524Z] ---> f3a3e8bef48a [2022-04-28T21:38:48.524Z] Step 8/26 : COPY . . [2022-04-28T21:38:48.524Z] Removing intermediate container 8e61a20b1d98 [2022-04-28T21:38:48.524Z] ---> e55e9c104a96 [2022-04-28T21:38:48.524Z] Step 8/31 : COPY . . [2022-04-28T21:39:15.351Z] ---> 9c85be1d8e11 [2022-04-28T21:39:15.351Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T21:39:15.351Z] ---> 4adaedc9b42e [2022-04-28T21:39:15.351Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T21:39:15.624Z] ---> Running in 60e4b116ba71 [2022-04-28T21:39:15.624Z] ---> Running in cc6806dc5555 [2022-04-28T21:39:17.118Z] ---> bc7fe9984fb4 [2022-04-28T21:39:17.118Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T21:39:17.400Z] 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-28T21:39:17.400Z] ---> Running in 05609e1d042a [2022-04-28T21:39:17.681Z] 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-28T21:39:19.700Z] ---> d87c06217ac7 [2022-04-28T21:39:19.700Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:39:19.988Z] ---> Running in 29dea55a2dfb [2022-04-28T21:39:19.988Z] 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-28T21:39:20.626Z] Removing intermediate container 29dea55a2dfb [2022-04-28T21:39:20.626Z] ---> 82472722fa4e [2022-04-28T21:39:20.626Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T21:39:20.626Z] ---> Running in dc872d399079 [2022-04-28T21:39:20.919Z] ---> e4af03998157 [2022-04-28T21:39:20.919Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:39:21.206Z] ---> Running in 56427a956059 [2022-04-28T21:39:21.822Z] Removing intermediate container 56427a956059 [2022-04-28T21:39:21.822Z] ---> 0a945102f051 [2022-04-28T21:39:21.822Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T21:39:22.109Z] ---> Running in fa17e401b92f [2022-04-28T21:39:24.769Z] Removing intermediate container dc872d399079 [2022-04-28T21:39:24.769Z] ---> 385a28f3938a [2022-04-28T21:39:24.769Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T21:39:24.769Z] ---> Running in b6e06f1d6d2c [2022-04-28T21:39:25.804Z] Removing intermediate container b6e06f1d6d2c [2022-04-28T21:39:25.804Z] ---> ed6d857a7c53 [2022-04-28T21:39:25.804Z] 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-28T21:39:25.804Z] ---> Running in 40c9363b7103 [2022-04-28T21:39:25.804Z] Removing intermediate container fa17e401b92f [2022-04-28T21:39:25.804Z] ---> 8754a9711d5a [2022-04-28T21:39:25.804Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T21:39:26.081Z] ---> Running in 3192f13fc928 [2022-04-28T21:39:26.684Z] Removing intermediate container 3192f13fc928 [2022-04-28T21:39:26.684Z] ---> d879fa0e5c2e [2022-04-28T21:39:26.684Z] 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-28T21:39:26.965Z] ---> Running in 55de3db07880 [2022-04-28T21:39:29.589Z] spire-1.2.1/ [2022-04-28T21:39:29.589Z] spire-1.2.1/.data/ [2022-04-28T21:39:29.589Z] spire-1.2.1/.data/.file [2022-04-28T21:39:29.589Z] spire-1.2.1/.dockerignore [2022-04-28T21:39:29.589Z] spire-1.2.1/.gitattributes [2022-04-28T21:39:29.589Z] spire-1.2.1/.githooks/ [2022-04-28T21:39:29.589Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/ [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:39:29.589Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:39:29.589Z] spire-1.2.1/.gitignore [2022-04-28T21:39:29.589Z] spire-1.2.1/.go-version [2022-04-28T21:39:29.589Z] spire-1.2.1/.golangci.yml [2022-04-28T21:39:29.589Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:39:29.589Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:39:29.589Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:39:29.589Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:39:29.589Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:39:29.589Z] spire-1.2.1/Dockerfile [2022-04-28T21:39:29.589Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:39:29.589Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:39:29.589Z] spire-1.2.1/LICENSE [2022-04-28T21:39:29.589Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:39:29.589Z] spire-1.2.1/Makefile [2022-04-28T21:39:29.589Z] spire-1.2.1/README.md [2022-04-28T21:39:29.589Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:39:29.589Z] spire-1.2.1/SECURITY.md [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/ [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:39:29.589Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:39:29.590Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/ [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/agent/ [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/server/ [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:39:29.590Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/ [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/ [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:39:29.590Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:39:29.590Z] spire-1.2.1/examples/ [2022-04-28T21:39:29.590Z] spire-1.2.1/examples/README.md [2022-04-28T21:39:29.590Z] spire-1.2.1/go.mod [2022-04-28T21:39:29.590Z] spire-1.2.1/go.sum [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:39:29.590Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:39:29.869Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/ [2022-04-28T21:39:29.870Z] [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:39:29.870Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/.data/ [2022-04-28T21:39:29.871Z] spire-1.2.1/.data/.file [2022-04-28T21:39:29.871Z] spire-1.2.1/.dockerignore [2022-04-28T21:39:29.871Z] spire-1.2.1/.gitattributes [2022-04-28T21:39:29.871Z] spire-1.2.1/.githooks/ [2022-04-28T21:39:29.871Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/ [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:39:29.871Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:39:29.871Z] spire-1.2.1/.gitignore [2022-04-28T21:39:29.871Z] spire-1.2.1/.go-version [2022-04-28T21:39:29.871Z] spire-1.2.1/.golangci.yml [2022-04-28T21:39:29.871Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:39:29.871Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:39:29.871Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:39:29.871Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:39:29.871Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:39:29.871Z] spire-1.2.1/Dockerfile [2022-04-28T21:39:29.871Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:39:29.871Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:39:30.151Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:39:30.151Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:39:30.151Z] spire-1.2.1/LICENSE [2022-04-28T21:39:30.151Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:39:30.151Z] spire-1.2.1/Makefile [2022-04-28T21:39:30.151Z] spire-1.2.1/README.md [2022-04-28T21:39:30.151Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:39:30.151Z] spire-1.2.1/SECURITY.md [2022-04-28T21:39:30.151Z] spire-1.2.1/cmd/ [2022-04-28T21:39:30.151Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:39:30.151Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:39:30.151Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:39:30.152Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:39:30.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:39:30.153Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/ [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/agent/ [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/server/ [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:39:30.153Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/ [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/ [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:39:30.153Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:39:30.153Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:39:30.154Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:39:30.154Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:39:30.433Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:39:30.433Z] spire-1.2.1/examples/ [2022-04-28T21:39:30.433Z] spire-1.2.1/examples/README.md [2022-04-28T21:39:30.433Z] spire-1.2.1/go.mod [2022-04-28T21:39:30.433Z] spire-1.2.1/go.sum [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:39:30.433Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:39:30.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:39:30.435Z] [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:39:30.435Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:39:30.436Z] [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:39:30.436Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/private/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:39:30.716Z] [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:39:30.716Z] spire-1.2.1/release/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:39:30.716Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:39:30.717Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:39:30.717Z] spire-1.2.1/script/ [2022-04-28T21:39:30.717Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:39:30.717Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:39:30.717Z] spire-1.2.1/support/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:39:30.717Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:39:30.717Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:39:30.718Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/clock/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:39:30.718Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:39:30.718Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:39:30.719Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:39:30.719Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/common [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:39:30.719Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:39:30.999Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:39:30.999Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:39:31.000Z] [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:39:31.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:39:31.000Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:39:31.001Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:39:31.001Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:39:31.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:39:31.002Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:39:31.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:39:31.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:39:31.318Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:39:31.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:39:31.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:39:31.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:39:31.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:39:31.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:39:31.319Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:39:31.319Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:39:31.319Z] [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testca/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testkey/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/util/ [2022-04-28T21:39:31.319Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/util/race.go [2022-04-28T21:39:31.319Z] spire-1.2.1/test/util/util.go [2022-04-28T21:39:31.319Z] building spire from source... [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/private/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:39:31.319Z] spire-1.2.1/release/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:39:31.319Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:39:31.319Z] spire-1.2.1/script/ [2022-04-28T21:39:31.319Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:39:31.319Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:39:31.319Z] spire-1.2.1/support/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:39:31.320Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/clock/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:39:31.320Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:39:31.817Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/common [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:39:31.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:39:31.818Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:39:31.819Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:39:31.819Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testca/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testkey/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/util/ [2022-04-28T21:39:31.819Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/util/race.go [2022-04-28T21:39:31.819Z] spire-1.2.1/test/util/util.go [2022-04-28T21:39:31.819Z] building spire from source... [2022-04-28T21:39:32.613Z] Installing go1.17.7... [2022-04-28T21:39:32.923Z] Installing go1.17.7... [2022-04-28T21:39:59.812Z] Building bin/spire-server... [2022-04-28T21:39:59.812Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:39:59.812Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:39:59.812Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:39:59.812Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:39:59.812Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:39:59.812Z] Building bin/spire-server... [2022-04-28T21:40:00.088Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:40:00.088Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:40:00.088Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:40:00.696Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:40:01.308Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:40:03.311Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:40:03.311Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:40:03.909Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:40:03.909Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:40:04.524Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:40:04.795Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:40:04.795Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:40:04.795Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:40:05.079Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:40:05.079Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:40:05.360Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:40:05.360Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:40:05.360Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:40:05.360Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:40:05.360Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:40:05.964Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:40:05.964Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:40:05.964Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:40:05.964Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:40:06.243Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:40:06.849Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:40:06.849Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:40:06.849Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:40:07.456Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:40:07.456Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:40:07.456Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:40:07.737Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:40:07.737Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:40:07.737Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:40:09.186Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:40:09.186Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:40:09.464Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:40:10.070Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:40:10.070Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:40:11.067Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:40:11.344Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:40:33.541Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:40:33.541Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:40:33.822Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:40:33.822Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:40:34.432Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:40:34.432Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:40:34.432Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:40:34.432Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:40:34.709Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:40:34.988Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:40:34.988Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:40:34.988Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:40:35.267Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:40:35.267Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:40:35.545Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:40:36.995Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:40:36.995Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:40:36.995Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:40:36.995Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:40:37.275Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:40:37.275Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:40:37.275Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:40:37.552Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:40:37.552Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:40:37.552Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:40:37.829Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:40:37.829Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:40:37.829Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:40:37.829Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:40:38.106Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:40:38.106Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:40:38.106Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:40:38.106Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:40:38.106Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:40:38.106Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:40:38.106Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:40:38.381Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:40:38.381Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:40:38.381Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:40:38.657Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:40:38.658Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:40:39.644Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:40:40.244Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:40:40.520Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:40:40.797Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:40:40.797Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:40:40.797Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:40:40.797Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:40:40.797Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:40:41.075Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:40:41.075Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:40:41.353Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:40:41.353Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:40:41.353Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:40:41.638Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:40:42.241Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:40:42.522Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:40:42.522Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:40:42.798Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:40:43.789Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:40:43.789Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:40:46.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:40:46.429Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:40:46.429Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:40:46.429Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:40:46.429Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:40:46.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:40:46.429Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:40:46.429Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:40:46.429Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:40:47.037Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:40:47.037Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:40:47.317Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:40:47.598Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:40:53.036Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:40:53.036Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:40:53.036Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:40:53.036Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:40:53.036Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:41:15.241Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:41:15.241Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:41:15.241Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:41:30.391Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:41:30.391Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:41:34.747Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:41:34.747Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:41:34.747Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:41:47.218Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:41:47.218Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:41:47.218Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:41:47.218Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:41:47.820Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:41:49.274Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:41:51.913Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:41:52.515Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:41:54.509Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:41:54.509Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:41:54.788Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:41:56.237Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:41:56.237Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:41:56.237Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:41:56.515Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:41:56.790Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:41:56.790Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:41:57.072Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:41:58.533Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:41:58.533Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:41:58.818Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:41:59.094Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:41:59.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:41:59.372Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:41:59.372Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:41:59.649Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:41:59.649Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:41:59.649Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:41:59.649Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:42:00.252Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:42:00.530Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:42:02.129Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:42:04.985Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:42:05.590Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:42:05.868Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:42:06.860Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:42:07.141Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:42:07.419Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:42:07.419Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:42:07.419Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:42:07.419Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:42:07.698Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:42:07.977Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:42:08.252Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:42:08.528Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:42:08.807Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:42:08.807Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:42:08.807Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:42:09.100Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:42:09.389Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:42:09.665Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:42:09.665Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:42:09.942Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:42:09.942Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:42:09.942Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:42:10.928Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:42:10.928Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:42:10.928Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:42:11.209Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:42:11.209Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:42:11.487Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:42:11.487Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:42:11.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:42:11.487Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:42:11.765Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:42:11.765Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:42:11.765Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:42:11.765Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:42:12.043Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:42:13.035Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:42:13.311Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:42:13.589Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:42:13.589Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:42:13.864Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:42:14.855Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:42:16.844Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:42:16.844Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:42:17.450Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:42:17.450Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:42:17.450Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:42:17.450Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:42:17.726Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:42:17.726Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:42:18.002Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:42:18.002Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:42:18.002Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:42:18.002Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:42:18.002Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:42:18.278Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:42:18.880Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:42:19.485Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:42:19.485Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:42:19.763Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:42:20.052Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:42:20.052Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:42:21.507Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:42:21.507Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:42:21.787Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:42:22.067Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:42:22.346Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:42:22.346Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:42:22.346Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:42:22.346Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:42:22.625Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:42:22.625Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:42:23.620Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:42:23.900Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:42:24.181Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:42:24.181Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:42:24.181Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:42:24.181Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:42:24.458Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:42:24.739Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:42:25.017Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:42:25.017Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:42:26.013Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:42:26.013Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:42:26.294Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:42:26.294Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:42:26.573Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:42:26.573Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:42:26.850Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:42:26.850Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:42:27.847Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:42:28.124Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:42:28.404Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:42:28.404Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:42:28.681Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:42:28.959Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:42:29.562Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:42:30.168Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:42:32.820Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:42:35.462Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:42:35.462Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:42:35.742Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:42:36.021Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:42:37.009Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:42:37.288Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:42:37.569Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:42:37.569Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:42:37.569Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:42:37.848Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:42:38.127Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:42:38.127Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:42:38.403Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:42:38.403Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:42:38.403Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:42:48.600Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:42:48.600Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:42:48.600Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:42:48.600Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:43:15.451Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:43:15.451Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:43:16.888Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:43:16.888Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:44:53.766Z] Removing intermediate container 05609e1d042a [2022-04-28T21:44:53.766Z] ---> 1124b87a0230 [2022-04-28T21:44:53.766Z] [2022-04-28T21:44:53.766Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T21:44:53.766Z] 3.14: Pulling from library/alpine [2022-04-28T21:44:54.380Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:44:54.380Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T21:44:54.380Z] ---> ac73e934f311 [2022-04-28T21:44:54.380Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T21:44:54.663Z] ---> Running in 9465f1940758 [2022-04-28T21:44:55.279Z] Removing intermediate container 9465f1940758 [2022-04-28T21:44:55.279Z] ---> 6a6bec1fcb56 [2022-04-28T21:44:55.279Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T21:44:55.554Z] ---> Running in 965be40bd107 [2022-04-28T21:44:58.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:44:58.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:44:59.654Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T21:44:59.654Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T21:44:59.654Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:44:59.654Z] OK: 6 MiB in 16 packages [2022-04-28T21:45:01.642Z] Removing intermediate container 965be40bd107 [2022-04-28T21:45:01.642Z] ---> d457d9625bdc [2022-04-28T21:45:01.642Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T21:45:01.642Z] ---> Running in 82d2077821fc [2022-04-28T21:45:02.253Z] Removing intermediate container 82d2077821fc [2022-04-28T21:45:02.253Z] ---> f217856675ef [2022-04-28T21:45:02.253Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T21:45:02.253Z] ---> Running in 810631c1e8c1 [2022-04-28T21:45:02.863Z] Removing intermediate container 810631c1e8c1 [2022-04-28T21:45:02.863Z] ---> 1a149a8dce42 [2022-04-28T21:45:02.863Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T21:45:03.141Z] ---> Running in 18d1fef9db05 [2022-04-28T21:45:06.572Z] Removing intermediate container 18d1fef9db05 [2022-04-28T21:45:06.572Z] ---> 284c377d3f27 [2022-04-28T21:45:06.572Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T21:45:06.855Z] ---> Running in c42ef382a7e3 [2022-04-28T21:45:07.461Z] Removing intermediate container c42ef382a7e3 [2022-04-28T21:45:07.461Z] ---> d542d1ec3339 [2022-04-28T21:45:07.461Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T21:45:08.468Z] ---> cfef88f18520 [2022-04-28T21:45:08.468Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T21:45:08.746Z] ---> Running in dc8947c52420 [2022-04-28T21:45:12.163Z] Removing intermediate container dc8947c52420 [2022-04-28T21:45:12.163Z] ---> 92cab26ccce4 [2022-04-28T21:45:12.163Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:45:13.157Z] ---> 4775b21d47c8 [2022-04-28T21:45:13.157Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T21:45:14.616Z] ---> f0f844f0bc57 [2022-04-28T21:45:14.616Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T21:45:15.614Z] ---> ac6e747fc6eb [2022-04-28T21:45:15.614Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T21:45:16.628Z] ---> f5a776404999 [2022-04-28T21:45:16.628Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T21:45:17.623Z] ---> 8c1d7c5134ed [2022-04-28T21:45:17.623Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T21:45:17.905Z] ---> Running in 49b63e070a87 [2022-04-28T21:45:18.522Z] Removing intermediate container 49b63e070a87 [2022-04-28T21:45:18.522Z] ---> 9af48ece5431 [2022-04-28T21:45:18.522Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T21:45:19.522Z] ---> d0269976722b [2022-04-28T21:45:19.522Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T21:45:19.806Z] ---> Running in 439ba40d32ca [2022-04-28T21:45:23.241Z] Removing intermediate container 439ba40d32ca [2022-04-28T21:45:23.241Z] ---> 8bb767d747ed [2022-04-28T21:45:23.241Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T21:45:23.241Z] ---> Running in f26b8645ff59 [2022-04-28T21:45:23.837Z] Removing intermediate container f26b8645ff59 [2022-04-28T21:45:23.837Z] ---> b97b5af38a05 [2022-04-28T21:45:23.837Z] Step 28/31 : CMD ["gate"] [2022-04-28T21:45:24.449Z] ---> Running in 4eb7963f57f1 [2022-04-28T21:45:25.046Z] Removing intermediate container 4eb7963f57f1 [2022-04-28T21:45:25.046Z] ---> bacdc3837099 [2022-04-28T21:45:25.046Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T21:45:25.321Z] ---> Running in 832b945ecdaf [2022-04-28T21:45:25.603Z] Removing intermediate container 832b945ecdaf [2022-04-28T21:45:25.603Z] ---> 19b292e26726 [2022-04-28T21:45:25.603Z] Step 30/31 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:45:26.208Z] ---> Running in 07beba1327a7 [2022-04-28T21:45:26.810Z] Removing intermediate container 07beba1327a7 [2022-04-28T21:45:26.810Z] ---> 5f5b29b62dd6 [2022-04-28T21:45:26.810Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T21:45:27.090Z] ---> Running in 8aa8697e7fbd [2022-04-28T21:45:27.693Z] Removing intermediate container 8aa8697e7fbd [2022-04-28T21:45:27.693Z] ---> 9390d57e41db [2022-04-28T21:45:27.693Z] [2022-04-28T21:45:28.296Z] Successfully built 9390d57e41db [2022-04-28T21:45:28.296Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T21:45:28.296Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-28T21:46:00.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:46:00.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:46:00.704Z] ---> 43253a81a14b [2022-04-28T21:46:00.704Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:46:00.704Z] ---> Using cache [2022-04-28T21:46:00.704Z] ---> 38f120314419 [2022-04-28T21:46:00.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:46:00.704Z] ---> Using cache [2022-04-28T21:46:00.704Z] ---> a8e6278c3884 [2022-04-28T21:46:00.704Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T21:46:00.704Z] ---> Running in ebe65df24d11 [2022-04-28T21:46:02.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:46:02.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:46:04.777Z] OK: 220 MiB in 52 packages [2022-04-28T21:46:06.778Z] Removing intermediate container ebe65df24d11 [2022-04-28T21:46:06.778Z] ---> f862c34a7341 [2022-04-28T21:46:06.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:46:08.773Z] ---> fac77ec91346 [2022-04-28T21:46:08.773Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:46:08.773Z] ---> Running in 100429e65bfc [2022-04-28T21:46:14.211Z] Removing intermediate container cc6806dc5555 [2022-04-28T21:46:14.211Z] ---> 2633f3436a2d [2022-04-28T21:46:14.211Z] [2022-04-28T21:46:14.211Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:46:14.211Z] ---> ac73e934f311 [2022-04-28T21:46:14.211Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T21:46:14.211Z] ---> Running in 05e7c3d24611 [2022-04-28T21:46:14.487Z] Removing intermediate container 05e7c3d24611 [2022-04-28T21:46:14.488Z] ---> c35809911e6a [2022-04-28T21:46:14.488Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T21:46:14.769Z] ---> Running in dcb332fda6c5 [2022-04-28T21:46:15.770Z] Removing intermediate container dcb332fda6c5 [2022-04-28T21:46:15.770Z] ---> 8ec98ac3e87c [2022-04-28T21:46:15.770Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T21:46:16.050Z] Removing intermediate container 100429e65bfc [2022-04-28T21:46:16.050Z] ---> 7aed8911ec39 [2022-04-28T21:46:16.050Z] Step 8/23 : COPY . . [2022-04-28T21:46:16.050Z] ---> Running in dbac5acb6db2 [2022-04-28T21:46:16.655Z] Removing intermediate container dbac5acb6db2 [2022-04-28T21:46:16.655Z] ---> 5321dbae8afd [2022-04-28T21:46:16.655Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:46:16.947Z] ---> Running in ed0f7acf4e1e [2022-04-28T21:46:21.302Z] Removing intermediate container ed0f7acf4e1e [2022-04-28T21:46:21.302Z] ---> bd4d3f879260 [2022-04-28T21:46:21.302Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T21:46:21.302Z] ---> Running in 08bd773c4924 [2022-04-28T21:46:24.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:46:27.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:46:32.034Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:46:32.034Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:46:32.034Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T21:46:32.362Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:46:32.672Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T21:46:33.286Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T21:46:33.286Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:46:33.286Z] OK: 8 MiB in 20 packages [2022-04-28T21:46:37.730Z] Removing intermediate container 08bd773c4924 [2022-04-28T21:46:37.730Z] ---> ec2e01a57490 [2022-04-28T21:46:37.730Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:46:38.719Z] ---> 5f861834967c [2022-04-28T21:46:38.719Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T21:46:42.144Z] ---> 62a24ae78fc7 [2022-04-28T21:46:42.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T21:46:43.150Z] ---> 0f44da901f76 [2022-04-28T21:46:43.150Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T21:46:43.150Z] ---> Running in c39b850926f4 [2022-04-28T21:46:44.166Z] Removing intermediate container c39b850926f4 [2022-04-28T21:46:44.166Z] ---> adbd5c1594de [2022-04-28T21:46:44.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:46:44.452Z] ---> Running in 837214bf418a [2022-04-28T21:46:45.446Z] Removing intermediate container 837214bf418a [2022-04-28T21:46:45.446Z] ---> 46d6001c659a [2022-04-28T21:46:45.446Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:46:45.446Z] ---> 55ce6bdb1c30 [2022-04-28T21:46:45.446Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T21:46:45.446Z] ---> Running in a69973aa2c08 [2022-04-28T21:46:45.446Z] ---> Running in e4f296a9395e [2022-04-28T21:46:46.442Z] Removing intermediate container a69973aa2c08 [2022-04-28T21:46:46.442Z] ---> 875e6e8f7138 [2022-04-28T21:46:46.442Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:46:46.722Z] ---> Running in 009179120bea [2022-04-28T21:46:47.347Z] Removing intermediate container 009179120bea [2022-04-28T21:46:47.347Z] ---> 4b995f432e69 [2022-04-28T21:46:47.347Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:46:47.630Z] ---> Running in 04ad997b2b97 [2022-04-28T21:46:48.242Z] 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-28T21:46:48.242Z] Removing intermediate container 04ad997b2b97 [2022-04-28T21:46:48.242Z] ---> 056a97ed4680 [2022-04-28T21:46:48.242Z] [2022-04-28T21:46:48.863Z] Successfully built 056a97ed4680 [2022-04-28T21:46:48.863Z] Successfully tagged core-data-arm64:latest [2022-04-28T21:46:48.863Z]  Building core-data ... done Building security-spire-agent [2022-04-28T21:47:21.275Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:47:21.276Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:47:21.276Z] ---> 43253a81a14b [2022-04-28T21:47:21.276Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T21:47:21.276Z] ---> Using cache [2022-04-28T21:47:21.276Z] ---> 38f120314419 [2022-04-28T21:47:21.276Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:47:21.276Z] ---> Using cache [2022-04-28T21:47:21.276Z] ---> a8e6278c3884 [2022-04-28T21:47:21.276Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:47:21.276Z] ---> Running in 5916382274c8 [2022-04-28T21:47:21.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:47:21.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:47:22.720Z] OK: 220 MiB in 52 packages [2022-04-28T21:47:24.179Z] Removing intermediate container 5916382274c8 [2022-04-28T21:47:24.179Z] ---> f6a3ba6821a8 [2022-04-28T21:47:24.179Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T21:47:25.185Z] ---> 40c93da146d6 [2022-04-28T21:47:25.185Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:47:25.185Z] ---> Running in 3688547455cb [2022-04-28T21:47:30.609Z] Removing intermediate container 3688547455cb [2022-04-28T21:47:30.609Z] ---> 71860c328d49 [2022-04-28T21:47:30.609Z] Step 8/26 : COPY . . [2022-04-28T21:47:52.841Z] ---> 9652954740cc [2022-04-28T21:47:52.841Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:47:52.841Z] ---> Running in d3993383db55 [2022-04-28T21:47:53.445Z] Removing intermediate container d3993383db55 [2022-04-28T21:47:53.445Z] ---> 66a16e5221d0 [2022-04-28T21:47:53.445Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T21:47:53.445Z] ---> Running in 98c0865287aa [2022-04-28T21:47:57.777Z] Removing intermediate container 98c0865287aa [2022-04-28T21:47:57.777Z] ---> 56798626e6e5 [2022-04-28T21:47:57.777Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T21:47:58.051Z] ---> Running in 709a5ebb89c6 [2022-04-28T21:47:59.036Z] Removing intermediate container 709a5ebb89c6 [2022-04-28T21:47:59.036Z] ---> c6e2d47de352 [2022-04-28T21:47:59.036Z] 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-28T21:47:59.322Z] ---> Running in 5821874d97b9 [2022-04-28T21:48:02.726Z] spire-1.2.1/ [2022-04-28T21:48:02.726Z] spire-1.2.1/.data/ [2022-04-28T21:48:02.726Z] spire-1.2.1/.data/.file [2022-04-28T21:48:02.726Z] spire-1.2.1/.dockerignore [2022-04-28T21:48:02.726Z] spire-1.2.1/.gitattributes [2022-04-28T21:48:02.726Z] spire-1.2.1/.githooks/ [2022-04-28T21:48:02.726Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/ [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:48:02.726Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:48:02.726Z] spire-1.2.1/.gitignore [2022-04-28T21:48:02.726Z] spire-1.2.1/.go-version [2022-04-28T21:48:02.726Z] spire-1.2.1/.golangci.yml [2022-04-28T21:48:02.726Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:48:02.726Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:48:02.726Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:48:02.726Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:48:02.726Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:48:02.726Z] spire-1.2.1/Dockerfile [2022-04-28T21:48:02.726Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:48:02.726Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:48:02.726Z] spire-1.2.1/LICENSE [2022-04-28T21:48:02.726Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:48:02.726Z] spire-1.2.1/Makefile [2022-04-28T21:48:02.726Z] spire-1.2.1/README.md [2022-04-28T21:48:02.726Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:48:02.726Z] spire-1.2.1/SECURITY.md [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:48:02.726Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/ [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/agent/ [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/server/ [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:48:02.726Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/ [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/ [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:48:02.726Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:48:02.727Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:48:02.727Z] spire-1.2.1/examples/ [2022-04-28T21:48:02.727Z] spire-1.2.1/examples/README.md [2022-04-28T21:48:02.727Z] spire-1.2.1/go.mod [2022-04-28T21:48:02.727Z] spire-1.2.1/go.sum [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/ [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:48:02.727Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:48:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:48:03.004Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:48:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:48:03.279Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:48:03.280Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:48:03.558Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:48:03.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:48:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:48:03.833Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/private/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:48:04.130Z] spire-1.2.1/release/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:48:04.130Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:48:04.130Z] spire-1.2.1/script/ [2022-04-28T21:48:04.130Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:48:04.130Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:48:04.130Z] spire-1.2.1/support/ [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/ [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:48:04.130Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:48:04.131Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/clock/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:48:04.131Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:48:04.414Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/common [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:48:04.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:48:04.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:48:04.690Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:48:04.691Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:48:04.691Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testca/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testkey/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/util/ [2022-04-28T21:48:04.691Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/util/race.go [2022-04-28T21:48:04.691Z] spire-1.2.1/test/util/util.go [2022-04-28T21:48:04.691Z] building spire from source... [2022-04-28T21:48:04.986Z] Removing intermediate container 60e4b116ba71 [2022-04-28T21:48:04.986Z] ---> f811cb566d9b [2022-04-28T21:48:04.986Z] [2022-04-28T21:48:04.986Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:48:04.986Z] ---> ac73e934f311 [2022-04-28T21:48:04.986Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T21:48:05.268Z] ---> Running in b961e66f39eb [2022-04-28T21:48:05.268Z] Installing go1.17.7... [2022-04-28T21:48:07.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:48:07.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:48:08.994Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T21:48:08.994Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T21:48:08.994Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:48:08.994Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:48:09.595Z] OK: 6 MiB in 16 packages [2022-04-28T21:48:12.235Z] Removing intermediate container b961e66f39eb [2022-04-28T21:48:12.235Z] ---> d1880778e9de [2022-04-28T21:48:12.235Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:48:12.235Z] ---> Running in 672860dc40f1 [2022-04-28T21:48:12.837Z] Removing intermediate container 672860dc40f1 [2022-04-28T21:48:12.837Z] ---> 1e249531935c [2022-04-28T21:48:12.837Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T21:48:12.837Z] ---> Running in 183f0e319d4b [2022-04-28T21:48:13.444Z] Removing intermediate container 183f0e319d4b [2022-04-28T21:48:13.445Z] ---> 7af2bc9dbc00 [2022-04-28T21:48:13.445Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T21:48:13.445Z] ---> Running in 5b485189a08d [2022-04-28T21:48:14.058Z] Removing intermediate container 5b485189a08d [2022-04-28T21:48:14.058Z] ---> c454c7496d09 [2022-04-28T21:48:14.058Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:48:15.052Z] ---> 913ba3584e20 [2022-04-28T21:48:15.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T21:48:17.705Z] ---> 6856d0728b27 [2022-04-28T21:48:17.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T21:48:18.322Z] ---> cf14eb607022 [2022-04-28T21:48:18.322Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T21:48:18.602Z] ---> Running in f3f01d9946a2 [2022-04-28T21:48:19.202Z] Removing intermediate container f3f01d9946a2 [2022-04-28T21:48:19.202Z] ---> b9a027d12e41 [2022-04-28T21:48:19.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:48:19.202Z] ---> Running in 60de13a20bfe [2022-04-28T21:48:19.799Z] Removing intermediate container 60de13a20bfe [2022-04-28T21:48:19.799Z] ---> 98f5f8875afd [2022-04-28T21:48:19.799Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T21:48:19.799Z] ---> Running in 5ba36a309640 [2022-04-28T21:48:20.480Z] Removing intermediate container 5ba36a309640 [2022-04-28T21:48:20.480Z] ---> 16a0850b8683 [2022-04-28T21:48:20.480Z] Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:48:20.480Z] ---> Running in da88d1390450 [2022-04-28T21:48:21.499Z] Removing intermediate container da88d1390450 [2022-04-28T21:48:21.499Z] ---> f2a8c6e54351 [2022-04-28T21:48:21.499Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:48:21.499Z] ---> Running in 227e7f7e17c1 [2022-04-28T21:48:22.127Z] Removing intermediate container 227e7f7e17c1 [2022-04-28T21:48:22.127Z] ---> 0df2f17dfa01 [2022-04-28T21:48:22.127Z] [2022-04-28T21:48:22.429Z] Successfully built 0df2f17dfa01 [2022-04-28T21:48:22.429Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T21:48:22.429Z]  Building support-notifications ... done Building core-metadata [2022-04-28T21:48:37.572Z] Building bin/spire-server... [2022-04-28T21:48:37.572Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:48:37.573Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:48:37.573Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:48:37.573Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:48:37.573Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:48:41.918Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:48:42.933Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:48:42.933Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:48:43.214Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:48:43.826Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:48:44.110Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:48:44.110Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:48:44.110Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:48:44.391Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:48:45.000Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:48:45.000Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:48:45.000Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:48:45.000Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:48:48.460Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:48:48.460Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:48:48.741Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:48:49.354Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:48:50.354Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:48:52.350Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:48:52.350Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:48:55.017Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:48:55.017Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:48:55.017Z] ---> 43253a81a14b [2022-04-28T21:48:55.017Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:48:55.017Z] ---> Using cache [2022-04-28T21:48:55.017Z] ---> 38f120314419 [2022-04-28T21:48:55.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:48:55.017Z] ---> Using cache [2022-04-28T21:48:55.017Z] ---> a8e6278c3884 [2022-04-28T21:48:55.017Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T21:48:56.467Z] ---> Running in 52b065c6b57e [2022-04-28T21:48:57.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:48:58.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:49:00.360Z] OK: 220 MiB in 52 packages [2022-04-28T21:49:01.829Z] Removing intermediate container 52b065c6b57e [2022-04-28T21:49:01.829Z] ---> 064d86e75d97 [2022-04-28T21:49:01.829Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:49:02.823Z] ---> 74252f1ef18e [2022-04-28T21:49:02.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:49:02.823Z] ---> Running in ea71ce79ab43 [2022-04-28T21:49:08.257Z] Removing intermediate container ea71ce79ab43 [2022-04-28T21:49:08.257Z] ---> 570dfeaf0337 [2022-04-28T21:49:08.257Z] Step 8/23 : COPY . . [2022-04-28T21:49:18.462Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:49:19.073Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:49:19.073Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:49:19.073Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:49:19.073Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:49:19.358Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:49:19.358Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:49:19.358Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:49:19.358Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:49:19.358Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:49:19.638Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:49:19.638Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:49:19.923Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:49:20.210Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:49:20.492Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:49:21.107Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:49:21.394Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:49:21.394Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:49:21.676Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:49:21.676Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:49:21.676Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:49:21.676Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:49:21.964Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:49:21.964Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:49:21.964Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:49:21.964Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:49:23.035Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:49:23.035Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:49:23.035Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:49:23.035Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:49:24.048Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:49:27.472Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:49:31.812Z]  ---> 1cac0d07c6e7 [2022-04-28T21:49:31.812Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T21:49:32.093Z] ---> Running in 6a22618c7f9c [2022-04-28T21:49:34.086Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:49:34.086Z] 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-28T21:49:34.086Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:49:34.086Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:49:34.086Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:49:34.086Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:49:34.366Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:50:06.750Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:50:06.750Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:50:06.750Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:50:06.751Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:50:08.199Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:50:11.384Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:50:13.367Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:50:13.973Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:50:53.035Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:50:53.035Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:50:53.035Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:50:53.035Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:50:53.035Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:50:53.035Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:50:53.035Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:50:53.035Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:50:53.035Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:50:53.035Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:50:53.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:50:53.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:50:53.035Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:50:58.456Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:50:59.900Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:50:59.900Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:50:59.900Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:51:00.503Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:51:00.778Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:51:00.778Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:51:01.380Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:51:01.982Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:51:02.585Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:51:02.585Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:51:03.189Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:51:03.467Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:51:03.467Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:51:03.467Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:51:03.467Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:51:03.743Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:51:03.743Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:51:03.743Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:51:04.020Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:51:04.020Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:51:05.007Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:51:05.294Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:51:05.572Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:51:05.850Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:51:05.850Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:51:07.841Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:51:08.830Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:51:08.830Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:51:08.830Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:51:09.107Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:51:09.387Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:51:09.991Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:51:12.628Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:51:15.263Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:51:15.263Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:51:15.263Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:51:15.263Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:51:15.863Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:51:15.863Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:51:16.140Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:51:16.741Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:51:16.741Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:51:17.019Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:51:17.019Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:51:17.295Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:51:17.295Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:51:17.295Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:51:29.732Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:51:29.732Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:51:29.732Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:51:29.732Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:51:56.569Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:51:56.569Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:52:14.954Z] Removing intermediate container e4f296a9395e [2022-04-28T21:52:14.954Z] ---> 93daefdfece8 [2022-04-28T21:52:14.954Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T21:52:14.954Z] ---> Running in 74f6f7c12341 [2022-04-28T21:52:15.233Z] 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-28T21:52:19.567Z] Removing intermediate container 74f6f7c12341 [2022-04-28T21:52:19.567Z] ---> ee6374d065b6 [2022-04-28T21:52:19.567Z] [2022-04-28T21:52:19.567Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T21:52:19.567Z] 20.10.14: Pulling from library/docker [2022-04-28T21:52:34.885Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T21:52:34.885Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T21:52:34.885Z] ---> c346e9eafbab [2022-04-28T21:52:34.885Z] 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-28T21:52:34.885Z] ---> Running in e38fd0d94566 [2022-04-28T21:52:35.157Z] Removing intermediate container e38fd0d94566 [2022-04-28T21:52:35.157Z] ---> 3e82bd2af2bf [2022-04-28T21:52:35.157Z] 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-28T21:52:35.157Z] ---> Running in 40c6df6a9a39 [2022-04-28T21:52:37.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:52:37.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:52:38.869Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T21:52:38.869Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T21:52:38.869Z] Executing bash-5.1.16-r0.post-install [2022-04-28T21:52:38.869Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:52:38.869Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T21:52:38.869Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T21:52:38.869Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T21:52:38.869Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T21:52:38.869Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T21:52:38.869Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T21:52:38.869Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T21:52:38.869Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T21:52:38.869Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T21:52:39.149Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T21:52:39.149Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T21:52:39.149Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T21:52:39.149Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T21:52:39.149Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T21:52:41.798Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T21:52:41.798Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T21:52:41.798Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T21:52:41.798Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T21:52:42.075Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T21:52:42.075Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T21:52:42.075Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T21:52:42.075Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T21:52:42.075Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T21:52:42.075Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T21:52:42.354Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T21:52:42.354Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T21:52:42.354Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T21:52:42.354Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T21:52:42.354Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T21:52:42.354Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T21:52:42.354Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T21:52:42.354Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T21:52:42.633Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T21:52:42.633Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T21:52:42.633Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T21:52:42.633Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T21:52:42.633Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T21:52:42.633Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T21:52:42.911Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T21:52:42.911Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T21:52:43.517Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:52:43.796Z] OK: 82 MiB in 65 packages [2022-04-28T21:52:49.242Z] Collecting docker-compose==1.23.2 [2022-04-28T21:52:49.242Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T21:52:50.235Z] Collecting PyYAML<4,>=3.10 [2022-04-28T21:52:50.515Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T21:52:54.855Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T21:52:54.855Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T21:52:58.275Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T21:52:58.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T21:52:58.275Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T21:52:58.275Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T21:52:58.275Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T21:52:58.275Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T21:53:00.918Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T21:53:00.918Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T21:53:00.918Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T21:53:01.198Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T21:53:04.617Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T21:53:04.617Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T21:53:05.223Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T21:53:05.223Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T21:53:05.223Z] 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-28T21:53:05.823Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T21:53:05.823Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T21:53:07.266Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T21:53:07.266Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T21:53:07.266Z] 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-28T21:53:07.543Z] Collecting idna<2.8,>=2.5 [2022-04-28T21:53:07.543Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T21:53:07.543Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T21:53:07.820Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T21:53:08.096Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T21:53:08.096Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T21:53:08.096Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T21:53:08.096Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T21:53:09.544Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T21:53:09.544Z] Attempting uninstall: urllib3 [2022-04-28T21:53:09.544Z] Found existing installation: urllib3 1.26.7 [2022-04-28T21:53:09.544Z] Uninstalling urllib3-1.26.7: [2022-04-28T21:53:09.544Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T21:53:10.159Z] Attempting uninstall: idna [2022-04-28T21:53:10.159Z] Found existing installation: idna 3.3 [2022-04-28T21:53:10.159Z] Uninstalling idna-3.3: [2022-04-28T21:53:10.436Z] Successfully uninstalled idna-3.3 [2022-04-28T21:53:13.848Z] Attempting uninstall: requests [2022-04-28T21:53:13.848Z] Found existing installation: requests 2.26.0 [2022-04-28T21:53:13.848Z] Uninstalling requests-2.26.0: [2022-04-28T21:53:13.848Z] Successfully uninstalled requests-2.26.0 [2022-04-28T21:53:14.126Z] Running setup.py install for texttable: started [2022-04-28T21:53:16.764Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T21:53:16.764Z] Running setup.py install for PyYAML: started [2022-04-28T21:53:20.185Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T21:53:20.466Z] Running setup.py install for docopt: started [2022-04-28T21:53:23.875Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T21:53:23.875Z] Running setup.py install for dockerpty: started [2022-04-28T21:53:27.280Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T21:53:29.917Z] 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-28T21:53:48.274Z] Removing intermediate container 40c6df6a9a39 [2022-04-28T21:53:48.274Z] ---> 5485b3a4cf31 [2022-04-28T21:53:48.274Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T21:53:48.274Z] ---> Running in 2ebfe01699ce [2022-04-28T21:53:48.274Z] Removing intermediate container 2ebfe01699ce [2022-04-28T21:53:48.274Z] ---> 56eb9830457f [2022-04-28T21:53:48.274Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T21:53:48.274Z] ---> Running in ec9cddab129e [2022-04-28T21:53:48.274Z] Removing intermediate container ec9cddab129e [2022-04-28T21:53:48.274Z] ---> b5f81531f917 [2022-04-28T21:53:48.274Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T21:53:48.554Z] ---> 5c5c41e791a8 [2022-04-28T21:53:48.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T21:53:49.556Z] ---> 9e9c2ec3222a [2022-04-28T21:53:49.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T21:53:51.015Z] ---> 4b23c5185bb1 [2022-04-28T21:53:51.015Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T21:53:51.015Z] ---> Running in be70bf14f274 [2022-04-28T21:53:51.298Z] Removing intermediate container be70bf14f274 [2022-04-28T21:53:51.298Z] ---> 81a7930881dc [2022-04-28T21:53:51.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:53:51.574Z] ---> Running in 296bd16c8b4b [2022-04-28T21:53:52.180Z] Removing intermediate container 296bd16c8b4b [2022-04-28T21:53:52.180Z] ---> 6df3a6f33e59 [2022-04-28T21:53:52.180Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:53:52.180Z] ---> Running in cad0a0d37762 [2022-04-28T21:53:52.787Z] Removing intermediate container cad0a0d37762 [2022-04-28T21:53:52.787Z] ---> 1bb382bacadb [2022-04-28T21:53:52.787Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:53:52.787Z] ---> Running in f0dc5acb7f7c [2022-04-28T21:53:53.408Z] Removing intermediate container f0dc5acb7f7c [2022-04-28T21:53:53.408Z] ---> 4cf729fa2a3a [2022-04-28T21:53:53.408Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:53:53.688Z] ---> Running in 5d2c13a6c9a2 [2022-04-28T21:53:54.795Z] Removing intermediate container 5d2c13a6c9a2 [2022-04-28T21:53:54.795Z] ---> 43b2fe7c62d1 [2022-04-28T21:53:54.795Z] [2022-04-28T21:53:54.795Z] Successfully built 43b2fe7c62d1 [2022-04-28T21:53:54.795Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T21:53:54.795Z] Building security-spiffe-token-provider [2022-04-28T21:54:34.036Z]  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:54:34.036Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:54:34.036Z] ---> 43253a81a14b [2022-04-28T21:54:34.036Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T21:54:34.036Z] ---> Using cache [2022-04-28T21:54:34.036Z] ---> 38f120314419 [2022-04-28T21:54:34.036Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T21:54:34.036Z] ---> Running in 4e9ef64ad9fb [2022-04-28T21:54:34.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:54:34.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:54:35.479Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:54:35.479Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:54:35.479Z] OK: 15739 distinct packages available [2022-04-28T21:54:35.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:54:36.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:54:37.914Z] OK: 220 MiB in 52 packages [2022-04-28T21:54:39.370Z] Removing intermediate container 4e9ef64ad9fb [2022-04-28T21:54:39.370Z] ---> 8923bf2bbe09 [2022-04-28T21:54:39.370Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T21:54:40.359Z] ---> bcf80d83dae4 [2022-04-28T21:54:40.359Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:54:40.359Z] ---> Running in cb2039a480eb [2022-04-28T21:54:47.106Z] Removing intermediate container cb2039a480eb [2022-04-28T21:54:47.106Z] ---> 57f34f8fe5b2 [2022-04-28T21:54:47.106Z] Step 7/20 : COPY . . [2022-04-28T21:55:09.330Z] ---> 1468b90b4f7f [2022-04-28T21:55:09.330Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T21:55:09.330Z] ---> Running in 55d083578316 [2022-04-28T21:55:09.330Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T21:55:17.654Z] Removing intermediate container 6a22618c7f9c [2022-04-28T21:55:17.654Z] ---> 64b3c5a0eacb [2022-04-28T21:55:17.654Z] [2022-04-28T21:55:17.654Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:55:17.654Z] ---> ac73e934f311 [2022-04-28T21:55:17.654Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:55:17.654Z] ---> Running in 437f4535870e [2022-04-28T21:55:19.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:55:19.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:55:20.922Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T21:55:20.922Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:55:21.200Z] OK: 5 MiB in 15 packages [2022-04-28T21:55:22.665Z] Removing intermediate container 437f4535870e [2022-04-28T21:55:22.665Z] ---> b767d588c08e [2022-04-28T21:55:22.665Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:55:22.665Z] ---> Running in 55cd2bf036e9 [2022-04-28T21:55:23.269Z] Removing intermediate container 55cd2bf036e9 [2022-04-28T21:55:23.269Z] ---> 5fc172fcec83 [2022-04-28T21:55:23.269Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T21:55:23.548Z] ---> Running in 8d5d46659ed2 [2022-04-28T21:55:23.832Z] Removing intermediate container 8d5d46659ed2 [2022-04-28T21:55:23.833Z] ---> 930e22f2eec6 [2022-04-28T21:55:23.833Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:55:24.122Z] ---> Running in 0b1919374c01 [2022-04-28T21:55:24.403Z] Removing intermediate container 0b1919374c01 [2022-04-28T21:55:24.403Z] ---> a7ef9eb700d3 [2022-04-28T21:55:24.403Z] Step 15/23 : WORKDIR / [2022-04-28T21:55:24.685Z] ---> Running in 0195e0d609d0 [2022-04-28T21:55:25.289Z] Removing intermediate container 0195e0d609d0 [2022-04-28T21:55:25.289Z] ---> 22c618ec97bb [2022-04-28T21:55:25.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:55:26.293Z] ---> a464baafcac6 [2022-04-28T21:55:26.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T21:55:27.740Z] ---> 75e530012ec7 [2022-04-28T21:55:27.740Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T21:55:28.737Z] ---> d24f315d3f2a [2022-04-28T21:55:28.737Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T21:55:29.018Z] ---> Running in 8f770994ab8a [2022-04-28T21:55:29.624Z] Removing intermediate container 8f770994ab8a [2022-04-28T21:55:29.624Z] ---> 6bbe22ba8a00 [2022-04-28T21:55:29.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:55:29.624Z] ---> Running in 6240deb6dc5f [2022-04-28T21:55:30.232Z] Removing intermediate container 6240deb6dc5f [2022-04-28T21:55:30.232Z] ---> 1ef74773e137 [2022-04-28T21:55:30.232Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:55:30.512Z] ---> Running in d73eb5f7349b [2022-04-28T21:55:31.131Z] Removing intermediate container d73eb5f7349b [2022-04-28T21:55:31.131Z] ---> 08ac2433c09a [2022-04-28T21:55:31.131Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T21:55:31.131Z] ---> Running in cf9deb60fa85 [2022-04-28T21:55:31.741Z] Removing intermediate container cf9deb60fa85 [2022-04-28T21:55:31.741Z] ---> ad1333991475 [2022-04-28T21:55:31.741Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:55:31.741Z] ---> Running in d91fb838edba [2022-04-28T21:55:32.019Z] Removing intermediate container d91fb838edba [2022-04-28T21:55:32.019Z] ---> 574edc7ff173 [2022-04-28T21:55:32.019Z] [2022-04-28T21:55:32.624Z] Successfully built 574edc7ff173 [2022-04-28T21:55:32.624Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T21:55:32.624Z]  Building core-metadata ... done Building security-proxy-setup [2022-04-28T21:56:11.685Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:56:11.685Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:56:11.685Z] ---> 43253a81a14b [2022-04-28T21:56:11.685Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:56:11.685Z] ---> Using cache [2022-04-28T21:56:11.685Z] ---> 38f120314419 [2022-04-28T21:56:11.685Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:56:11.685Z] ---> Using cache [2022-04-28T21:56:11.685Z] ---> a8e6278c3884 [2022-04-28T21:56:11.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T21:56:11.685Z] ---> Using cache [2022-04-28T21:56:11.685Z] ---> 064d86e75d97 [2022-04-28T21:56:11.685Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:56:11.685Z] ---> Using cache [2022-04-28T21:56:11.685Z] ---> 74252f1ef18e [2022-04-28T21:56:11.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:56:11.685Z] ---> Using cache [2022-04-28T21:56:11.685Z] ---> 570dfeaf0337 [2022-04-28T21:56:11.685Z] Step 8/22 : COPY . . [2022-04-28T21:56:11.685Z] ---> Using cache [2022-04-28T21:56:11.685Z] ---> 1cac0d07c6e7 [2022-04-28T21:56:11.685Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T21:56:11.685Z] ---> Running in c8120afbf800 [2022-04-28T21:56:11.685Z] 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-28T22:00:48.938Z] 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-28T22:01:07.265Z] Removing intermediate container c8120afbf800 [2022-04-28T22:01:07.265Z] ---> bc403f0d037a [2022-04-28T22:01:07.265Z] [2022-04-28T22:01:07.265Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T22:01:07.265Z] ---> ac73e934f311 [2022-04-28T22:01:07.265Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T22:01:07.265Z] ---> Running in 8efb1e4110da [2022-04-28T22:01:08.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:01:08.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:01:09.531Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T22:01:09.807Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T22:01:09.807Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T22:01:09.807Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T22:01:09.807Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T22:01:09.807Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T22:01:09.807Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T22:01:09.807Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T22:01:10.430Z] OK: 8 MiB in 20 packages [2022-04-28T22:01:12.425Z] Removing intermediate container 8efb1e4110da [2022-04-28T22:01:12.425Z] ---> b40329081738 [2022-04-28T22:01:12.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T22:01:12.713Z] ---> Running in 289e0ad74ff8 [2022-04-28T22:01:12.997Z] Removing intermediate container 289e0ad74ff8 [2022-04-28T22:01:12.997Z] ---> 69ea18053745 [2022-04-28T22:01:12.997Z] Step 13/22 : WORKDIR /edgex [2022-04-28T22:01:13.273Z] ---> Running in a90c7346bdef [2022-04-28T22:01:13.551Z] Removing intermediate container a90c7346bdef [2022-04-28T22:01:13.551Z] ---> fe9f7111040f [2022-04-28T22:01:13.551Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T22:01:14.998Z] ---> e3311a8aa69f [2022-04-28T22:01:14.998Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T22:01:16.445Z] ---> 4d6566854091 [2022-04-28T22:01:16.445Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T22:01:17.891Z] ---> f9334a992bc7 [2022-04-28T22:01:17.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T22:01:18.885Z] ---> 54222913dade [2022-04-28T22:01:18.885Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T22:01:18.885Z] ---> Running in ad787ce5466b [2022-04-28T22:01:22.282Z] Removing intermediate container ad787ce5466b [2022-04-28T22:01:22.282Z] ---> 57a8acd0e13c [2022-04-28T22:01:22.282Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T22:01:22.282Z] ---> Running in 058212d26ebc [2022-04-28T22:01:22.880Z] Removing intermediate container 058212d26ebc [2022-04-28T22:01:22.880Z] ---> 2ce2f59af12c [2022-04-28T22:01:22.880Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T22:01:22.880Z] ---> Running in ce926825843e [2022-04-28T22:01:23.481Z] Removing intermediate container ce926825843e [2022-04-28T22:01:23.481Z] ---> f7910d5c24d6 [2022-04-28T22:01:23.481Z] Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:01:23.481Z] ---> Running in 089476988b9c [2022-04-28T22:01:24.477Z] Removing intermediate container 089476988b9c [2022-04-28T22:01:24.477Z] ---> 67a8c7dd5d10 [2022-04-28T22:01:24.477Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T22:01:24.477Z] ---> Running in e59a87170d57 [2022-04-28T22:01:25.076Z] Removing intermediate container e59a87170d57 [2022-04-28T22:01:25.076Z] ---> 10e563193fbf [2022-04-28T22:01:25.076Z] [2022-04-28T22:01:25.351Z] Successfully built 10e563193fbf [2022-04-28T22:01:25.351Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T22:01:25.351Z]  Building security-proxy-setup ... done Building support-scheduler [2022-04-28T22:01:52.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T22:01:52.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T22:01:52.160Z] ---> 43253a81a14b [2022-04-28T22:01:52.160Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T22:01:52.160Z] ---> Using cache [2022-04-28T22:01:52.160Z] ---> 38f120314419 [2022-04-28T22:01:52.160Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:01:52.160Z] ---> Using cache [2022-04-28T22:01:52.160Z] ---> a8e6278c3884 [2022-04-28T22:01:52.160Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T22:01:52.160Z] ---> Using cache [2022-04-28T22:01:52.160Z] ---> 064d86e75d97 [2022-04-28T22:01:52.160Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T22:01:52.160Z] ---> Using cache [2022-04-28T22:01:52.160Z] ---> 74252f1ef18e [2022-04-28T22:01:52.160Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:01:52.160Z] ---> Using cache [2022-04-28T22:01:52.160Z] ---> 570dfeaf0337 [2022-04-28T22:01:52.160Z] Step 8/22 : COPY . . [2022-04-28T22:01:52.160Z] ---> Using cache [2022-04-28T22:01:52.160Z] ---> 1cac0d07c6e7 [2022-04-28T22:01:52.160Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T22:01:52.160Z] ---> Running in 588fe4b8ec3f [2022-04-28T22:01:53.604Z] 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-28T22:02:20.436Z] Removing intermediate container 55d083578316 [2022-04-28T22:02:20.436Z] ---> 2ac4c2836b3e [2022-04-28T22:02:20.436Z] [2022-04-28T22:02:20.436Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T22:02:20.436Z] 3.15: Pulling from library/alpine [2022-04-28T22:02:20.436Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T22:02:20.436Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T22:02:20.436Z] ---> 3fb3c9af89a9 [2022-04-28T22:02:20.436Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T22:02:20.436Z] ---> Running in d72bc4329b4c [2022-04-28T22:02:20.436Z] Removing intermediate container d72bc4329b4c [2022-04-28T22:02:20.436Z] ---> 017547ceb8a8 [2022-04-28T22:02:20.436Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:02:20.436Z] ---> Running in fff1bc6c57d8 [2022-04-28T22:02:21.048Z] Removing intermediate container fff1bc6c57d8 [2022-04-28T22:02:21.048Z] ---> a4b2657a9016 [2022-04-28T22:02:21.048Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T22:02:21.048Z] ---> Running in 9912a9e2894a [2022-04-28T22:02:23.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:02:24.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:02:25.502Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T22:02:25.502Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T22:02:25.502Z] OK: 15729 distinct packages available [2022-04-28T22:02:25.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:02:26.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:02:28.222Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T22:02:29.030Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T22:02:29.030Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T22:02:29.030Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T22:02:29.468Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T22:02:29.468Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T22:02:29.468Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T22:02:29.468Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T22:02:29.468Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T22:02:29.758Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T22:02:29.758Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T22:02:30.475Z] OK: 8 MiB in 23 packages [2022-04-28T22:02:33.170Z] Removing intermediate container 9912a9e2894a [2022-04-28T22:02:33.170Z] ---> f3f8f0e4381b [2022-04-28T22:02:33.170Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T22:02:33.784Z] ---> f25952fdf3ab [2022-04-28T22:02:33.784Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T22:02:36.462Z] ---> 1cd5e9a84d24 [2022-04-28T22:02:36.462Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T22:02:37.456Z] ---> 68cdaf4c8869 [2022-04-28T22:02:37.456Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T22:02:37.456Z] ---> Running in 7966174ce0df [2022-04-28T22:02:38.064Z] Removing intermediate container 7966174ce0df [2022-04-28T22:02:38.064Z] ---> f1864a039b5e [2022-04-28T22:02:38.064Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T22:02:38.064Z] ---> Running in 36558826583a [2022-04-28T22:02:38.668Z] Removing intermediate container 36558826583a [2022-04-28T22:02:38.668Z] ---> 753bf6419be8 [2022-04-28T22:02:38.668Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T22:02:38.668Z] ---> Running in 443d3636a538 [2022-04-28T22:02:39.280Z] Removing intermediate container 443d3636a538 [2022-04-28T22:02:39.281Z] ---> 27fa03aba29f [2022-04-28T22:02:39.281Z] Step 19/20 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:02:39.563Z] ---> Running in 11817d5baa0c [2022-04-28T22:02:39.855Z] Removing intermediate container 11817d5baa0c [2022-04-28T22:02:39.855Z] ---> 7e8a1b8ab096 [2022-04-28T22:02:39.855Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T22:02:40.136Z] ---> Running in eb1275f0b797 [2022-04-28T22:02:40.751Z] Removing intermediate container eb1275f0b797 [2022-04-28T22:02:40.751Z] ---> 29e576b0aee7 [2022-04-28T22:02:40.751Z] [2022-04-28T22:02:41.358Z] Successfully built 29e576b0aee7 [2022-04-28T22:02:41.358Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T22:02:41.358Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-28T22:03:20.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T22:03:20.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T22:03:20.407Z] ---> 43253a81a14b [2022-04-28T22:03:20.407Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T22:03:20.407Z] ---> Using cache [2022-04-28T22:03:20.407Z] ---> 38f120314419 [2022-04-28T22:03:20.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:03:20.407Z] ---> Using cache [2022-04-28T22:03:20.407Z] ---> a8e6278c3884 [2022-04-28T22:03:20.407Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T22:03:20.407Z] ---> Using cache [2022-04-28T22:03:20.407Z] ---> 064d86e75d97 [2022-04-28T22:03:20.407Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T22:03:20.407Z] ---> Using cache [2022-04-28T22:03:20.407Z] ---> 74252f1ef18e [2022-04-28T22:03:20.407Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:03:20.407Z] ---> Using cache [2022-04-28T22:03:20.407Z] ---> 570dfeaf0337 [2022-04-28T22:03:20.407Z] Step 8/23 : COPY . . [2022-04-28T22:03:20.407Z] ---> Using cache [2022-04-28T22:03:20.407Z] ---> 1cac0d07c6e7 [2022-04-28T22:03:20.407Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T22:03:20.407Z] ---> Running in ee12554dd8e0 [2022-04-28T22:03:20.407Z] 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-28T22:08:12.625Z] Removing intermediate container ee12554dd8e0 [2022-04-28T22:08:12.625Z] ---> dfa04bea5882 [2022-04-28T22:08:12.625Z] [2022-04-28T22:08:12.625Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T22:08:12.625Z] ---> ac73e934f311 [2022-04-28T22:08:12.625Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T22:08:12.625Z] ---> Using cache [2022-04-28T22:08:12.625Z] ---> b767d588c08e [2022-04-28T22:08:12.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T22:08:12.625Z] ---> Using cache [2022-04-28T22:08:12.625Z] ---> 5fc172fcec83 [2022-04-28T22:08:12.625Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T22:08:12.625Z] ---> Running in 099e6f9c8ab3 [2022-04-28T22:08:12.625Z] Removing intermediate container 099e6f9c8ab3 [2022-04-28T22:08:12.625Z] ---> 838274a81f3a [2022-04-28T22:08:12.625Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T22:08:12.625Z] ---> Running in 22347c0d9ab0 [2022-04-28T22:08:12.625Z] Removing intermediate container 22347c0d9ab0 [2022-04-28T22:08:12.625Z] ---> c603f81f7964 [2022-04-28T22:08:12.625Z] Step 15/23 : WORKDIR / [2022-04-28T22:08:12.625Z] ---> Running in 6c08355a5131 [2022-04-28T22:08:12.625Z] Removing intermediate container 6c08355a5131 [2022-04-28T22:08:12.625Z] ---> 5b0467ec2b40 [2022-04-28T22:08:12.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T22:08:12.625Z] ---> 9fcebbb46a73 [2022-04-28T22:08:12.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T22:08:12.625Z] ---> ea5c0c598962 [2022-04-28T22:08:12.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T22:08:12.625Z] ---> 84faaf19a8cd [2022-04-28T22:08:12.625Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T22:08:12.625Z] ---> Running in 594b15d71fce [2022-04-28T22:08:12.625Z] Removing intermediate container 594b15d71fce [2022-04-28T22:08:12.625Z] ---> 023797314355 [2022-04-28T22:08:12.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T22:08:12.625Z] ---> Running in 14d2ffd00632 [2022-04-28T22:08:12.625Z] Removing intermediate container 14d2ffd00632 [2022-04-28T22:08:12.625Z] ---> e426c25a3fb2 [2022-04-28T22:08:12.625Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T22:08:12.625Z] ---> Running in 9ed6c65b0cf4 [2022-04-28T22:08:12.625Z] Removing intermediate container 9ed6c65b0cf4 [2022-04-28T22:08:12.625Z] ---> 2e032a702d8a [2022-04-28T22:08:12.625Z] Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:08:12.625Z] ---> Running in be0eb28aef2e [2022-04-28T22:08:12.625Z] Removing intermediate container be0eb28aef2e [2022-04-28T22:08:12.625Z] ---> 8cfe522af6f3 [2022-04-28T22:08:12.625Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T22:08:12.625Z] ---> Running in 0e80cc92861e [2022-04-28T22:08:12.908Z] Removing intermediate container 0e80cc92861e [2022-04-28T22:08:12.908Z] ---> 3a85746cc074 [2022-04-28T22:08:12.908Z] [2022-04-28T22:08:13.188Z] Successfully built 3a85746cc074 [2022-04-28T22:08:13.188Z] Successfully tagged core-command-arm64:latest [2022-04-28T22:08:13.188Z]  Building core-command ... done Building security-secretstore-setup [2022-04-28T22:08:45.578Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T22:08:45.578Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T22:08:45.578Z] ---> 43253a81a14b [2022-04-28T22:08:45.578Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T22:08:45.578Z] ---> Using cache [2022-04-28T22:08:45.578Z] ---> 38f120314419 [2022-04-28T22:08:45.578Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:08:45.578Z] ---> Using cache [2022-04-28T22:08:45.578Z] ---> a8e6278c3884 [2022-04-28T22:08:45.578Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T22:08:45.578Z] ---> Using cache [2022-04-28T22:08:45.578Z] ---> 064d86e75d97 [2022-04-28T22:08:45.578Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T22:08:45.578Z] ---> Using cache [2022-04-28T22:08:45.578Z] ---> 74252f1ef18e [2022-04-28T22:08:45.578Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:08:45.578Z] ---> Using cache [2022-04-28T22:08:45.578Z] ---> 570dfeaf0337 [2022-04-28T22:08:45.578Z] Step 8/25 : COPY . . [2022-04-28T22:08:45.578Z] ---> Using cache [2022-04-28T22:08:45.578Z] ---> 1cac0d07c6e7 [2022-04-28T22:08:45.578Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T22:08:45.578Z] ---> Running in 35e10ceed8d0 [2022-04-28T22:08:47.572Z] 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-28T22:09:44.169Z] Removing intermediate container 588fe4b8ec3f [2022-04-28T22:09:44.169Z] ---> f5b509c44637 [2022-04-28T22:09:44.169Z] [2022-04-28T22:09:44.169Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T22:09:44.169Z] ---> ac73e934f311 [2022-04-28T22:09:44.169Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T22:09:44.169Z] ---> Using cache [2022-04-28T22:09:44.169Z] ---> b767d588c08e [2022-04-28T22:09:44.169Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T22:09:44.169Z] ---> Using cache [2022-04-28T22:09:44.169Z] ---> 5fc172fcec83 [2022-04-28T22:09:44.169Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T22:09:44.169Z] ---> Running in 146664598e97 [2022-04-28T22:09:44.169Z] Removing intermediate container 146664598e97 [2022-04-28T22:09:44.169Z] ---> 1913f35b9bd1 [2022-04-28T22:09:44.169Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T22:09:44.169Z] ---> Running in a7aff680cca6 [2022-04-28T22:09:44.169Z] Removing intermediate container a7aff680cca6 [2022-04-28T22:09:44.169Z] ---> 57a6c572fa79 [2022-04-28T22:09:44.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T22:09:44.169Z] ---> f0d60c363f53 [2022-04-28T22:09:44.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T22:09:45.625Z] ---> 869e0da61409 [2022-04-28T22:09:45.625Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T22:09:46.500Z] ---> e900f9c91e90 [2022-04-28T22:09:46.500Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T22:09:46.500Z] ---> Running in 5832cea22eef [2022-04-28T22:09:46.807Z] Removing intermediate container 5832cea22eef [2022-04-28T22:09:46.807Z] ---> 655b2e229845 [2022-04-28T22:09:46.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T22:09:47.122Z] ---> Running in b0aa79edf8e0 [2022-04-28T22:09:47.420Z] Removing intermediate container b0aa79edf8e0 [2022-04-28T22:09:47.420Z] ---> 613fd9fe3693 [2022-04-28T22:09:47.420Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T22:09:47.420Z] ---> Running in a0c1ee4aa250 [2022-04-28T22:09:48.024Z] Removing intermediate container a0c1ee4aa250 [2022-04-28T22:09:48.024Z] ---> 32d4df49ae8c [2022-04-28T22:09:48.024Z] Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:09:48.303Z] ---> Running in 5c88ea2b974f [2022-04-28T22:09:48.904Z] Removing intermediate container 5c88ea2b974f [2022-04-28T22:09:48.904Z] ---> 5e5f32bbc0d1 [2022-04-28T22:09:48.904Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T22:09:48.904Z] ---> Running in cb10074c1049 [2022-04-28T22:09:49.513Z] Removing intermediate container cb10074c1049 [2022-04-28T22:09:49.513Z] ---> 2cb04f3a1f75 [2022-04-28T22:09:49.513Z] [2022-04-28T22:09:49.798Z] Successfully built 2cb04f3a1f75 [2022-04-28T22:09:50.076Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T22:12:57.083Z]  Building support-scheduler ... done 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-28T22:13:05.385Z] Removing intermediate container 35e10ceed8d0 [2022-04-28T22:13:05.385Z] ---> dbdfaeb6c060 [2022-04-28T22:13:05.385Z] [2022-04-28T22:13:05.385Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T22:13:05.385Z] ---> ac73e934f311 [2022-04-28T22:13:05.385Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T22:13:05.385Z] ---> Running in d31342c05733 [2022-04-28T22:13:07.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:13:07.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:13:08.652Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T22:13:08.935Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T22:13:08.935Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T22:13:08.935Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T22:13:08.935Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T22:13:09.213Z] OK: 6 MiB in 17 packages [2022-04-28T22:13:11.874Z] Removing intermediate container d31342c05733 [2022-04-28T22:13:11.874Z] ---> 73f81e6e3c6e [2022-04-28T22:13:11.874Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T22:13:11.874Z] ---> Running in 49841dd779aa [2022-04-28T22:13:11.874Z] Removing intermediate container 49841dd779aa [2022-04-28T22:13:11.874Z] ---> 5193ed15373d [2022-04-28T22:13:11.874Z] Step 13/25 : WORKDIR / [2022-04-28T22:13:12.155Z] ---> Running in 3e1ff7d11c00 [2022-04-28T22:13:12.767Z] Removing intermediate container 3e1ff7d11c00 [2022-04-28T22:13:12.767Z] ---> f8eebe1f52b9 [2022-04-28T22:13:12.767Z] 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-28T22:13:13.672Z] ---> 57fd9f83f2cf [2022-04-28T22:13:13.672Z] 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-28T22:13:14.581Z] ---> 8e835a31cdd4 [2022-04-28T22:13:14.581Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T22:13:15.629Z] ---> cff4b880169c [2022-04-28T22:13:15.629Z] 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-28T22:13:16.614Z] ---> 17df4179c3bb [2022-04-28T22:13:16.614Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T22:13:18.642Z] ---> ba03e3660b9a [2022-04-28T22:13:18.642Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T22:13:20.102Z] ---> 812fcae2e367 [2022-04-28T22:13:20.103Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T22:13:21.108Z] ---> 7cd2c8568e6d [2022-04-28T22:13:21.108Z] 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-28T22:13:21.386Z] ---> Running in ca428ace72dd [2022-04-28T22:13:24.851Z] Removing intermediate container ca428ace72dd [2022-04-28T22:13:24.851Z] ---> 58fde4b578bc [2022-04-28T22:13:24.851Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T22:13:24.851Z] ---> Running in 6fa0b0c47b2f [2022-04-28T22:13:25.458Z] Removing intermediate container 6fa0b0c47b2f [2022-04-28T22:13:25.458Z] ---> f44c69863660 [2022-04-28T22:13:25.458Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T22:13:25.458Z] ---> Running in 314013bf1813 [2022-04-28T22:13:26.067Z] Removing intermediate container 314013bf1813 [2022-04-28T22:13:26.067Z] ---> 2eb2ea233e9c [2022-04-28T22:13:26.067Z] Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:13:26.348Z] ---> Running in 67f645d3f79c [2022-04-28T22:13:26.955Z] Removing intermediate container 67f645d3f79c [2022-04-28T22:13:26.955Z] ---> 142df25e15ad [2022-04-28T22:13:26.955Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T22:13:26.955Z] ---> Running in 5dd7633e67c1 [2022-04-28T22:13:27.560Z] Removing intermediate container 5dd7633e67c1 [2022-04-28T22:13:27.560Z] ---> 9a4c97e0a099 [2022-04-28T22:13:27.560Z] [2022-04-28T22:13:28.163Z] Successfully built 9a4c97e0a099 [2022-04-28T22:13:28.163Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T22:23:50.911Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-04-28T22:23:50.911Z] Building bin/spire-agent... [2022-04-28T22:23:50.911Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T22:23:50.911Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T22:23:50.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T22:23:50.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T22:23:50.911Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T22:23:50.911Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T22:23:50.911Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T22:23:50.911Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T22:23:50.911Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T22:23:50.911Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T22:23:50.911Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T22:23:50.911Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T22:23:50.911Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T22:23:50.911Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T22:23:50.911Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T22:23:50.911Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T22:26:27.835Z] Building bin/spire-agent... [2022-04-28T22:26:27.835Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T22:26:27.835Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T22:26:27.835Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T22:26:30.467Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T22:26:30.467Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T22:26:31.068Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T22:26:31.068Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T22:26:31.341Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T22:26:31.341Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T22:26:31.341Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T22:26:31.617Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T22:26:31.617Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T22:26:31.617Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T22:30:38.758Z] Removing intermediate container 55de3db07880 [2022-04-28T22:30:38.758Z] ---> bcf5fb939afc [2022-04-28T22:30:38.758Z] [2022-04-28T22:30:38.758Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T22:30:38.758Z] ---> 3fb3c9af89a9 [2022-04-28T22:30:38.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T22:30:38.758Z] ---> Using cache [2022-04-28T22:30:38.758Z] ---> 017547ceb8a8 [2022-04-28T22:30:38.758Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:30:38.758Z] ---> Using cache [2022-04-28T22:30:38.758Z] ---> a4b2657a9016 [2022-04-28T22:30:38.758Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T22:30:38.758Z] ---> Running in 758b3a8ed6ad [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] Removing intermediate container 40c9363b7103 [2022-04-28T22:30:38.758Z] ---> 8e80b5957554 [2022-04-28T22:30:38.758Z] [2022-04-28T22:30:38.758Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T22:30:38.758Z] ---> 3fb3c9af89a9 [2022-04-28T22:30:38.758Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T22:30:38.758Z] ---> Using cache [2022-04-28T22:30:38.758Z] ---> 017547ceb8a8 [2022-04-28T22:30:38.758Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:30:38.758Z] ---> Using cache [2022-04-28T22:30:38.758Z] ---> a4b2657a9016 [2022-04-28T22:30:38.758Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T22:30:38.758Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T22:30:38.758Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T22:30:38.758Z] OK: 15729 distinct packages available [2022-04-28T22:30:38.758Z] ---> Running in 3b112bd6159b [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T22:30:38.758Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T22:30:38.758Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T22:30:38.758Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T22:30:38.758Z] OK: 6 MiB in 18 packages [2022-04-28T22:30:38.758Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T22:30:38.758Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T22:30:38.758Z] OK: 15729 distinct packages available [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] Removing intermediate container 758b3a8ed6ad [2022-04-28T22:30:38.758Z] ---> 69ccdbaa0b76 [2022-04-28T22:30:38.758Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T22:30:38.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:30:38.758Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T22:30:38.758Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T22:30:38.758Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T22:30:38.758Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T22:30:38.758Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T22:30:38.758Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T22:30:38.758Z] OK: 6 MiB in 19 packages [2022-04-28T22:30:38.758Z] Removing intermediate container 3b112bd6159b [2022-04-28T22:30:38.758Z] ---> 931530cec18d [2022-04-28T22:30:38.758Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T22:30:38.758Z] ---> 34218bd46a04 [2022-04-28T22:30:38.758Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T22:30:39.743Z] ---> 1693b929644c [2022-04-28T22:30:39.743Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T22:30:39.743Z] ---> Running in 032d6579aced [2022-04-28T22:30:40.347Z] Removing intermediate container 032d6579aced [2022-04-28T22:30:40.347Z] ---> 3163efa8b2c7 [2022-04-28T22:30:40.620Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T22:30:41.604Z] ---> 9114462bcc18 [2022-04-28T22:30:41.604Z] Step 21/26 : WORKDIR / [2022-04-28T22:30:41.604Z] ---> Running in 1a325b3d3d0f [2022-04-28T22:30:42.203Z] Removing intermediate container 1a325b3d3d0f [2022-04-28T22:30:42.203Z] ---> a10e3a1c7db5 [2022-04-28T22:30:42.203Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T22:30:42.477Z] ---> Running in 7beba57b1db0 [2022-04-28T22:30:42.768Z] ---> 1bd51a34c7b6 [2022-04-28T22:30:42.768Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T22:30:42.768Z] Removing intermediate container 7beba57b1db0 [2022-04-28T22:30:42.768Z] ---> 8d692c46496c [2022-04-28T22:30:42.768Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T22:30:43.043Z] ---> Running in 83bc56d826cf [2022-04-28T22:30:43.644Z] Removing intermediate container 83bc56d826cf [2022-04-28T22:30:43.644Z] ---> 4c024a29fd3c [2022-04-28T22:30:43.644Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T22:30:43.644Z] ---> Running in bc9b00666a97 [2022-04-28T22:30:43.644Z] ---> da1cb49a4bd4 [2022-04-28T22:30:43.644Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T22:30:44.245Z] Removing intermediate container bc9b00666a97 [2022-04-28T22:30:44.245Z] ---> 51b5ec422ef3 [2022-04-28T22:30:44.245Z] Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:30:44.245Z] ---> Running in 0b125fc79c90 [2022-04-28T22:30:44.520Z] ---> 343a6bd3ee8b [2022-04-28T22:30:44.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T22:30:44.795Z] Removing intermediate container 0b125fc79c90 [2022-04-28T22:30:44.795Z] ---> f67535fccd29 [2022-04-28T22:30:44.795Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T22:30:44.795Z] ---> Running in beec5d2077da [2022-04-28T22:30:45.398Z] Removing intermediate container beec5d2077da [2022-04-28T22:30:45.398Z] ---> 8dd018b14356 [2022-04-28T22:30:45.398Z] [2022-04-28T22:30:45.398Z] ---> 727dc793f312 [2022-04-28T22:30:45.398Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T22:30:45.680Z] ---> Running in d2a8f33b8d83 [2022-04-28T22:30:45.680Z] Successfully built 8dd018b14356 [2022-04-28T22:30:45.954Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T22:30:45.954Z]  Building security-spire-config ... done Removing intermediate container d2a8f33b8d83 [2022-04-28T22:30:45.954Z] ---> 5d803a33d829 [2022-04-28T22:30:45.954Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T22:30:45.954Z] ---> Running in a8f8abbe7f65 [2022-04-28T22:30:46.552Z] Removing intermediate container a8f8abbe7f65 [2022-04-28T22:30:46.552Z] ---> 4b31a25bb352 [2022-04-28T22:30:46.552Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T22:30:46.552Z] ---> Running in 0348baccaec0 [2022-04-28T22:30:47.149Z] Removing intermediate container 0348baccaec0 [2022-04-28T22:30:47.149Z] ---> b1a7b8b82751 [2022-04-28T22:30:47.150Z] Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:30:47.150Z] ---> Running in 47c96e8ea620 [2022-04-28T22:30:47.425Z] Removing intermediate container 47c96e8ea620 [2022-04-28T22:30:47.425Z] ---> fe56f75ac7a1 [2022-04-28T22:30:47.697Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T22:30:47.697Z] ---> Running in 10e326ae30d7 [2022-04-28T22:30:48.293Z] Removing intermediate container 10e326ae30d7 [2022-04-28T22:30:48.293Z] ---> 3adb4e579dcf [2022-04-28T22:30:48.293Z] [2022-04-28T22:30:48.293Z] Successfully built 3adb4e579dcf [2022-04-28T22:30:48.293Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T22:31:56.283Z]  Building security-spire-server ... done Removing intermediate container 5821874d97b9 [2022-04-28T22:31:56.283Z] ---> 69dcb91b579e [2022-04-28T22:31:56.283Z] [2022-04-28T22:31:56.283Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T22:31:56.283Z] ---> 3fb3c9af89a9 [2022-04-28T22:31:56.283Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T22:31:56.283Z] ---> Using cache [2022-04-28T22:31:56.283Z] ---> 017547ceb8a8 [2022-04-28T22:31:56.283Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:31:56.283Z] ---> Using cache [2022-04-28T22:31:56.283Z] ---> a4b2657a9016 [2022-04-28T22:31:56.283Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T22:31:56.283Z] ---> Using cache [2022-04-28T22:31:56.283Z] ---> 931530cec18d [2022-04-28T22:31:56.283Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T22:31:56.283Z] ---> 5b37e750da34 [2022-04-28T22:31:56.283Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T22:31:56.283Z] ---> 2223509eb2d4 [2022-04-28T22:31:56.283Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T22:31:56.283Z] ---> b83b2eef4de7 [2022-04-28T22:31:56.283Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T22:31:56.283Z] ---> 5e5283a8c4ad [2022-04-28T22:31:56.283Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T22:31:56.283Z] ---> 9a86eaa90154 [2022-04-28T22:31:56.283Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T22:31:56.284Z] ---> Running in a23165af6e70 [2022-04-28T22:31:56.284Z] Removing intermediate container a23165af6e70 [2022-04-28T22:31:56.284Z] ---> c0456f6ed01c [2022-04-28T22:31:56.284Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T22:31:56.284Z] ---> Running in 4f1395cfcfdd [2022-04-28T22:31:56.284Z] Removing intermediate container 4f1395cfcfdd [2022-04-28T22:31:56.284Z] ---> dc2e2eec0627 [2022-04-28T22:31:56.284Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T22:31:56.284Z] ---> Running in ce341d0dcfbf [2022-04-28T22:31:56.284Z] Removing intermediate container ce341d0dcfbf [2022-04-28T22:31:56.284Z] ---> dd0b73a20bef [2022-04-28T22:31:56.284Z] Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 [2022-04-28T22:31:56.284Z] ---> Running in 78523386d411 [2022-04-28T22:31:56.284Z] Removing intermediate container 78523386d411 [2022-04-28T22:31:56.284Z] ---> 1633e9713737 [2022-04-28T22:31:56.284Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T22:31:56.284Z] ---> Running in 7ed8a9bc8d31 [2022-04-28T22:31:56.284Z] Removing intermediate container 7ed8a9bc8d31 [2022-04-28T22:31:56.284Z] ---> 578c0d8520af [2022-04-28T22:31:56.284Z] [2022-04-28T22:31:56.284Z] Successfully built 578c0d8520af [2022-04-28T22:31:56.284Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T22:31:56.298Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-28T22:31:56.344Z] $ docker stop --time=1 0aeb2c767d149eef339326169bf98cb98cc7ffee4ea0e66b3f5fd60425ae0e33 [2022-04-28T22:31:58.044Z] $ docker rm -f 0aeb2c767d149eef339326169bf98cb98cc7ffee4ea0e66b3f5fd60425ae0e33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:31:58.635Z] + docker images [2022-04-28T22:31:59.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T22:31:59.227Z] security-spire-agent-arm64 latest 578c0d8520af 3 seconds ago 126MB [2022-04-28T22:31:59.227Z] 69dcb91b579e 27 seconds ago 4.14GB [2022-04-28T22:31:59.227Z] security-spire-server-arm64 latest 3adb4e579dcf About a minute ago 86.3MB [2022-04-28T22:31:59.227Z] security-spire-config-arm64 latest 8dd018b14356 About a minute ago 85.6MB [2022-04-28T22:31:59.227Z] 8e80b5957554 About a minute ago 4.14GB [2022-04-28T22:31:59.227Z] bcf5fb939afc About a minute ago 4.14GB [2022-04-28T22:31:59.227Z] security-secretstore-setup-arm64 latest 9a4c97e0a099 18 minutes ago 27.5MB [2022-04-28T22:31:59.227Z] dbdfaeb6c060 18 minutes ago 1.32GB [2022-04-28T22:31:59.227Z] support-scheduler-arm64 latest 2cb04f3a1f75 22 minutes ago 25.3MB [2022-04-28T22:31:59.227Z] f5b509c44637 22 minutes ago 1.36GB [2022-04-28T22:31:59.227Z] core-command-arm64 latest 3a85746cc074 23 minutes ago 15.5MB [2022-04-28T22:31:59.227Z] dfa04bea5882 23 minutes ago 1.3GB [2022-04-28T22:31:59.227Z] security-spiffe-token-provider-arm64 latest 29e576b0aee7 29 minutes ago 27.9MB [2022-04-28T22:31:59.227Z] 2ac4c2836b3e 29 minutes ago 1.36GB [2022-04-28T22:31:59.227Z] security-proxy-setup-arm64 latest 10e563193fbf 30 minutes ago 26.1MB [2022-04-28T22:31:59.227Z] bc403f0d037a 30 minutes ago 1.31GB [2022-04-28T22:31:59.227Z] core-metadata-arm64 latest 574edc7ff173 36 minutes ago 16.3MB [2022-04-28T22:31:59.227Z] 64b3c5a0eacb 36 minutes ago 1.31GB [2022-04-28T22:31:59.227Z] sys-mgmt-agent-arm64 latest 43b2fe7c62d1 38 minutes ago 282MB [2022-04-28T22:31:59.227Z] ee6374d065b6 39 minutes ago 1.31GB [2022-04-28T22:31:59.227Z] support-notifications-arm64 latest 0df2f17dfa01 43 minutes ago 25.8MB [2022-04-28T22:31:59.227Z] f811cb566d9b 43 minutes ago 1.36GB [2022-04-28T22:31:59.227Z] core-data-arm64 latest 056a97ed4680 45 minutes ago 21.6MB [2022-04-28T22:31:59.227Z] 2633f3436a2d 45 minutes ago 1.34GB [2022-04-28T22:31:59.227Z] security-bootstrapper-arm64 latest 9390d57e41db 46 minutes ago 18.3MB [2022-04-28T22:31:59.227Z] 1124b87a0230 47 minutes ago 1.31GB [2022-04-28T22:31:59.227Z] ci-base-image-arm64 latest 43253a81a14b About an hour ago 885MB [2022-04-28T22:31:59.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB [2022-04-28T22:31:59.227Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T22:31:59.227Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T22:31:59.227Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T22:31:59.227Z] 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-28T22:31:59.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:31:59.988Z] [2022-04-28T22:31:59.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:32:00.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:32:00.637Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T22:32:00.637Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T22:32:00.637Z] 04944245beec: Pulling fs layer [2022-04-28T22:32:00.637Z] 699f458cf7ca: Pulling fs layer [2022-04-28T22:32:00.637Z] 765212b225bb: Pulling fs layer [2022-04-28T22:32:00.637Z] f23df028b6ca: Pulling fs layer [2022-04-28T22:32:00.637Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T22:32:00.637Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T22:32:00.637Z] f23df028b6ca: Waiting [2022-04-28T22:32:00.637Z] d65c8cfc05b1: Waiting [2022-04-28T22:32:00.637Z] 2437ff75d9bd: Waiting [2022-04-28T22:32:00.637Z] 765212b225bb: Waiting [2022-04-28T22:32:00.637Z] 04944245beec: Verifying Checksum [2022-04-28T22:32:00.637Z] 04944245beec: Download complete [2022-04-28T22:32:00.637Z] 765212b225bb: Verifying Checksum [2022-04-28T22:32:00.637Z] 765212b225bb: Download complete [2022-04-28T22:32:00.637Z] f23df028b6ca: Verifying Checksum [2022-04-28T22:32:00.637Z] f23df028b6ca: Download complete [2022-04-28T22:32:00.910Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T22:32:00.910Z] d65c8cfc05b1: Download complete [2022-04-28T22:32:00.910Z] 699f458cf7ca: Verifying Checksum [2022-04-28T22:32:00.910Z] 699f458cf7ca: Download complete [2022-04-28T22:32:01.183Z] 8998bd30e6a1: Download complete [2022-04-28T22:32:03.146Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T22:32:03.146Z] 2437ff75d9bd: Download complete [2022-04-28T22:32:05.113Z] 8998bd30e6a1: Pull complete [2022-04-28T22:32:05.702Z] 04944245beec: Pull complete [2022-04-28T22:32:07.124Z] 699f458cf7ca: Pull complete [2022-04-28T22:32:07.124Z] 765212b225bb: Pull complete [2022-04-28T22:32:08.096Z] f23df028b6ca: Pull complete [2022-04-28T22:32:08.096Z] d65c8cfc05b1: Pull complete [2022-04-28T22:32:23.143Z] 2437ff75d9bd: Pull complete [2022-04-28T22:32:23.143Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T22:32:23.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:32:23.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T22:32:23.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container [2022-04-28T22:32:23.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T22:32:26.563Z] $ docker top 089b6cb09719c85c04ae2e718f4cc2948142f119a9099f3ebe1976421304608e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:27.701Z] ---> job-cost.sh [2022-04-28T22:32:27.701Z] lf-activate-venv: SKIPPING [2022-04-28T22:32:27.701Z] INFO: No Stack... [2022-04-28T22:32:28.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T22:32:28.889Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T22:32:29.572Z] + + cut -d, -f6 [2022-04-28T22:32:29.572Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-04-28T22:32:29.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] [2022-04-28T22:32:29.631Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] did not exist. Created. [2022-04-28T22:32:29.631Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T22:32:30.392Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T22:32:30.595Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T22:32:30.614Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T22:32:30.716Z] $ docker stop --time=1 089b6cb09719c85c04ae2e718f4cc2948142f119a9099f3ebe1976421304608e [2022-04-28T22:32:32.227Z] $ docker rm -f 089b6cb09719c85c04ae2e718f4cc2948142f119a9099f3ebe1976421304608e [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-28T22:32:33.357Z] provisioning config files... [2022-04-28T22:32:33.366Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1007007638083098439tmp [Pipeline] { [Pipeline] sh [2022-04-28T22:32:33.710Z] + set +x [2022-04-28T22:32:33.710Z] + bash -s -- [2022-04-28T22:32:33.710Z] + curl -s https://codecov.io/bash [2022-04-28T22:32:33.710Z] [2022-04-28T22:32:33.710Z] _____ _ [2022-04-28T22:32:33.710Z] / ____| | | [2022-04-28T22:32:33.710Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T22:32:33.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T22:32:33.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T22:32:33.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T22:32:33.710Z] Bash-1.0.6 [2022-04-28T22:32:33.710Z] [2022-04-28T22:32:33.710Z] [2022-04-28T22:32:33.710Z] ==> git version 2.25.1 found [2022-04-28T22:32:33.710Z] ==> 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-28T22:32:33.710Z] Release-Date: 2020-01-08 [2022-04-28T22:32:33.710Z] 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-28T22:32:33.710Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T22:32:33.710Z] ==> Jenkins CI detected. [2022-04-28T22:32:33.710Z] current dir:  /w/workspace/edgex-go/1 [2022-04-28T22:32:33.710Z] project root: . [2022-04-28T22:32:33.710Z] --> token set from env [2022-04-28T22:32:33.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T22:32:33.710Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T22:32:33.710Z] ==> Python coveragepy not found [2022-04-28T22:32:33.710Z] ==> Searching for coverage reports in: [2022-04-28T22:32:33.710Z] + . [2022-04-28T22:32:33.710Z] -> Found 1 reports [2022-04-28T22:32:33.710Z] ==> Detecting git/mercurial file structure [2022-04-28T22:32:33.710Z] ==> Reading reports [2022-04-28T22:32:33.710Z] + ./coverage.out bytes=435134 [2022-04-28T22:32:33.970Z] ==> Appending adjustments [2022-04-28T22:32:33.970Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T22:32:34.909Z] + Found adjustments [2022-04-28T22:32:34.909Z] ==> Gzipping contents [2022-04-28T22:32:35.172Z] 60K /tmp/codecov.yDDlQe.gz [2022-04-28T22:32:35.172Z] ==> Uploading reports [2022-04-28T22:32:35.172Z] url: https://codecov.io [2022-04-28T22:32:35.172Z] query: branch=PR-3998&commit=83136cdf852929ba43fc49af4eed7d9ca361d2d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3998%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3998&job=&cmd_args= [2022-04-28T22:32:35.172Z] -> Pinging Codecov [2022-04-28T22:32:35.172Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3998&commit=83136cdf852929ba43fc49af4eed7d9ca361d2d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3998%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3998&job=&cmd_args= [2022-04-28T22:32:35.434Z] -> Uploading to [2022-04-28T22:32:35.434Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/83136cdf852929ba43fc49af4eed7d9ca361d2d0/8bb1fe34-6d64-4054-86b7-c5da690e2316.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T223235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c0c0304f08470ca539c0b1a97f874ba7202a3d3eda4d84d3b6edf0ea34ed14 [2022-04-28T22:32:35.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T22:32:35.434Z] Dload Upload Total Spent Left Speed [2022-04-28T22:32:35.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59859 0 0 100 59859 0 192k --:--:-- --:--:-- --:--:-- 191k 100 59859 0 0 100 59859 0 192k --:--:-- --:--:-- --:--:-- 191k [2022-04-28T22:32:35.695Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] } [2022-04-28T22:32:35.722Z] 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-28T22:32:37.085Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:37.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:38.322Z] ---> package-listing.sh [2022-04-28T22:32:38.322Z] ++ facter osfamily [2022-04-28T22:32:38.322Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T22:32:38.582Z] + OS_FAMILY=debian [2022-04-28T22:32:38.582Z] + workspace=/w/workspace/edgex-go/1 [2022-04-28T22:32:38.582Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T22:32:38.582Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T22:32:38.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T22:32:38.582Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T22:32:38.582Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T22:32:38.582Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T22:32:38.582Z] + case "${OS_FAMILY}" in [2022-04-28T22:32:38.582Z] + dpkg -l [2022-04-28T22:32:38.582Z] + grep '^ii' [2022-04-28T22:32:38.582Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T22:32:38.582Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T22:32:38.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T22:32:38.582Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T22:32:38.582Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-28T22:32:38.582Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-28T22:32:38.615Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T22:32:38.969Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:32:39.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:32:39.305Z] [2022-04-28T22:32:39.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:32:39.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:32:39.649Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T22:32:39.649Z] 5eb5b503b376: Pulling fs layer [2022-04-28T22:32:39.649Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T22:32:39.649Z] ec43610c2a17: Pulling fs layer [2022-04-28T22:32:39.649Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T22:32:39.649Z] 33b1e0a273af: Pulling fs layer [2022-04-28T22:32:39.649Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T22:32:39.649Z] 2f39f015ded8: Pulling fs layer [2022-04-28T22:32:39.649Z] 3a2ae6a8a46f: Waiting [2022-04-28T22:32:39.649Z] 33b1e0a273af: Waiting [2022-04-28T22:32:39.649Z] 5d3b04190fa2: Waiting [2022-04-28T22:32:39.649Z] 2f39f015ded8: Waiting [2022-04-28T22:32:39.649Z] 5c69ac0246d0: Download complete [2022-04-28T22:32:39.649Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T22:32:39.649Z] 3a2ae6a8a46f: Download complete [2022-04-28T22:32:39.649Z] 33b1e0a273af: Verifying Checksum [2022-04-28T22:32:39.649Z] 33b1e0a273af: Download complete [2022-04-28T22:32:39.649Z] 5d3b04190fa2: Download complete [2022-04-28T22:32:39.649Z] ec43610c2a17: Verifying Checksum [2022-04-28T22:32:39.649Z] ec43610c2a17: Download complete [2022-04-28T22:32:39.909Z] 5eb5b503b376: Download complete [2022-04-28T22:32:40.476Z] 2f39f015ded8: Verifying Checksum [2022-04-28T22:32:40.476Z] 2f39f015ded8: Download complete [2022-04-28T22:32:41.044Z] 5eb5b503b376: Pull complete [2022-04-28T22:32:41.304Z] 5c69ac0246d0: Pull complete [2022-04-28T22:32:41.564Z] ec43610c2a17: Pull complete [2022-04-28T22:32:41.823Z] 3a2ae6a8a46f: Pull complete [2022-04-28T22:32:42.082Z] 33b1e0a273af: Pull complete [2022-04-28T22:32:42.082Z] 5d3b04190fa2: Pull complete [2022-04-28T22:32:46.274Z] 2f39f015ded8: Pull complete [2022-04-28T22:32:46.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T22:32:46.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:32:46.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T22:32:46.361Z] prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container [2022-04-28T22:32:46.399Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T22:32:48.083Z] $ docker top 9ce9dca6d7359b90b2303d6c2300ad0ba12908dacfd61c1fe17829309197d72c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:32:48.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T22:32:48.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T22:32:49.113Z] + ls /var/log/sa-host [2022-04-28T22:32:49.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:32:49.387Z] provisioning config files... [2022-04-28T22:32:49.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4483553130139425219tmp [Pipeline] { [Pipeline] echo [2022-04-28T22:32:49.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:49.761Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T22:32:49.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:50.186Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T22:32:50.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:50.537Z] ---> sudo-logs.sh [2022-04-28T22:32:50.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T22:32:50.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:50.949Z] ---> job-cost.sh [2022-04-28T22:32:50.949Z] lf-activate-venv: SKIPPING [2022-04-28T22:32:50.949Z] DEBUG: total: 0.2199999988079071 [2022-04-28T22:32:50.949Z] INFO: Retrieving Stack Cost... [2022-04-28T22:32:51.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T22:32:52.095Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T22:32:52.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:32:52.449Z] ---> logs-deploy.sh [2022-04-28T22:32:52.449Z] lf-activate-venv: SKIPPING [2022-04-28T22:32:52.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3998/1 [2022-04-28T22:32:52.449Z] INFO: archiving workspace using pattern(s): [2022-04-28T22:32:53.388Z] Archives upload complete. [2022-04-28T22:32:53.648Z] INFO: archiving logs to Nexus [2022-04-28T22:32:54.222Z] ---> uname -a: [2022-04-28T22:32:54.222Z] Linux prd-ubuntu20-04-docker-8c-8g-33727 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] ---> lscpu: [2022-04-28T22:32:54.222Z] Architecture: x86_64 [2022-04-28T22:32:54.222Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-28T22:32:54.222Z] Byte Order: Little Endian [2022-04-28T22:32:54.222Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-28T22:32:54.222Z] CPU(s): 8 [2022-04-28T22:32:54.222Z] On-line CPU(s) list: 0-7 [2022-04-28T22:32:54.222Z] Thread(s) per core: 1 [2022-04-28T22:32:54.222Z] Core(s) per socket: 1 [2022-04-28T22:32:54.222Z] Socket(s): 8 [2022-04-28T22:32:54.222Z] NUMA node(s): 1 [2022-04-28T22:32:54.222Z] Vendor ID: AuthenticAMD [2022-04-28T22:32:54.222Z] CPU family: 23 [2022-04-28T22:32:54.222Z] Model: 49 [2022-04-28T22:32:54.222Z] Model name: AMD EPYC-Rome Processor [2022-04-28T22:32:54.222Z] Stepping: 0 [2022-04-28T22:32:54.222Z] CPU MHz: 2799.998 [2022-04-28T22:32:54.222Z] BogoMIPS: 5599.99 [2022-04-28T22:32:54.222Z] Virtualization: AMD-V [2022-04-28T22:32:54.222Z] Hypervisor vendor: KVM [2022-04-28T22:32:54.222Z] Virtualization type: full [2022-04-28T22:32:54.222Z] L1d cache: 256 KiB [2022-04-28T22:32:54.222Z] L1i cache: 256 KiB [2022-04-28T22:32:54.222Z] L2 cache: 4 MiB [2022-04-28T22:32:54.222Z] L3 cache: 128 MiB [2022-04-28T22:32:54.222Z] NUMA node0 CPU(s): 0-7 [2022-04-28T22:32:54.222Z] Vulnerability Itlb multihit: Not affected [2022-04-28T22:32:54.222Z] Vulnerability L1tf: Not affected [2022-04-28T22:32:54.222Z] Vulnerability Mds: Not affected [2022-04-28T22:32:54.222Z] Vulnerability Meltdown: Not affected [2022-04-28T22:32:54.222Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-28T22:32:54.222Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-28T22:32:54.222Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-28T22:32:54.222Z] Vulnerability Srbds: Not affected [2022-04-28T22:32:54.222Z] Vulnerability Tsx async abort: Not affected [2022-04-28T22:32:54.222Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] ---> nproc: [2022-04-28T22:32:54.222Z] 8 [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] ---> df -h: [2022-04-28T22:32:54.222Z] Filesystem Size Used Avail Use% Mounted on [2022-04-28T22:32:54.222Z] overlay 155G 26G 129G 17% / [2022-04-28T22:32:54.222Z] tmpfs 64M 0 64M 0% /dev [2022-04-28T22:32:54.222Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-28T22:32:54.222Z] shm 64M 0 64M 0% /dev/shm [2022-04-28T22:32:54.222Z] /dev/vda1 155G 26G 129G 17% /facter-os [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] ---> sar -b -r -n DEV: [2022-04-28T22:32:54.222Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33727) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] 21:16:44 LINUX RESTART (8 CPU) [2022-04-28T22:32:54.222Z] [2022-04-28T22:32:54.222Z] 21:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-28T22:32:54.222Z] 21:18:01 276.67 54.48 222.19 0.00 5165.88 166760.15 0.00 [2022-04-28T22:32:54.222Z] 21:19:01 121.55 1.40 120.15 0.00 16.93 61781.57 0.00 [2022-04-28T22:32:54.222Z] 21:20:01 50.55 0.13 50.42 0.00 3.87 18033.34 0.00 [2022-04-28T22:32:54.222Z] 21:21:01 323.02 0.10 322.92 0.00 11.33 238485.60 0.00 [2022-04-28T22:32:54.222Z] 21:22:01 798.02 0.48 797.54 0.00 7.19 282898.05 0.00 [2022-04-28T22:32:54.222Z] 21:23:01 1000.22 0.60 999.62 0.00 12.13 336326.10 0.00 [2022-04-28T22:32:54.222Z] 21:24:01 773.47 0.95 772.52 0.00 10.80 291029.10 0.00 [2022-04-28T22:32:54.222Z] 21:25:01 740.24 0.88 739.36 0.00 7.33 180051.72 0.00 [2022-04-28T22:32:54.222Z] 21:26:01 427.18 0.02 427.16 0.00 0.13 181397.63 0.00 [2022-04-28T22:32:54.222Z] 21:27:01 266.91 0.02 266.89 0.00 0.93 118228.72 0.00 [2022-04-28T22:32:54.222Z] 21:28:01 2.25 0.00 2.25 0.00 0.00 25.33 0.00 [2022-04-28T22:32:54.222Z] 21:29:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2022-04-28T22:32:54.222Z] 21:30:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2022-04-28T22:32:54.222Z] 21:31:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2022-04-28T22:32:54.222Z] 21:32:01 1.85 0.02 1.83 0.00 0.13 21.19 0.00 [2022-04-28T22:32:54.222Z] 21:33:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2022-04-28T22:32:54.222Z] 21:34:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2022-04-28T22:32:54.222Z] 21:35:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2022-04-28T22:32:54.222Z] 21:36:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2022-04-28T22:32:54.222Z] 21:37:01 1.82 0.00 1.82 0.00 0.00 21.99 0.00 [2022-04-28T22:32:54.222Z] 21:38:01 2.60 1.58 1.02 0.00 50.38 13.86 0.00 [2022-04-28T22:32:54.222Z] 21:39:01 1.87 0.00 1.87 0.00 0.00 22.93 0.00 [2022-04-28T22:32:54.222Z] 21:40:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-04-28T22:32:54.222Z] 21:41:01 2.85 0.87 1.98 0.00 18.39 27.32 0.00 [2022-04-28T22:32:54.222Z] 21:42:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2022-04-28T22:32:54.222Z] 21:43:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 [2022-04-28T22:32:54.222Z] 21:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-04-28T22:32:54.222Z] 21:45:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2022-04-28T22:32:54.222Z] 21:46:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2022-04-28T22:32:54.222Z] 21:47:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2022-04-28T22:32:54.222Z] 21:48:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2022-04-28T22:32:54.222Z] 21:49:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2022-04-28T22:32:54.222Z] 21:50:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2022-04-28T22:32:54.222Z] 21:51:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2022-04-28T22:32:54.222Z] 21:52:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 [2022-04-28T22:32:54.222Z] 21:53:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2022-04-28T22:32:54.222Z] 21:54:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2022-04-28T22:32:54.222Z] 21:55:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2022-04-28T22:32:54.222Z] 21:56:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2022-04-28T22:32:54.222Z] 21:57:01 1.88 0.00 1.88 0.00 0.00 22.39 0.00 [2022-04-28T22:32:54.222Z] 21:58:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-04-28T22:32:54.222Z] 21:59:02 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2022-04-28T22:32:54.222Z] 22:00:01 1.20 0.00 1.20 0.00 0.00 13.15 0.00 [2022-04-28T22:32:54.222Z] 22:01:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-04-28T22:32:54.222Z] 22:02:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2022-04-28T22:32:54.222Z] 22:03:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 [2022-04-28T22:32:54.222Z] 22:04:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-04-28T22:32:54.222Z] 22:05:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 [2022-04-28T22:32:54.222Z] 22:06:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-04-28T22:32:54.222Z] 22:07:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 [2022-04-28T22:32:54.222Z] 22:08:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2022-04-28T22:32:54.222Z] 22:09:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 [2022-04-28T22:32:54.222Z] 22:10:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2022-04-28T22:32:54.222Z] 22:11:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2022-04-28T22:32:54.222Z] 22:12:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-04-28T22:32:54.222Z] 22:13:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 [2022-04-28T22:32:54.222Z] 22:14:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-04-28T22:32:54.223Z] 22:15:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 [2022-04-28T22:32:54.223Z] 22:16:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2022-04-28T22:32:54.223Z] 22:17:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2022-04-28T22:32:54.223Z] 22:18:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 [2022-04-28T22:32:54.223Z] 22:19:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2022-04-28T22:32:54.223Z] 22:20:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2022-04-28T22:32:54.223Z] 22:21:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2022-04-28T22:32:54.223Z] 22:22:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2022-04-28T22:32:54.223Z] 22:23:01 1.68 0.00 1.68 0.00 0.00 20.93 0.00 [2022-04-28T22:32:54.223Z] 22:24:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2022-04-28T22:32:54.223Z] 22:25:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2022-04-28T22:32:54.223Z] 22:26:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2022-04-28T22:32:54.223Z] 22:27:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2022-04-28T22:32:54.223Z] 22:28:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2022-04-28T22:32:54.223Z] 22:29:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2022-04-28T22:32:54.223Z] 22:30:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2022-04-28T22:32:54.223Z] 22:31:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2022-04-28T22:32:54.223Z] 22:32:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-04-28T22:32:54.223Z] Average: 64.93 0.82 64.11 0.00 70.76 25023.61 0.00 [2022-04-28T22:32:54.223Z] [2022-04-28T22:32:54.223Z] 21:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-28T22:32:54.223Z] 21:18:01 28702144 31795108 505120 1.54 116756 3243636 1783756 5.26 1107060 2691440 596804 [2022-04-28T22:32:54.223Z] 21:19:01 27566588 31618844 667656 2.03 159580 4063896 2281428 6.72 1726652 3094812 509760 [2022-04-28T22:32:54.223Z] 21:20:01 27441500 31736360 548292 1.67 164508 4275840 2049552 6.04 1475968 3447176 328008 [2022-04-28T22:32:54.223Z] 21:21:01 20835480 31611616 665956 2.03 174280 10558932 2625428 7.74 1898672 9428684 1255764 [2022-04-28T22:32:54.223Z] 21:22:01 17280356 30637472 1625788 4.94 264136 12778484 3887076 11.46 3607620 10982020 196 [2022-04-28T22:32:54.223Z] 21:23:01 13072364 30942248 1303648 3.96 359868 16850020 3962640 11.68 4290144 14144476 328116 [2022-04-28T22:32:54.223Z] 21:24:01 6910968 29478604 2759540 8.39 454640 21202668 4939500 14.56 6036372 18297732 510596 [2022-04-28T22:32:54.223Z] 21:25:01 7800020 29695144 2544292 7.74 552172 20380800 4823448 14.22 5823816 17574984 903268 [2022-04-28T22:32:54.223Z] 21:26:01 9736716 31641308 614004 1.87 642296 20405396 2295412 6.76 3149744 18439408 9940 [2022-04-28T22:32:54.223Z] 21:27:01 10820136 31739264 521032 1.58 723528 19362356 1925144 5.67 2849156 17686120 528 [2022-04-28T22:32:54.223Z] 21:28:01 10820080 31739228 521032 1.58 723536 19362352 1925144 5.67 2849360 17686120 20 [2022-04-28T22:32:54.223Z] 21:29:01 10822160 31741336 518992 1.58 723552 19362360 1925144 5.67 2847036 17686124 48 [2022-04-28T22:32:54.223Z] 21:30:01 10836892 31756072 504316 1.53 723560 19362360 1925144 5.67 2831336 17686124 12 [2022-04-28T22:32:54.223Z] 21:31:01 10837608 31756884 503388 1.53 723580 19362368 1925144 5.67 2831100 17686136 176 [2022-04-28T22:32:54.223Z] 21:32:01 10838552 31758248 502840 1.53 723616 19362372 1931612 5.69 2831000 17686404 36 [2022-04-28T22:32:54.223Z] 21:33:01 10838704 31758564 502680 1.53 723644 19362500 1931612 5.69 2831408 17686532 12 [2022-04-28T22:32:54.223Z] 21:34:01 10838736 31758600 502632 1.53 723656 19362504 1931612 5.69 2831092 17686536 12 [2022-04-28T22:32:54.223Z] 21:35:01 10838924 31758804 502360 1.53 723664 19362504 1931612 5.69 2831332 17686536 8 [2022-04-28T22:32:54.223Z] 21:36:01 10838656 31758564 502592 1.53 723680 19362508 1931612 5.69 2831204 17686544 28 [2022-04-28T22:32:54.223Z] 21:37:01 10838592 31758504 502600 1.53 723696 19362512 1931612 5.69 2831188 17686548 20 [2022-04-28T22:32:54.223Z] 21:38:01 10833876 31756356 504568 1.53 723716 19364020 1931612 5.69 2837800 17686172 60 [2022-04-28T22:32:54.223Z] 21:39:01 10833504 31756004 504852 1.54 723736 19364028 1931612 5.69 2837016 17686108 24 [2022-04-28T22:32:54.223Z] 21:40:01 10833748 31756276 504516 1.53 723752 19364036 1931612 5.69 2837108 17686116 12 [2022-04-28T22:32:54.223Z] 21:41:01 10830372 31753820 507048 1.54 723820 19364544 1942512 5.72 2837436 17686552 16 [2022-04-28T22:32:54.223Z] 21:42:01 10831240 31754696 506240 1.54 723828 19364548 1942512 5.72 2836964 17686556 12 [2022-04-28T22:32:54.223Z] 21:43:01 10830372 31753836 507032 1.54 723848 19364552 1942512 5.72 2837276 17686556 48 [2022-04-28T22:32:54.223Z] 21:44:01 10830648 31754152 506676 1.54 723864 19364556 1942512 5.72 2837300 17686560 12 [2022-04-28T22:32:54.223Z] 21:45:01 10830600 31754120 506644 1.54 723880 19364560 1942512 5.72 2837692 17686564 196 [2022-04-28T22:32:54.223Z] 21:46:01 10830980 31754516 506404 1.54 723896 19364560 1942512 5.72 2837260 17686564 20 [2022-04-28T22:32:54.223Z] 21:47:01 10831508 31755060 505888 1.54 723904 19364564 1942512 5.72 2837096 17686568 188 [2022-04-28T22:32:54.223Z] 21:48:01 10831240 31754792 506080 1.54 723920 19364564 1942512 5.72 2837400 17686568 12 [2022-04-28T22:32:54.223Z] 21:49:01 10831108 31754680 506332 1.54 723932 19364572 1942512 5.72 2837100 17686572 184 [2022-04-28T22:32:54.223Z] 21:50:01 10831140 31754732 506272 1.54 723944 19364576 1942512 5.72 2837308 17686580 20 [2022-04-28T22:32:54.223Z] 21:51:01 10831376 31754992 505940 1.54 723980 19364576 1942512 5.72 2837636 17686580 200 [2022-04-28T22:32:54.223Z] 21:52:01 10831360 31755016 505920 1.54 723996 19364580 1942512 5.72 2837244 17686584 44 [2022-04-28T22:32:54.223Z] 21:53:01 10831020 31754680 506220 1.54 724016 19364584 1942512 5.72 2837588 17686588 8 [2022-04-28T22:32:54.223Z] 21:54:01 10831012 31754696 506168 1.54 724016 19364584 1942512 5.72 2837304 17686588 60 [2022-04-28T22:32:54.223Z] 21:55:01 10831148 31754840 506172 1.54 724036 19364580 1942512 5.72 2837884 17686592 20 [2022-04-28T22:32:54.223Z] 21:56:01 10831148 31754844 506104 1.54 724072 19364580 1942512 5.72 2837628 17686596 20 [2022-04-28T22:32:54.223Z] 21:57:01 10831068 31754824 506108 1.54 724072 19364600 1942512 5.72 2837368 17686604 36 [2022-04-28T22:32:54.223Z] 21:58:01 10831304 31755072 505904 1.54 724088 19364604 1942512 5.72 2837668 17686612 68 [2022-04-28T22:32:54.223Z] 21:59:02 10831432 31755200 505936 1.54 724100 19364592 1926336 5.68 2837352 17686612 348 [2022-04-28T22:32:54.223Z] 22:00:01 10831456 31755228 505884 1.54 724104 19364608 1926336 5.68 2837352 17686616 60 [2022-04-28T22:32:54.223Z] 22:01:01 10831408 31755180 505884 1.54 724112 19364600 1926336 5.68 2837612 17686616 44 [2022-04-28T22:32:54.223Z] 22:02:01 10831108 31755052 505984 1.54 724124 19364740 1926336 5.68 2837448 17686748 8 [2022-04-28T22:32:54.223Z] 22:03:01 10831028 31754980 505992 1.54 724144 19364740 1926336 5.68 2837752 17686752 316 [2022-04-28T22:32:54.223Z] 22:04:01 10831264 31755264 505688 1.54 724160 19364744 1926336 5.68 2838060 17686748 24 [2022-04-28T22:32:54.223Z] 22:05:01 10831400 31755412 505712 1.54 724164 19364744 1926336 5.68 2837576 17686752 8 [2022-04-28T22:32:54.223Z] 22:06:01 10831124 31755148 505952 1.54 724180 19364748 1926336 5.68 2838144 17686756 40 [2022-04-28T22:32:54.223Z] 22:07:01 10830864 31754904 506144 1.54 724188 19364756 1926336 5.68 2837540 17686756 8 [2022-04-28T22:32:54.223Z] 22:08:01 10831036 31755088 505900 1.54 724212 19364752 1926336 5.68 2837836 17686760 12 [2022-04-28T22:32:54.223Z] 22:09:01 10831020 31755104 505880 1.54 724232 19364748 1926336 5.68 2838228 17686764 316 [2022-04-28T22:32:54.223Z] 22:10:01 10831004 31755120 505816 1.54 724248 19364764 1926336 5.68 2837604 17686768 20 [2022-04-28T22:32:54.223Z] 22:11:01 10831004 31755132 505776 1.54 724256 19364764 1926336 5.68 2837792 17686772 156 [2022-04-28T22:32:54.223Z] 22:12:01 10830640 31754776 506076 1.54 724256 19364772 1926336 5.68 2837616 17686776 12 [2022-04-28T22:32:54.223Z] 22:13:01 10830872 31755016 505992 1.54 724276 19364760 1926336 5.68 2837920 17686780 152 [2022-04-28T22:32:54.223Z] 22:14:01 10830508 31754676 506272 1.54 724280 19364776 1926336 5.68 2838200 17686780 24 [2022-04-28T22:32:54.223Z] 22:15:01 10830712 31754896 506092 1.54 724296 19364780 1926336 5.68 2837652 17686784 216 [2022-04-28T22:32:54.223Z] 22:16:01 10830916 31755108 505916 1.54 724308 19364788 1926336 5.68 2837640 17686788 12 [2022-04-28T22:32:54.223Z] 22:17:01 10830900 31755108 505876 1.54 724316 19364788 1926336 5.68 2837620 17686788 196 [2022-04-28T22:32:54.223Z] 22:18:01 10830756 31755060 505868 1.54 724328 19364792 1926336 5.68 2837948 17686796 12 [2022-04-28T22:32:54.223Z] 22:19:01 10830512 31754840 506076 1.54 724336 19364796 1910228 5.63 2837660 17686800 52 [2022-04-28T22:32:54.223Z] 22:20:01 10830488 31754820 506056 1.54 724336 19364796 1910228 5.63 2837644 17686800 12 [2022-04-28T22:32:54.223Z] 22:21:01 10830908 31755244 505788 1.54 724344 19364796 1910228 5.63 2837644 17686804 32 [2022-04-28T22:32:54.223Z] 22:22:01 10830852 31755200 505760 1.54 724356 19364800 1910228 5.63 2838240 17686804 20 [2022-04-28T22:32:54.223Z] 22:23:01 10830804 31755168 505740 1.54 724356 19364804 1910228 5.63 2838352 17686808 164 [2022-04-28T22:32:54.223Z] 22:24:01 10830756 31755132 505716 1.54 724364 19364808 1910228 5.63 2837672 17686812 20 [2022-04-28T22:32:54.223Z] 22:25:01 10830676 31755060 505728 1.54 724384 19364796 1910228 5.63 2838116 17686812 52 [2022-04-28T22:32:54.223Z] 22:26:01 10830660 31755064 505660 1.54 724384 19364816 1910176 5.63 2838136 17686816 72 [2022-04-28T22:32:54.223Z] 22:27:01 10830828 31755256 505624 1.54 724404 19364820 1910176 5.63 2837724 17686824 216 [2022-04-28T22:32:54.223Z] 22:28:01 10830780 31755216 505632 1.54 724416 19364816 1910176 5.63 2837952 17686824 64 [2022-04-28T22:32:54.223Z] 22:29:01 10830480 31754936 505844 1.54 724432 19364828 1910176 5.63 2837740 17686832 20 [2022-04-28T22:32:54.223Z] 22:30:01 10830464 31755056 505672 1.54 724436 19364952 1910176 5.63 2837740 17686952 48 [2022-04-28T22:32:54.223Z] 22:31:01 10830416 31755020 505644 1.54 724444 19364956 1910176 5.63 2837744 17686956 324 [2022-04-28T22:32:54.223Z] 22:32:01 10830880 31755500 505396 1.54 724452 19364964 1910176 5.63 2837752 17686960 12 [2022-04-28T22:32:54.223Z] Average: 11656332 31666210 595264 1.81 675680 18557377 2078576 6.13 2885085 16872239 59303 [2022-04-28T22:32:54.223Z] [2022-04-28T22:32:54.223Z] 21:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-28T22:32:54.223Z] 21:18:01 docker0 509.40 441.29 37.25 2716.25 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:18:01 ens3 1561.11 1432.99 11158.98 192.92 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:18:01 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:19:01 docker0 95.55 120.10 7.72 981.52 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:19:01 ens3 192.65 147.26 1026.60 68.94 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:19:01 veth969521b 0.43 0.62 0.03 0.06 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:20:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:20:01 ens3 24.13 14.25 22.16 10.62 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:20:01 veth969521b 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:21:01 docker0 41.17 51.82 2.33 228.22 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:21:01 veth788a39f 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:21:01 ens3 163.48 125.82 1929.77 84.44 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:22:01 docker0 237.58 406.11 17.78 6034.28 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:22:01 veth69a2e6f 208.74 360.61 18.93 5818.11 0.00 0.00 0.00 0.48 [2022-04-28T22:32:54.224Z] 21:22:01 veth788a39f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:22:01 ens3 467.58 284.99 6160.80 94.22 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:22:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:23:01 veth0b3a538 206.61 380.94 18.72 5827.47 0.00 0.00 0.00 0.48 [2022-04-28T22:32:54.224Z] 21:23:01 docker0 227.82 414.58 17.13 5990.91 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:23:01 veth69a2e6f 0.13 0.48 0.01 0.03 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:23:01 veth788a39f 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:23:01 ens3 531.15 313.88 7124.27 110.15 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:23:01 vetha6b2ce0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:24:01 veth0b3a538 0.12 0.28 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:24:01 vethb88f167 207.32 417.46 17.22 5426.98 0.00 0.00 0.00 0.44 [2022-04-28T22:32:54.224Z] 21:24:01 docker0 237.51 468.89 16.77 6079.60 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:24:01 veth788a39f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:24:01 ens3 517.65 261.77 6117.71 41.97 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:25:01 veth0b3a538 10.03 13.41 0.97 206.62 0.00 0.00 0.00 0.02 [2022-04-28T22:32:54.224Z] 21:25:01 vethb88f167 30.73 50.91 2.96 405.50 0.00 0.00 0.00 0.03 [2022-04-28T22:32:54.224Z] 21:25:01 docker0 60.54 92.15 4.53 770.81 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:25:01 veth788a39f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:25:01 ens3 171.57 123.90 808.22 87.30 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:26:01 docker0 27.91 32.18 1.84 283.48 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:26:01 veth788a39f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:26:01 ens3 44.36 34.53 293.23 7.57 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:27:01 docker0 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:27:01 ens3 45.58 44.27 11.07 66.70 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:28:01 ens3 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:30:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:32:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:33:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:34:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:35:01 ens3 0.57 0.42 0.49 0.03 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:36:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:37:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:38:01 ens3 7.58 5.45 5.35 6.15 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:43:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:44:01 ens3 1.45 0.00 0.12 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:45:01 ens3 1.60 0.93 0.74 0.50 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:46:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:48:01 ens3 0.33 0.08 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:49:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:50:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:51:01 ens3 0.58 0.55 0.27 0.23 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.224Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:53:01 ens3 0.45 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:54:01 ens3 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:55:01 ens3 0.70 0.50 0.36 0.28 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:56:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:57:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:58:01 ens3 0.50 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:59:02 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 21:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:00:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:01:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:03:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:04:01 ens3 1.10 0.50 0.32 0.22 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:05:01 ens3 0.62 0.17 0.11 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:06:01 ens3 0.52 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:08:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:09:01 ens3 1.07 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:11:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:12:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:13:01 ens3 0.87 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:14:01 ens3 0.68 0.43 0.35 0.28 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:18:01 ens3 1.07 0.40 0.49 0.27 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:21:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:22:01 ens3 1.35 0.62 0.44 0.28 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:23:01 ens3 0.82 0.57 0.43 0.34 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:24:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:25:01 ens3 0.32 0.22 0.10 0.08 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:26:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:28:01 ens3 0.30 0.20 0.19 0.07 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] Average: docker0 19.19 27.06 1.41 307.98 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] Average: ens3 50.02 37.34 462.42 10.34 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2022-04-28T22:32:54.225Z] [2022-04-28T22:32:54.225Z] [2022-04-28T22:32:54.225Z] ---> sar -P ALL: [2022-04-28T22:32:54.225Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33727) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T22:32:54.225Z] [2022-04-28T22:32:54.225Z] 21:16:44 LINUX RESTART (8 CPU) [2022-04-28T22:32:54.225Z] [2022-04-28T22:32:54.225Z] 21:17:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.225Z] 21:18:01 all 12.35 0.00 4.83 2.74 0.07 80.01 [2022-04-28T22:32:54.225Z] 21:18:01 0 11.33 0.00 5.15 1.30 0.07 82.15 [2022-04-28T22:32:54.226Z] 21:18:01 1 11.10 0.00 4.58 6.05 0.07 78.20 [2022-04-28T22:32:54.226Z] 21:18:01 2 11.47 0.00 4.16 3.67 0.07 80.62 [2022-04-28T22:32:54.226Z] 21:18:01 3 13.50 0.00 4.71 1.30 0.07 80.43 [2022-04-28T22:32:54.226Z] 21:18:01 4 17.26 0.00 4.82 1.88 0.08 75.97 [2022-04-28T22:32:54.226Z] 21:18:01 5 11.56 0.00 5.06 0.93 0.05 82.40 [2022-04-28T22:32:54.226Z] 21:18:01 6 12.10 0.00 6.01 3.55 0.08 78.26 [2022-04-28T22:32:54.226Z] 21:18:01 7 10.43 0.00 4.14 3.27 0.10 82.05 [2022-04-28T22:32:54.226Z] 21:19:01 all 33.00 0.00 7.13 1.57 0.10 58.20 [2022-04-28T22:32:54.226Z] 21:19:01 0 33.26 0.00 6.86 5.37 0.10 54.41 [2022-04-28T22:32:54.226Z] 21:19:01 1 32.61 0.00 7.77 0.25 0.08 59.27 [2022-04-28T22:32:54.226Z] 21:19:01 2 33.21 0.00 6.76 0.14 0.07 59.83 [2022-04-28T22:32:54.226Z] 21:19:01 3 33.43 0.00 7.22 0.32 0.10 58.93 [2022-04-28T22:32:54.226Z] 21:19:01 4 34.38 0.00 6.81 0.54 0.10 58.17 [2022-04-28T22:32:54.226Z] 21:19:01 5 31.71 0.00 6.49 0.35 0.10 61.35 [2022-04-28T22:32:54.226Z] 21:19:01 6 33.12 0.00 6.59 0.17 0.10 60.01 [2022-04-28T22:32:54.226Z] 21:19:01 7 32.28 0.00 8.56 5.44 0.12 53.60 [2022-04-28T22:32:54.226Z] 21:20:01 all 45.85 0.00 5.68 0.28 0.09 48.11 [2022-04-28T22:32:54.226Z] 21:20:01 0 46.06 0.00 5.66 1.10 0.08 47.09 [2022-04-28T22:32:54.226Z] 21:20:01 1 45.92 0.00 5.43 0.02 0.10 48.53 [2022-04-28T22:32:54.226Z] 21:20:01 2 46.87 0.00 5.51 0.24 0.10 47.29 [2022-04-28T22:32:54.226Z] 21:20:01 3 45.50 0.00 6.05 0.57 0.10 47.78 [2022-04-28T22:32:54.226Z] 21:20:01 4 45.58 0.00 5.16 0.00 0.10 49.17 [2022-04-28T22:32:54.226Z] 21:20:01 5 44.29 0.00 5.49 0.00 0.08 50.14 [2022-04-28T22:32:54.226Z] 21:20:01 6 47.75 0.00 5.63 0.00 0.10 46.52 [2022-04-28T22:32:54.226Z] 21:20:01 7 44.82 0.00 6.48 0.29 0.08 48.33 [2022-04-28T22:32:54.226Z] 21:21:01 all 19.80 0.00 11.06 3.54 0.10 65.50 [2022-04-28T22:32:54.226Z] 21:21:01 0 20.97 0.00 12.42 3.28 0.09 63.25 [2022-04-28T22:32:54.226Z] 21:21:01 1 19.34 0.00 10.57 2.00 0.10 67.99 [2022-04-28T22:32:54.226Z] 21:21:01 2 18.79 0.00 10.63 3.21 0.09 67.27 [2022-04-28T22:32:54.226Z] 21:21:01 3 18.67 0.00 11.84 11.92 0.10 57.46 [2022-04-28T22:32:54.226Z] 21:21:01 4 19.93 0.00 10.55 2.46 0.10 66.96 [2022-04-28T22:32:54.226Z] 21:21:01 5 19.16 0.00 10.47 1.46 0.10 68.81 [2022-04-28T22:32:54.226Z] 21:21:01 6 21.28 0.00 11.32 0.75 0.09 66.56 [2022-04-28T22:32:54.226Z] 21:21:01 7 20.27 0.00 10.66 3.26 0.12 65.69 [2022-04-28T22:32:54.226Z] 21:22:01 all 69.27 0.00 12.49 5.33 0.14 12.77 [2022-04-28T22:32:54.226Z] 21:22:01 0 69.58 0.00 12.36 8.79 0.15 9.12 [2022-04-28T22:32:54.226Z] 21:22:01 1 67.51 0.00 12.69 2.48 0.13 17.19 [2022-04-28T22:32:54.226Z] 21:22:01 2 68.52 0.00 13.21 10.09 0.13 8.04 [2022-04-28T22:32:54.226Z] 21:22:01 3 70.62 0.00 11.30 3.36 0.13 14.58 [2022-04-28T22:32:54.226Z] 21:22:01 4 71.05 0.00 11.22 4.38 0.15 13.19 [2022-04-28T22:32:54.226Z] 21:22:01 5 69.25 0.00 12.65 6.17 0.15 11.78 [2022-04-28T22:32:54.226Z] 21:22:01 6 68.39 0.00 12.88 4.73 0.13 13.87 [2022-04-28T22:32:54.226Z] 21:22:01 7 69.20 0.00 13.65 2.62 0.14 14.40 [2022-04-28T22:32:54.226Z] 21:23:01 all 75.63 0.00 14.25 3.00 0.16 6.97 [2022-04-28T22:32:54.226Z] 21:23:01 0 77.01 0.00 13.35 2.31 0.17 7.16 [2022-04-28T22:32:54.226Z] 21:23:01 1 76.70 0.00 13.11 1.40 0.15 8.64 [2022-04-28T22:32:54.226Z] 21:23:01 2 75.35 0.00 14.16 3.22 0.15 7.12 [2022-04-28T22:32:54.226Z] 21:23:01 3 78.05 0.00 13.10 1.78 0.15 6.91 [2022-04-28T22:32:54.226Z] 21:23:01 4 74.74 0.00 14.59 5.01 0.13 5.52 [2022-04-28T22:32:54.226Z] 21:23:01 5 74.93 0.00 14.67 1.80 0.15 8.45 [2022-04-28T22:32:54.226Z] 21:23:01 6 70.58 0.00 17.06 5.97 0.19 6.20 [2022-04-28T22:32:54.226Z] 21:23:01 7 77.64 0.00 13.94 2.48 0.15 5.78 [2022-04-28T22:32:54.226Z] 21:24:01 all 85.09 0.00 13.70 0.33 0.15 0.72 [2022-04-28T22:32:54.226Z] 21:24:01 0 85.27 0.00 13.66 0.27 0.15 0.65 [2022-04-28T22:32:54.226Z] 21:24:01 1 84.91 0.00 13.64 0.33 0.15 0.97 [2022-04-28T22:32:54.226Z] 21:24:01 2 84.18 0.00 14.65 0.18 0.15 0.84 [2022-04-28T22:32:54.226Z] 21:24:01 3 86.99 0.00 12.09 0.47 0.13 0.32 [2022-04-28T22:32:54.226Z] 21:24:01 4 87.72 0.00 11.28 0.33 0.17 0.50 [2022-04-28T22:32:54.226Z] 21:24:01 5 84.07 0.00 14.64 0.05 0.17 1.07 [2022-04-28T22:32:54.226Z] 21:24:01 6 83.38 0.00 15.30 0.52 0.15 0.65 [2022-04-28T22:32:54.226Z] 21:24:01 7 84.22 0.00 14.39 0.50 0.15 0.74 [2022-04-28T22:32:54.226Z] 21:25:01 all 71.45 0.00 11.49 6.21 0.15 10.69 [2022-04-28T22:32:54.226Z] 21:25:01 0 74.02 0.00 9.16 7.18 0.15 9.48 [2022-04-28T22:32:54.226Z] 21:25:01 1 68.56 0.00 12.70 6.96 0.15 11.62 [2022-04-28T22:32:54.226Z] 21:25:01 2 69.85 0.00 12.07 6.21 0.15 11.72 [2022-04-28T22:32:54.226Z] 21:25:01 3 69.61 0.00 12.76 10.40 0.15 7.08 [2022-04-28T22:32:54.226Z] 21:25:01 4 69.73 0.00 12.14 4.91 0.15 13.06 [2022-04-28T22:32:54.226Z] 21:25:01 5 74.85 0.00 10.68 4.14 0.15 10.18 [2022-04-28T22:32:54.226Z] 21:25:01 6 73.62 0.00 10.24 2.79 0.15 13.19 [2022-04-28T22:32:54.226Z] 21:25:01 7 71.35 0.00 12.19 7.12 0.17 9.17 [2022-04-28T22:32:54.226Z] 21:26:01 all 29.43 0.00 6.63 4.09 0.09 59.75 [2022-04-28T22:32:54.226Z] 21:26:01 0 22.11 0.00 13.81 1.61 0.08 62.39 [2022-04-28T22:32:54.226Z] 21:26:01 1 22.90 0.00 8.19 21.12 0.10 47.69 [2022-04-28T22:32:54.226Z] 21:26:01 2 25.24 0.00 7.50 3.12 0.08 64.05 [2022-04-28T22:32:54.226Z] 21:26:01 3 57.98 0.00 4.15 1.27 0.12 36.47 [2022-04-28T22:32:54.226Z] 21:26:01 4 30.52 0.00 5.42 0.56 0.10 63.40 [2022-04-28T22:32:54.226Z] 21:26:01 5 21.80 0.00 4.76 2.22 0.07 71.15 [2022-04-28T22:32:54.226Z] 21:26:01 6 21.95 0.00 4.37 0.75 0.07 72.87 [2022-04-28T22:32:54.226Z] 21:26:01 7 32.61 0.00 4.93 2.24 0.10 60.12 [2022-04-28T22:32:54.226Z] 21:27:01 all 8.54 0.00 4.36 2.67 0.06 84.37 [2022-04-28T22:32:54.226Z] 21:27:01 0 8.96 0.00 6.58 13.26 0.07 71.14 [2022-04-28T22:32:54.226Z] 21:27:01 1 9.35 0.00 4.14 0.42 0.07 86.02 [2022-04-28T22:32:54.226Z] 21:27:01 2 6.83 0.00 3.83 2.47 0.05 86.81 [2022-04-28T22:32:54.226Z] 21:27:01 3 8.31 0.00 4.15 2.09 0.03 85.42 [2022-04-28T22:32:54.226Z] 21:27:01 4 9.23 0.00 3.74 0.32 0.03 86.67 [2022-04-28T22:32:54.226Z] 21:27:01 5 9.79 0.00 4.01 0.79 0.05 85.36 [2022-04-28T22:32:54.226Z] 21:27:01 6 8.33 0.00 4.89 0.98 0.08 85.72 [2022-04-28T22:32:54.226Z] 21:27:01 7 7.52 0.00 3.60 1.10 0.07 87.71 [2022-04-28T22:32:54.226Z] 21:28:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:28:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2022-04-28T22:32:54.226Z] 21:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.226Z] 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.226Z] 21:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.226Z] 21:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.226Z] 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.226Z] [2022-04-28T22:32:54.226Z] 21:28:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.226Z] 21:29:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2022-04-28T22:32:54.226Z] 21:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:29:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-28T22:32:54.226Z] 21:29:01 2 0.37 0.00 0.00 0.00 0.02 99.62 [2022-04-28T22:32:54.226Z] 21:29:01 3 0.30 0.00 0.00 0.02 0.02 99.67 [2022-04-28T22:32:54.226Z] 21:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.226Z] 21:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:30:01 all 0.26 0.00 0.02 0.00 0.00 99.71 [2022-04-28T22:32:54.226Z] 21:30:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:30:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2022-04-28T22:32:54.226Z] 21:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:30:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-28T22:32:54.226Z] 21:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T22:32:54.226Z] 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-28T22:32:54.226Z] 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:31:01 all 0.22 0.00 0.01 0.01 0.00 99.77 [2022-04-28T22:32:54.226Z] 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.226Z] 21:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T22:32:54.226Z] 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.226Z] 21:31:01 3 1.66 0.00 0.02 0.02 0.00 98.30 [2022-04-28T22:32:54.226Z] 21:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T22:32:54.226Z] 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.226Z] 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:32:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-04-28T22:32:54.226Z] 21:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.226Z] 21:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.226Z] 21:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.226Z] 21:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.226Z] 21:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-28T22:32:54.226Z] 21:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T22:32:54.226Z] 21:33:01 all 0.11 0.00 0.02 0.02 0.00 99.86 [2022-04-28T22:32:54.226Z] 21:33:01 0 0.00 0.00 0.00 0.07 0.00 99.93 [2022-04-28T22:32:54.226Z] 21:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T22:32:54.227Z] 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:33:01 3 0.81 0.00 0.05 0.05 0.02 99.07 [2022-04-28T22:32:54.227Z] 21:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:34:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-04-28T22:32:54.227Z] 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:34:01 3 1.99 0.00 0.00 0.02 0.00 98.00 [2022-04-28T22:32:54.227Z] 21:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:35:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-04-28T22:32:54.227Z] 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T22:32:54.227Z] 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:35:01 3 1.99 0.00 0.00 0.03 0.00 97.98 [2022-04-28T22:32:54.227Z] 21:35:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T22:32:54.227Z] 21:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:36:01 all 0.21 0.00 0.01 0.00 0.01 99.78 [2022-04-28T22:32:54.227Z] 21:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.227Z] 21:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:36:01 3 1.52 0.00 0.02 0.02 0.00 98.45 [2022-04-28T22:32:54.227Z] 21:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-28T22:32:54.227Z] 21:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T22:32:54.227Z] 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:37:01 all 0.00 0.00 0.00 0.01 0.01 99.98 [2022-04-28T22:32:54.227Z] 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.227Z] 21:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-28T22:32:54.227Z] 21:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.227Z] 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:38:01 all 0.22 0.00 0.03 0.01 0.00 99.75 [2022-04-28T22:32:54.227Z] 21:38:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2022-04-28T22:32:54.227Z] 21:38:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2022-04-28T22:32:54.227Z] 21:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-28T22:32:54.227Z] 21:38:01 3 0.22 0.00 0.00 0.02 0.00 99.77 [2022-04-28T22:32:54.227Z] 21:38:01 4 0.17 0.00 0.03 0.02 0.00 99.78 [2022-04-28T22:32:54.227Z] 21:38:01 5 0.23 0.00 0.02 0.00 0.02 99.73 [2022-04-28T22:32:54.227Z] 21:38:01 6 0.47 0.00 0.00 0.02 0.00 99.52 [2022-04-28T22:32:54.227Z] 21:38:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2022-04-28T22:32:54.227Z] 21:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T22:32:54.227Z] 21:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.227Z] 21:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T22:32:54.227Z] 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:39:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-28T22:32:54.227Z] 21:39:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] [2022-04-28T22:32:54.227Z] 21:39:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.227Z] 21:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.227Z] 21:41:01 all 0.04 0.00 0.03 0.01 0.00 99.91 [2022-04-28T22:32:54.227Z] 21:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T22:32:54.227Z] 21:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:41:01 3 0.03 0.00 0.05 0.03 0.00 99.88 [2022-04-28T22:32:54.227Z] 21:41:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2022-04-28T22:32:54.227Z] 21:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:41:01 6 0.18 0.00 0.05 0.03 0.00 99.73 [2022-04-28T22:32:54.227Z] 21:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T22:32:54.227Z] 21:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.227Z] 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:43:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-04-28T22:32:54.227Z] 21:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:43:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:43:01 7 1.65 0.00 0.00 0.00 0.00 98.35 [2022-04-28T22:32:54.227Z] 21:44:01 all 0.23 0.00 0.02 0.01 0.00 99.74 [2022-04-28T22:32:54.227Z] 21:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T22:32:54.227Z] 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:44:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:44:01 7 1.71 0.00 0.08 0.00 0.00 98.21 [2022-04-28T22:32:54.227Z] 21:45:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:45:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-28T22:32:54.227Z] 21:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.227Z] 21:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T22:32:54.227Z] 21:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-28T22:32:54.227Z] 21:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-28T22:32:54.227Z] 21:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.227Z] 21:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.227Z] 21:47:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:47:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2022-04-28T22:32:54.227Z] 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T22:32:54.227Z] 21:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:48:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:49:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-04-28T22:32:54.227Z] 21:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:49:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.227Z] 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.227Z] 21:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.227Z] 21:49:01 7 0.57 0.00 0.07 0.00 0.02 99.35 [2022-04-28T22:32:54.227Z] 21:50:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-04-28T22:32:54.227Z] 21:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.227Z] 21:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.227Z] 21:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-28T22:32:54.228Z] 21:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-28T22:32:54.228Z] 21:50:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-28T22:32:54.228Z] 21:50:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2022-04-28T22:32:54.228Z] [2022-04-28T22:32:54.228Z] 21:50:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.228Z] 21:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-04-28T22:32:54.228Z] 21:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.228Z] 21:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:51:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2022-04-28T22:32:54.228Z] 21:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.228Z] 21:51:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-04-28T22:32:54.228Z] 21:52:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2022-04-28T22:32:54.228Z] 21:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-28T22:32:54.228Z] 21:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.228Z] 21:52:01 7 1.44 0.00 0.02 0.00 0.00 98.55 [2022-04-28T22:32:54.228Z] 21:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-04-28T22:32:54.228Z] 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.228Z] 21:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:53:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-28T22:32:54.228Z] 21:53:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.228Z] 21:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.228Z] 21:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-28T22:32:54.228Z] 21:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.228Z] 21:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T22:32:54.228Z] 21:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:55:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-04-28T22:32:54.228Z] 21:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.228Z] 21:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:55:01 3 0.25 0.00 0.00 0.02 0.00 99.73 [2022-04-28T22:32:54.228Z] 21:55:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-28T22:32:54.228Z] 21:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T22:32:54.228Z] 21:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:56:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-04-28T22:32:54.228Z] 21:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T22:32:54.228Z] 21:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.228Z] 21:56:01 3 1.97 0.00 0.00 0.03 0.00 98.00 [2022-04-28T22:32:54.228Z] 21:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:57:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-04-28T22:32:54.228Z] 21:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-28T22:32:54.228Z] 21:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:57:01 3 1.35 0.00 0.00 0.02 0.00 98.63 [2022-04-28T22:32:54.228Z] 21:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-04-28T22:32:54.228Z] 21:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.228Z] 21:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T22:32:54.228Z] 21:58:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-04-28T22:32:54.228Z] 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:59:02 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:59:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:59:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.228Z] 21:59:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:59:02 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 21:59:02 4 0.03 0.00 0.02 0.03 0.00 99.92 [2022-04-28T22:32:54.228Z] 21:59:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 21:59:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 21:59:02 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T22:32:54.228Z] 22:00:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:00:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2022-04-28T22:32:54.228Z] 22:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T22:32:54.228Z] 22:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-04-28T22:32:54.228Z] 22:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:01:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-04-28T22:32:54.228Z] 22:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.228Z] 22:01:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2022-04-28T22:32:54.228Z] 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] [2022-04-28T22:32:54.228Z] 22:01:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.228Z] 22:02:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:02:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-28T22:32:54.228Z] 22:02:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2022-04-28T22:32:54.228Z] 22:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-28T22:32:54.228Z] 22:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T22:32:54.228Z] 22:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:05:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-28T22:32:54.228Z] 22:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.228Z] 22:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:06:01 all 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.228Z] 22:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.228Z] 22:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.228Z] 22:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.228Z] 22:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T22:32:54.229Z] 22:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.229Z] 22:07:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2022-04-28T22:32:54.229Z] 22:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:07:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.229Z] 22:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:09:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T22:32:54.229Z] 22:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.229Z] 22:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.229Z] 22:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:11:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2022-04-28T22:32:54.229Z] 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:11:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T22:32:54.229Z] 22:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.229Z] 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] [2022-04-28T22:32:54.229Z] 22:12:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.229Z] 22:13:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T22:32:54.229Z] 22:13:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.229Z] 22:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:14:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-28T22:32:54.229Z] 22:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:15:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-04-28T22:32:54.229Z] 22:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:15:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2022-04-28T22:32:54.229Z] 22:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.229Z] 22:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:16:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-04-28T22:32:54.229Z] 22:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:16:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-28T22:32:54.229Z] 22:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-04-28T22:32:54.229Z] 22:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:17:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2022-04-28T22:32:54.229Z] 22:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.229Z] 22:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.229Z] 22:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:18:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-28T22:32:54.229Z] 22:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T22:32:54.229Z] 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T22:32:54.229Z] 22:19:01 4 0.02 0.00 0.00 0.08 0.02 99.88 [2022-04-28T22:32:54.229Z] 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:19:01 6 0.00 0.00 0.03 0.03 0.00 99.93 [2022-04-28T22:32:54.229Z] 22:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:21:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T22:32:54.229Z] 22:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:21:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2022-04-28T22:32:54.229Z] 22:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T22:32:54.229Z] 22:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-04-28T22:32:54.229Z] 22:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.229Z] 22:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.229Z] 22:23:01 3 1.99 0.00 0.03 0.00 0.00 97.98 [2022-04-28T22:32:54.229Z] 22:23:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.229Z] 22:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.229Z] 22:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.229Z] [2022-04-28T22:32:54.229Z] 22:23:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T22:32:54.229Z] 22:24:01 all 0.20 0.00 0.03 0.01 0.00 99.76 [2022-04-28T22:32:54.230Z] 22:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:24:01 3 1.55 0.00 0.13 0.00 0.02 98.30 [2022-04-28T22:32:54.230Z] 22:24:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T22:32:54.230Z] 22:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.230Z] 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-04-28T22:32:54.230Z] 22:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.230Z] 22:25:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-28T22:32:54.230Z] 22:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:25:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-28T22:32:54.230Z] 22:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.230Z] 22:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T22:32:54.230Z] 22:26:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2022-04-28T22:32:54.230Z] 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:26:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.230Z] 22:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T22:32:54.230Z] 22:27:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-28T22:32:54.230Z] 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:28:01 all 0.00 0.00 0.00 0.01 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.230Z] 22:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T22:32:54.230Z] 22:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T22:32:54.230Z] 22:29:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-28T22:32:54.230Z] 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:30:01 all 0.14 0.00 0.00 0.00 0.00 99.85 [2022-04-28T22:32:54.230Z] 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:30:01 3 1.11 0.00 0.00 0.00 0.02 98.87 [2022-04-28T22:32:54.230Z] 22:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-28T22:32:54.230Z] 22:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T22:32:54.230Z] 22:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:31:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-04-28T22:32:54.230Z] 22:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T22:32:54.230Z] 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:31:01 3 1.95 0.00 0.02 0.00 0.02 98.01 [2022-04-28T22:32:54.230Z] 22:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T22:32:54.230Z] 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T22:32:54.230Z] 22:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:32:01 all 0.09 0.00 0.02 0.00 0.00 99.88 [2022-04-28T22:32:54.230Z] 22:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:32:01 3 0.73 0.00 0.08 0.00 0.00 99.19 [2022-04-28T22:32:54.230Z] 22:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T22:32:54.230Z] 22:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-28T22:32:54.230Z] 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T22:32:54.230Z] Average: all 6.02 0.00 1.22 0.40 0.02 92.35 [2022-04-28T22:32:54.230Z] Average: 0 5.93 0.00 1.31 0.59 0.02 92.15 [2022-04-28T22:32:54.230Z] Average: 1 5.82 0.00 1.24 0.54 0.02 92.39 [2022-04-28T22:32:54.230Z] Average: 2 5.83 0.00 1.23 0.43 0.02 92.50 [2022-04-28T22:32:54.230Z] Average: 3 6.69 0.00 1.17 0.45 0.02 91.68 [2022-04-28T22:32:54.230Z] Average: 4 6.10 0.00 1.14 0.29 0.02 92.46 [2022-04-28T22:32:54.230Z] Average: 5 5.85 0.00 1.18 0.24 0.02 92.71 [2022-04-28T22:32:54.230Z] Average: 6 5.85 0.00 1.26 0.27 0.02 92.60 [2022-04-28T22:32:54.230Z] Average: 7 6.08 0.00 1.23 0.37 0.02 92.30 [2022-04-28T22:32:54.230Z] [2022-04-28T22:32:54.230Z] [2022-04-28T22:32:54.230Z]