Pull request #3995 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 1e6ccb52cb3b6ffded894338791ac22fa03306ae+375f1d8fbd10d4953db1b5dba506489aad22c3c4 (6625e8f94d5b621e367855834a69cd031a39292d) 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-ssh3284013612576086865.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-ssh11337178246378568802.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-3995/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-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17379773172140920693.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-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2729274294150723067.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-ssh5561657548705869542.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-3995/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-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4278978684146005097.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 Running on prd-ubuntu20.04-docker-8c-8g-33634 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 1e6ccb52cb3b6ffded894338791ac22fa03306ae Merge succeeded, producing 1e6ccb52cb3b6ffded894338791ac22fa03306ae Checking out Revision 1e6ccb52cb3b6ffded894338791ac22fa03306ae (PR-3995) > 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/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6ccb52cb3b6ffded894338791ac22fa03306ae # 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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6ccb52cb3b6ffded894338791ac22fa03306ae # timeout=10 Commit message: "build(snap): add snap go mod to dependabot" 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-28T09:00:26.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T09:00:26.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T09:00:26.731Z] ========================================================= [2022-04-28T09:00:26.731Z] EdgeX Global Pipelines Version Info [2022-04-28T09:00:26.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:00:27.505Z] ------------------- [2022-04-28T09:00:27.505Z] stable info: [2022-04-28T09:00:27.505Z] ------------------- [2022-04-28T09:00:27.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T09:00:27.505Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T09:00:27.505Z] Message: update stable to v1.0.227 [2022-04-28T09:00:28.084Z] ------------------- [2022-04-28T09:00:28.084Z] experimental info: [2022-04-28T09:00:28.084Z] ------------------- [2022-04-28T09:00:28.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T09:00:28.084Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T09:00:28.084Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T09:00:28.330Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T09:00:28.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T09:00:28.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T09:00:28.442Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T09:00:28.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T09:00:28.513Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T09:00:28.547Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T09:00:28.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T09:00:28.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T09:00:28.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T09:00:28.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T09:00:28.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T09:00:28.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T09:00:28.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T09:00:28.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T09:00:28.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T09:00:28.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T09:00:28.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T09:00:29.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T09:00:29.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T09:00:29.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T09:00:29.138Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T09:00:29.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo [2022-04-28T09:00:29.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo [2022-04-28T09:00:29.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo [2022-04-28T09:00:29.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6ccb52cb3b6ffded894338791ac22fa03306ae [Pipeline] echo [2022-04-28T09:00:29.349Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6ccb5 [Pipeline] echo [2022-04-28T09:00:29.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:00:29.501Z] provisioning config files... [2022-04-28T09:00:29.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config153183906241041623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:00:29.883Z] ---> docker-login.sh [2022-04-28T09:00:29.883Z] nexus3.edgexfoundry.org:10001 [2022-04-28T09:00:30.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:00:30.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:00:30.145Z] Configure a credential helper to remove this warning. See [2022-04-28T09:00:30.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:00:30.145Z] [2022-04-28T09:00:30.145Z] Login Succeeded [2022-04-28T09:00:30.145Z] nexus3.edgexfoundry.org:10002 [2022-04-28T09:00:30.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:00:30.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:00:30.410Z] Configure a credential helper to remove this warning. See [2022-04-28T09:00:30.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:00:30.410Z] [2022-04-28T09:00:30.410Z] Login Succeeded [2022-04-28T09:00:30.410Z] nexus3.edgexfoundry.org:10003 [2022-04-28T09:00:30.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:00:30.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:00:30.410Z] Configure a credential helper to remove this warning. See [2022-04-28T09:00:30.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:00:30.410Z] [2022-04-28T09:00:30.410Z] Login Succeeded [2022-04-28T09:00:30.410Z] nexus3.edgexfoundry.org:10004 [2022-04-28T09:00:30.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:00:30.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:00:30.674Z] Configure a credential helper to remove this warning. See [2022-04-28T09:00:30.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:00:30.674Z] [2022-04-28T09:00:30.674Z] Login Succeeded [2022-04-28T09:00:30.674Z] docker.io [2022-04-28T09:00:30.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:00:31.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:00:31.249Z] Configure a credential helper to remove this warning. See [2022-04-28T09:00:31.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:00:31.249Z] [2022-04-28T09:00:31.249Z] Login Succeeded [2022-04-28T09:00:31.249Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T09:00:31.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:00:31.680Z] + 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-28T09:00:31.680Z] + dirname cmd/core-command/Dockerfile [2022-04-28T09:00:31.680Z] + cut -d/ -f2 [2022-04-28T09:00:31.680Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T09:00:31.680Z] + dirname cmd/core-data/Dockerfile [2022-04-28T09:00:31.680Z] + cut -d/ -f2 [2022-04-28T09:00:31.680Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T09:00:31.680Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T09:00:31.680Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T09:00:31.681Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T09:00:31.681Z] + cut -d/ -f2 [2022-04-28T09:00:31.681Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T09:00:31.730Z] 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-28T09:00:32.249Z] + git rev-list -1 --merges 1e6ccb52cb3b6ffded894338791ac22fa03306ae~1..1e6ccb52cb3b6ffded894338791ac22fa03306ae [Pipeline] echo [2022-04-28T09:00:32.283Z] -----------> git rev-list -1 --merges 1e6ccb52cb3b6ffded894338791ac22fa03306ae~1..1e6ccb52cb3b6ffded894338791ac22fa03306ae 1e6ccb52cb3b6ffded894338791ac22fa03306ae [false] [Pipeline] sh [2022-04-28T09:00:32.598Z] + git log --format=format:%s -1 1e6ccb52cb3b6ffded894338791ac22fa03306ae [Pipeline] echo [2022-04-28T09:00:32.635Z] ========================================================= [2022-04-28T09:00:32.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T09:00:32.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T09:00:33.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T09:00:33.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T09:00:33.247Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T09:00:33.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T09:00:33.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T09:00:33.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T09:00:33.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:00:33.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:00:33.730Z] [2022-04-28T09:00:33.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:00:34.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:00:34.071Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T09:00:34.071Z] 1fe172e4850f: Pulling fs layer [2022-04-28T09:00:34.072Z] caf521ccaac6: Pulling fs layer [2022-04-28T09:00:34.072Z] 3ead6fa29328: Pulling fs layer [2022-04-28T09:00:34.072Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T09:00:34.072Z] a8d5f1318db7: Pulling fs layer [2022-04-28T09:00:34.072Z] 5c2a1cbceb83: Waiting [2022-04-28T09:00:34.072Z] c427282e49a2: Pulling fs layer [2022-04-28T09:00:34.072Z] 1827001aaf11: Pulling fs layer [2022-04-28T09:00:34.072Z] a8d5f1318db7: Waiting [2022-04-28T09:00:34.072Z] c427282e49a2: Waiting [2022-04-28T09:00:34.072Z] 0714d37db230: Pulling fs layer [2022-04-28T09:00:34.072Z] ac28cf19c067: Pulling fs layer [2022-04-28T09:00:34.072Z] 1827001aaf11: Waiting [2022-04-28T09:00:34.072Z] ca983d60f3e2: Pulling fs layer [2022-04-28T09:00:34.072Z] 9f894cec8388: Pulling fs layer [2022-04-28T09:00:34.072Z] ac28cf19c067: Waiting [2022-04-28T09:00:34.072Z] ca983d60f3e2: Waiting [2022-04-28T09:00:34.072Z] 9f894cec8388: Waiting [2022-04-28T09:00:34.072Z] caf521ccaac6: Download complete [2022-04-28T09:00:34.072Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T09:00:34.072Z] 5c2a1cbceb83: Download complete [2022-04-28T09:00:34.072Z] a8d5f1318db7: Verifying Checksum [2022-04-28T09:00:34.072Z] a8d5f1318db7: Download complete [2022-04-28T09:00:34.331Z] 3ead6fa29328: Verifying Checksum [2022-04-28T09:00:34.331Z] 3ead6fa29328: Download complete [2022-04-28T09:00:34.331Z] c427282e49a2: Download complete [2022-04-28T09:00:34.331Z] 0714d37db230: Download complete [2022-04-28T09:00:34.331Z] ac28cf19c067: Verifying Checksum [2022-04-28T09:00:34.331Z] ac28cf19c067: Download complete [2022-04-28T09:00:34.331Z] ca983d60f3e2: Verifying Checksum [2022-04-28T09:00:34.331Z] ca983d60f3e2: Download complete [2022-04-28T09:00:34.331Z] 9f894cec8388: Download complete [2022-04-28T09:00:34.331Z] 1fe172e4850f: Verifying Checksum [2022-04-28T09:00:34.331Z] 1fe172e4850f: Download complete [2022-04-28T09:00:34.593Z] 1827001aaf11: Verifying Checksum [2022-04-28T09:00:34.593Z] 1827001aaf11: Download complete [2022-04-28T09:00:35.978Z] 1fe172e4850f: Pull complete [2022-04-28T09:00:35.978Z] caf521ccaac6: Pull complete [2022-04-28T09:00:36.550Z] 3ead6fa29328: Pull complete [2022-04-28T09:00:36.550Z] 5c2a1cbceb83: Pull complete [2022-04-28T09:00:36.813Z] a8d5f1318db7: Pull complete [2022-04-28T09:00:37.074Z] c427282e49a2: Pull complete [2022-04-28T09:00:38.987Z] 1827001aaf11: Pull complete [2022-04-28T09:00:38.987Z] 0714d37db230: Pull complete [2022-04-28T09:00:38.987Z] ac28cf19c067: Pull complete [2022-04-28T09:00:39.248Z] ca983d60f3e2: Pull complete [2022-04-28T09:00:39.248Z] 9f894cec8388: Pull complete [2022-04-28T09:00:39.248Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T09:00:39.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:00:39.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T09:00:39.358Z] prd-ubuntu20.04-docker-8c-8g-33634 does not seem to be running inside a container [2022-04-28T09:00:39.383Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T09:00:40.768Z] $ docker top 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T09:00:40.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:00:40.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:00:41.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:00:41.096Z] $ docker exec 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef ssh-agent [2022-04-28T09:00:41.227Z] SSH_AUTH_SOCK=/tmp/ssh-gxHnfrygufJM/agent.33 [2022-04-28T09:00:41.227Z] SSH_AGENT_PID=39 [2022-04-28T09:00:41.233Z] Running ssh-add (command line suppressed) [2022-04-28T09:00:41.334Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3041206107342023632.key (/w/workspace/edgex-go/1@tmp/private_key_3041206107342023632.key) [2022-04-28T09:00:41.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:00:41.688Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T09:00:41.701Z] $ docker exec --env ******** --env ******** 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef ssh-agent -k [2022-04-28T09:00:41.823Z] unset SSH_AUTH_SOCK; [2022-04-28T09:00:41.823Z] unset SSH_AGENT_PID; [2022-04-28T09:00:41.824Z] echo Agent pid 39 killed; [2022-04-28T09:00:41.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T09:00:41.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:00:41.927Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:00:42.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:00:42.051Z] $ docker exec 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef ssh-agent [2022-04-28T09:00:42.188Z] SSH_AUTH_SOCK=/tmp/ssh-VEXMcA4a1BGW/agent.72 [2022-04-28T09:00:42.188Z] SSH_AGENT_PID=79 [2022-04-28T09:00:42.193Z] Running ssh-add (command line suppressed) [2022-04-28T09:00:42.299Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8856496934391627826.key (/w/workspace/edgex-go/1@tmp/private_key_8856496934391627826.key) [2022-04-28T09:00:42.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:00:42.656Z] + git semver init [2022-04-28T09:00:42.916Z] 2022-04-28 09:00:42,842 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T09:00:42.916Z] 2022-04-28 09:00:42,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-04-28T09:00:42.916Z] 2022-04-28 09:00:42,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-04-28T09:00:42.916Z] 2022-04-28 09:00:42,843 [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-28T09:00:47.119Z] 2022-04-28 09:00:46,828 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3995 with force:False [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,829 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3995 [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,834 [execute] INFO git cat-file --batch-check [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,840 [execute] INFO git cat-file --batch [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T09:00:47.119Z] 2022-04-28 09:00:46,844 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3995 [2022-04-28T09:00:47.119Z] 0.0.0 [Pipeline] } [2022-04-28T09:00:47.152Z] $ docker exec --env ******** --env ******** 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef ssh-agent -k [2022-04-28T09:00:47.256Z] unset SSH_AUTH_SOCK; [2022-04-28T09:00:47.257Z] unset SSH_AGENT_PID; [2022-04-28T09:00:47.257Z] echo Agent pid 79 killed; [2022-04-28T09:00:47.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:00:47.716Z] + git semver [Pipeline] } [2022-04-28T09:00:47.989Z] $ docker stop --time=1 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef [2022-04-28T09:00:49.261Z] $ docker rm -f 50637fe8746a50f565cc397ca999f978f66daba9c2d7fe95c3d75af722e909ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T09:00:49.688Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T09:00:50.017Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T09:00:50.035Z] [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-28T09:00:50.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T09:00:50.578Z] ========================================================= [2022-04-28T09:00:50.578Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T09:00:50.578Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:00:50.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:00:50.918Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T09:00:50.918Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T09:00:50.918Z] 666ba61612fd: Pulling fs layer [2022-04-28T09:00:50.918Z] 8ed8ca486205: Pulling fs layer [2022-04-28T09:00:50.918Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T09:00:50.918Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T09:00:50.918Z] ca2b28591e48: Pulling fs layer [2022-04-28T09:00:50.918Z] a51346096db8: Pulling fs layer [2022-04-28T09:00:50.918Z] daebc70d1ce1: Pulling fs layer [2022-04-28T09:00:50.918Z] 4fe6c5a15a65: Waiting [2022-04-28T09:00:50.918Z] 22a0e8bec74d: Waiting [2022-04-28T09:00:50.918Z] ca2b28591e48: Waiting [2022-04-28T09:00:50.918Z] a51346096db8: Waiting [2022-04-28T09:00:50.918Z] 0e18a0eac166: Pulling fs layer [2022-04-28T09:00:50.918Z] daebc70d1ce1: Waiting [2022-04-28T09:00:50.918Z] 8ed8ca486205: Verifying Checksum [2022-04-28T09:00:50.918Z] 8ed8ca486205: Download complete [2022-04-28T09:00:50.918Z] 666ba61612fd: Download complete [2022-04-28T09:00:50.918Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T09:00:50.918Z] 22a0e8bec74d: Download complete [2022-04-28T09:00:50.918Z] ca2b28591e48: Verifying Checksum [2022-04-28T09:00:50.918Z] ca2b28591e48: Download complete [2022-04-28T09:00:50.918Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T09:00:50.918Z] a51346096db8: Verifying Checksum [2022-04-28T09:00:50.918Z] a51346096db8: Download complete [2022-04-28T09:00:51.179Z] daebc70d1ce1: Verifying Checksum [2022-04-28T09:00:51.179Z] daebc70d1ce1: Download complete [2022-04-28T09:00:51.179Z] 59bf1c3509f3: Pull complete [2022-04-28T09:00:51.179Z] 666ba61612fd: Pull complete [2022-04-28T09:00:51.439Z] 8ed8ca486205: Pull complete [2022-04-28T09:00:51.439Z] 0e18a0eac166: Verifying Checksum [2022-04-28T09:00:51.439Z] 0e18a0eac166: Download complete [2022-04-28T09:00:51.699Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T09:00:51.699Z] 4fe6c5a15a65: Download complete [2022-04-28T09:00:54.998Z] 4fe6c5a15a65: Pull complete [2022-04-28T09:00:55.258Z] 22a0e8bec74d: Pull complete [2022-04-28T09:00:55.258Z] ca2b28591e48: Pull complete [2022-04-28T09:00:55.258Z] a51346096db8: Pull complete [2022-04-28T09:00:55.258Z] daebc70d1ce1: Pull complete [2022-04-28T09:00:57.797Z] 0e18a0eac166: Pull complete [2022-04-28T09:00:57.797Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T09:00:57.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:00:57.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:00:58.157Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:00:58.157Z] WORKDIR /edgex [2022-04-28T09:00:58.157Z] COPY go.mod . [2022-04-28T09:00:58.157Z] RUN go mod download [2022-04-28T09:00:58.157Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T09:00:59.539Z] Sending build context to Docker daemon 335.1MB [2022-04-28T09:00:59.539Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:00:59.539Z] ---> f018257e8ee9 [2022-04-28T09:00:59.539Z] Step 2/4 : WORKDIR /edgex [2022-04-28T09:01:01.452Z] ---> Running in 87dbf720cd25 [2022-04-28T09:01:01.452Z] Removing intermediate container 87dbf720cd25 [2022-04-28T09:01:01.452Z] ---> 2cab53ff5c08 [2022-04-28T09:01:01.452Z] Step 3/4 : COPY go.mod . [2022-04-28T09:01:01.452Z] ---> 7c81def30e28 [2022-04-28T09:01:01.452Z] Step 4/4 : RUN go mod download [2022-04-28T09:01:01.714Z] ---> Running in 306e4279ec5f [2022-04-28T09:01:05.341Z] Still waiting to schedule task [2022-04-28T09:01:05.341Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T09:01:16.620Z] Removing intermediate container 306e4279ec5f [2022-04-28T09:01:16.620Z] ---> bf6792e2b426 [2022-04-28T09:01:16.620Z] Successfully built bf6792e2b426 [2022-04-28T09:01:16.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:01:16.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T09:01:16.965Z] . [Pipeline] withDockerContainer [2022-04-28T09:01:17.069Z] prd-ubuntu20.04-docker-8c-8g-33634 does not seem to be running inside a container [2022-04-28T09:01:17.088Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-28T09:01:17.511Z] $ docker top 433d65240e7cd552ae0e49c0acc511c636586badcf06244faa855cf69dc4ed5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:01:17.935Z] + go version [2022-04-28T09:01:17.935Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T09:01:17.951Z] $ docker stop --time=1 433d65240e7cd552ae0e49c0acc511c636586badcf06244faa855cf69dc4ed5f [2022-04-28T09:01:19.267Z] $ docker rm -f 433d65240e7cd552ae0e49c0acc511c636586badcf06244faa855cf69dc4ed5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:01:19.974Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T09:01:19.974Z] . [Pipeline] withDockerContainer [2022-04-28T09:01:20.068Z] prd-ubuntu20.04-docker-8c-8g-33634 does not seem to be running inside a container [2022-04-28T09:01:20.091Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-28T09:01:20.495Z] $ docker top 44f5b570e4237411f79892e3400a6f3814486c5e3594d69b856ede3978cc0691 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T09:01:20.653Z] ========================================================= [2022-04-28T09:01:20.653Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T09:01:20.653Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:01:21.003Z] + make test [2022-04-28T09:01:21.003Z] go mod tidy -compat=1.17 [2022-04-28T09:01:21.309Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T09:01:26.662Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T09:01:38.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T09:01:38.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T09:01:39.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-04-28T09:01:39.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T09:01:39.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 53.4% of statements [2022-04-28T09:01:39.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T09:01:39.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.165s coverage: 89.2% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.427s coverage: 95.6% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-04-28T09:01:43.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-04-28T09:01:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T09:01:43.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-04-28T09:01:43.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2022-04-28T09:01:43.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-04-28T09:01:43.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-04-28T09:01:43.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-04-28T09:01:53.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-04-28T09:01:53.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-04-28T09:01:54.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements [2022-04-28T09:01:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.311s coverage: 65.4% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T09:02:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T09:02:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T09:02:04.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-04-28T09:02:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T09:02:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T09:02:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T09:02:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T09:02:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T09:02:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T09:02:04.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-04-28T09:02:04.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-28T09:02:04.041Z] 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-28T09:02:22.138Z] GO111MODULE=on go vet ./... [2022-04-28T09:02:24.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T09:02:24.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T09:02:24.564Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T09:02:25.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T09:02:25.506Z] + ls -al . [2022-04-28T09:02:25.506Z] total 672 [2022-04-28T09:02:25.506Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 09:02 . [2022-04-28T09:02:25.506Z] drwxr-xr-x 4 root root 4096 Apr 28 09:01 .. [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 09:00 .dockerignore [2022-04-28T09:02:25.506Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 09:00 .git [2022-04-28T09:02:25.506Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 09:00 .github [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 09:00 .gitignore [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 09:00 .golangci.yml [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 09:00 .hadolint.yml [2022-04-28T09:02:25.506Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 09:00 .semver [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 09:00 .sonarcloud.properties [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 09:00 ADOPTERS.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 09:00 Attribution.txt [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 09:00 CHANGELOG.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 09:00 CONTRIBUTING.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 09:00 GOVERNANCE.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 09:00 Jenkinsfile [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 09:00 LICENSE [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 09:00 Makefile [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 09:00 OWNERS.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 09:00 README.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 09:00 SECURITY.md [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 09:00 VERSION [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 09:00 ZMQWindows.md [2022-04-28T09:02:25.506Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 09:00 bin [2022-04-28T09:02:25.506Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 09:00 cmd [2022-04-28T09:02:25.506Z] -rw-r--r-- 1 root root 435134 Apr 28 09:02 coverage.out [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 09:00 go.mod [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 09:00 go.sum [2022-04-28T09:02:25.506Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 09:00 internal [2022-04-28T09:02:25.506Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 09:00 openapi [2022-04-28T09:02:25.506Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 09:00 snap [2022-04-28T09:02:25.506Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 09:00 version.go [Pipeline] sh [2022-04-28T09:02:25.824Z] + '[' -e coverage.out ] [2022-04-28T09:02:25.824Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T09:02:25.934Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T09:02:26.229Z] + make build [2022-04-28T09:02:26.230Z] 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-28T09:02:38.444Z] 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-28T09:02:48.425Z] 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-28T09:02:48.425Z] 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-28T09:02:53.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T09:02:53.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T09:02:54.635Z] 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-28T09:02:55.574Z] 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-28T09:02:56.511Z] 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-28T09:02:57.451Z] 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-28T09:02:58.020Z] 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-28T09:02:58.959Z] 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-28T09:03:00.342Z] 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-28T09:03:01.284Z] $ docker stop --time=1 44f5b570e4237411f79892e3400a6f3814486c5e3594d69b856ede3978cc0691 [2022-04-28T09:03:04.047Z] $ docker rm -f 44f5b570e4237411f79892e3400a6f3814486c5e3594d69b856ede3978cc0691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:03:05.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:03:05.480Z] [2022-04-28T09:03:05.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:03:05.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:03:05.821Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T09:03:05.821Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T09:03:05.821Z] ca9280d653b3: Pulling fs layer [2022-04-28T09:03:05.821Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T09:03:05.821Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T09:03:05.821Z] cbdbe7a5bc2a: Download complete [2022-04-28T09:03:06.081Z] ca9280d653b3: Verifying Checksum [2022-04-28T09:03:06.081Z] ca9280d653b3: Download complete [2022-04-28T09:03:06.081Z] cbdbe7a5bc2a: Pull complete [2022-04-28T09:03:06.646Z] 7e9c9ca2126c: Download complete [2022-04-28T09:03:06.646Z] ca9280d653b3: Pull complete [2022-04-28T09:03:09.934Z] 7e9c9ca2126c: Pull complete [2022-04-28T09:03:09.934Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T09:03:09.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:03:09.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T09:03:10.025Z] prd-ubuntu20.04-docker-8c-8g-33634 does not seem to be running inside a container [2022-04-28T09:03:10.091Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T09:03:11.454Z] $ docker top 3bd387111bebbb7a2bfb50aa0995be86d9a3bc198666118e0ad62db2470ae5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:03:11.918Z] + + docker-composegrep build parallel --help [2022-04-28T09:03:11.918Z] [2022-04-28T09:03:12.515Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T09:03:12.530Z] $ docker stop --time=1 3bd387111bebbb7a2bfb50aa0995be86d9a3bc198666118e0ad62db2470ae5a3 [2022-04-28T09:03:13.833Z] $ docker rm -f 3bd387111bebbb7a2bfb50aa0995be86d9a3bc198666118e0ad62db2470ae5a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:03:14.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:03:14.437Z] . [Pipeline] withDockerContainer [2022-04-28T09:03:14.532Z] prd-ubuntu20.04-docker-8c-8g-33634 does not seem to be running inside a container [2022-04-28T09:03:14.585Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T09:03:14.966Z] $ docker top e26d886ab0e3c16145478e5f670f75c3cee83ede98017beb44dfab39cf88741e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:03:15.402Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T09:03:15.974Z] Building core-command ... [2022-04-28T09:03:15.974Z] Building core-data ... [2022-04-28T09:03:15.974Z] Building core-metadata ... [2022-04-28T09:03:15.975Z] Building security-bootstrapper ... [2022-04-28T09:03:15.975Z] Building security-proxy-setup ... [2022-04-28T09:03:15.975Z] Building security-secretstore-setup ... [2022-04-28T09:03:15.975Z] Building security-spiffe-token-provider ... [2022-04-28T09:03:15.975Z] Building security-spire-agent ... [2022-04-28T09:03:15.975Z] Building security-spire-config ... [2022-04-28T09:03:15.975Z] Building security-spire-server ... [2022-04-28T09:03:15.975Z] Building support-notifications ... [2022-04-28T09:03:15.975Z] Building support-scheduler ... [2022-04-28T09:03:15.975Z] Building sys-mgmt-agent ... [2022-04-28T09:03:15.975Z] Building security-spire-config [2022-04-28T09:03:15.975Z] Building core-command [2022-04-28T09:03:15.975Z] Building security-secretstore-setup [2022-04-28T09:03:15.975Z] Building sys-mgmt-agent [2022-04-28T09:03:15.975Z] Building security-proxy-setup [2022-04-28T09:03:37.970Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:37.970Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:37.970Z] ---> bf6792e2b426 [2022-04-28T09:03:37.970Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:03:37.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:37.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:37.970Z] ---> bf6792e2b426 [2022-04-28T09:03:37.970Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:03:37.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:37.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:37.970Z] ---> bf6792e2b426 [2022-04-28T09:03:37.970Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:03:37.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:37.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:37.970Z] ---> bf6792e2b426 [2022-04-28T09:03:37.970Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:03:37.970Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:03:37.970Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:03:37.970Z] ---> bf6792e2b426 [2022-04-28T09:03:37.970Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:03:39.353Z] ---> Running in 6d3d4cb69f65 [2022-04-28T09:03:39.353Z] ---> Running in 613d2e6be9a9 [2022-04-28T09:03:39.353Z] ---> Running in 8f691f4c2460 [2022-04-28T09:03:39.353Z] ---> Running in fd8a879eee35 [2022-04-28T09:03:39.353Z] ---> Running in f46b5492ce53 [2022-04-28T09:03:39.353Z] Removing intermediate container f46b5492ce53 [2022-04-28T09:03:39.353Z] ---> 52d443c4a4dc [2022-04-28T09:03:39.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:39.353Z] Removing intermediate container 8f691f4c2460 [2022-04-28T09:03:39.353Z] ---> 7c93c4a964e8 [2022-04-28T09:03:39.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:39.353Z] Removing intermediate container 613d2e6be9a9 [2022-04-28T09:03:39.353Z] ---> 992052e1bfcb [2022-04-28T09:03:39.353Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:39.353Z] Removing intermediate container 6d3d4cb69f65 [2022-04-28T09:03:39.353Z] Removing intermediate container fd8a879eee35 [2022-04-28T09:03:39.353Z] ---> c55966621cfe [2022-04-28T09:03:39.353Z] ---> 307b69949536 [2022-04-28T09:03:39.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:03:39.353Z] [2022-04-28T09:03:39.353Z] ---> Running in a5404f2e868b [2022-04-28T09:03:39.353Z] ---> Running in 5d80b83ce1ef [2022-04-28T09:03:39.353Z] ---> Running in ff8dcc38ed78 [2022-04-28T09:03:39.353Z] ---> Running in e30e8cb7093d [2022-04-28T09:03:39.353Z] ---> Running in a83a34cec874 [2022-04-28T09:03:40.289Z] Removing intermediate container a5404f2e868b [2022-04-28T09:03:40.289Z] ---> c70dbf01b490 [2022-04-28T09:03:40.289Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T09:03:40.289Z] ---> Running in 2c937ec05cec [2022-04-28T09:03:40.549Z] Removing intermediate container ff8dcc38ed78 [2022-04-28T09:03:40.549Z] ---> de737645c708 [2022-04-28T09:03:40.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:03:40.549Z] ---> Running in 78bb1b28528f [2022-04-28T09:03:40.549Z] Removing intermediate container 5d80b83ce1ef [2022-04-28T09:03:40.549Z] ---> de9ba352388f [2022-04-28T09:03:40.549Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T09:03:40.809Z] ---> Running in 572c743d7be6 [2022-04-28T09:03:40.809Z] Removing intermediate container a83a34cec874 [2022-04-28T09:03:40.809Z] ---> aa86f1524d9e [2022-04-28T09:03:40.809Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:03:40.809Z] ---> Running in 67b1c166d8db [2022-04-28T09:03:40.809Z] Removing intermediate container e30e8cb7093d [2022-04-28T09:03:40.809Z] ---> 90d15b7dcf7f [2022-04-28T09:03:40.809Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:03:40.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:40.809Z] ---> Running in a55b61dcc2f2 [2022-04-28T09:03:40.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:41.856Z] OK: 221 MiB in 52 packages [2022-04-28T09:03:42.119Z] OK: 221 MiB in 52 packages [2022-04-28T09:03:42.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:42.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:03:42.383Z] OK: 221 MiB in 52 packages [2022-04-28T09:03:42.383Z] Removing intermediate container 2c937ec05cec [2022-04-28T09:03:42.383Z] ---> 6b7696426553 [2022-04-28T09:03:42.383Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:03:42.383Z] OK: 221 MiB in 52 packages [2022-04-28T09:03:42.383Z] Removing intermediate container 78bb1b28528f [2022-04-28T09:03:42.383Z] ---> 4794ebc0e0a8 [2022-04-28T09:03:42.383Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:03:42.646Z] ---> ccb146ac1250 [2022-04-28T09:03:42.646Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:42.646Z] ---> Running in 3401e43885c2 [2022-04-28T09:03:42.646Z] Removing intermediate container 572c743d7be6 [2022-04-28T09:03:42.646Z] ---> 6c3e099578c5 [2022-04-28T09:03:42.646Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:03:42.905Z] ---> 998ccd388e65 [2022-04-28T09:03:42.905Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:42.905Z] ---> Running in b8744b5e3b85 [2022-04-28T09:03:42.905Z] Removing intermediate container 67b1c166d8db [2022-04-28T09:03:42.905Z] ---> 5a9b418dec12 [2022-04-28T09:03:42.905Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:03:42.905Z] OK: 221 MiB in 52 packages [2022-04-28T09:03:42.905Z] ---> c2febcadc27c [2022-04-28T09:03:42.905Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:43.165Z] ---> Running in f689350163d8 [2022-04-28T09:03:43.165Z] ---> 29c1747d3aa9 [2022-04-28T09:03:43.165Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:43.165Z] ---> Running in f80b20f8df76 [2022-04-28T09:03:43.446Z] Removing intermediate container a55b61dcc2f2 [2022-04-28T09:03:43.446Z] ---> aae3e3b02188 [2022-04-28T09:03:43.446Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:03:43.706Z] ---> 5073ed68c2ab [2022-04-28T09:03:43.706Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:03:43.706Z] ---> Running in 51affa79d6e6 [2022-04-28T09:03:43.964Z] Removing intermediate container 3401e43885c2 [2022-04-28T09:03:43.964Z] ---> a43a4d96351b [2022-04-28T09:03:43.964Z] Step 8/23 : COPY . . [2022-04-28T09:03:44.223Z] Removing intermediate container b8744b5e3b85 [2022-04-28T09:03:44.223Z] ---> 6fc9a5dac0a8 [2022-04-28T09:03:44.223Z] Step 8/23 : COPY . . [2022-04-28T09:03:44.223Z] Removing intermediate container f689350163d8 [2022-04-28T09:03:44.223Z] ---> ac77fc46e612 [2022-04-28T09:03:44.223Z] Step 8/25 : COPY . . [2022-04-28T09:03:49.496Z] Removing intermediate container f80b20f8df76 [2022-04-28T09:03:49.496Z] ---> 36802f9b86b1 [2022-04-28T09:03:49.496Z] Step 8/26 : COPY . . [2022-04-28T09:03:49.496Z] ---> 419a7170e0a9 [2022-04-28T09:03:49.496Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T09:03:49.496Z] ---> 875dfacf79ed [2022-04-28T09:03:49.496Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T09:03:49.756Z] ---> 67ac6f36cd0c [2022-04-28T09:03:49.756Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T09:03:49.756Z] ---> Running in e7ca187b5909 [2022-04-28T09:03:49.756Z] ---> Running in 3d818269da8a [2022-04-28T09:03:50.019Z] Removing intermediate container 51affa79d6e6 [2022-04-28T09:03:50.019Z] ---> 6c7685365ac8 [2022-04-28T09:03:50.019Z] Step 8/22 : COPY . . [2022-04-28T09:03:50.019Z] ---> Running in 4428435ae2f4 [2022-04-28T09:03:50.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T09:03:50.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T09:03:50.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T09:04:05.496Z] ---> 2828dfeb75c9 [2022-04-28T09:04:05.496Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T09:04:05.496Z] ---> 9df846ee47f7 [2022-04-28T09:04:05.496Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:04:05.496Z] ---> Running in 85f6ea9e0f17 [2022-04-28T09:04:05.496Z] ---> Running in 7ed831129c22 [2022-04-28T09:04:05.496Z] Removing intermediate container 7ed831129c22 [2022-04-28T09:04:05.496Z] ---> 429e7c52c5fc [2022-04-28T09:04:05.496Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:04:05.496Z] 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-28T09:04:05.496Z] ---> Running in 63bd71dcb200 [2022-04-28T09:04:06.874Z] Removing intermediate container 63bd71dcb200 [2022-04-28T09:04:06.874Z] ---> e7ef671cc968 [2022-04-28T09:04:06.874Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:04:06.874Z] ---> Running in ff8569f779c2 [2022-04-28T09:04:07.443Z] Removing intermediate container ff8569f779c2 [2022-04-28T09:04:07.443Z] ---> 9961c1d1842b [2022-04-28T09:04:07.443Z] 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-28T09:04:07.443Z] ---> Running in 9ad77bb20c4b [2022-04-28T09:04:08.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T09:04:08.296Z] spire-1.2.1/ [2022-04-28T09:04:08.296Z] spire-1.2.1/.data/ [2022-04-28T09:04:08.296Z] spire-1.2.1/.data/.file [2022-04-28T09:04:08.296Z] spire-1.2.1/.dockerignore [2022-04-28T09:04:08.296Z] spire-1.2.1/.gitattributes [2022-04-28T09:04:08.296Z] spire-1.2.1/.githooks/ [2022-04-28T09:04:08.296Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/ [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:04:08.296Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:04:08.296Z] spire-1.2.1/.gitignore [2022-04-28T09:04:08.296Z] spire-1.2.1/.go-version [2022-04-28T09:04:08.296Z] spire-1.2.1/.golangci.yml [2022-04-28T09:04:08.296Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:04:08.296Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:04:08.296Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:04:08.296Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:04:08.296Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:04:08.296Z] spire-1.2.1/Dockerfile [2022-04-28T09:04:08.296Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:04:08.296Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:04:08.296Z] spire-1.2.1/LICENSE [2022-04-28T09:04:08.296Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:04:08.296Z] spire-1.2.1/Makefile [2022-04-28T09:04:08.296Z] spire-1.2.1/README.md [2022-04-28T09:04:08.296Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:04:08.296Z] spire-1.2.1/SECURITY.md [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:04:08.296Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:04:08.568Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/ [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/agent/ [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/server/ [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:04:08.568Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/ [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/ [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:04:08.568Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:04:08.568Z] spire-1.2.1/examples/ [2022-04-28T09:04:08.568Z] spire-1.2.1/examples/README.md [2022-04-28T09:04:08.568Z] spire-1.2.1/go.mod [2022-04-28T09:04:08.568Z] spire-1.2.1/go.sum [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:04:08.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:04:08.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:04:08.570Z] spire-1.2.1/pkg/server/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:04:08.571Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:04:08.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/private/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:04:08.573Z] spire-1.2.1/release/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:04:08.573Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:04:08.573Z] spire-1.2.1/script/ [2022-04-28T09:04:08.573Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:04:08.573Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:04:08.573Z] spire-1.2.1/support/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:04:08.573Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/clock/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:04:08.573Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:04:08.574Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/common [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:04:08.574Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:04:08.575Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:04:08.576Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:04:08.576Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testca/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testkey/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/util/ [2022-04-28T09:04:08.576Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/util/race.go [2022-04-28T09:04:08.576Z] spire-1.2.1/test/util/util.go [2022-04-28T09:04:08.576Z] building spire from source... [2022-04-28T09:04:08.835Z] Installing go1.17.7... [2022-04-28T09:04:13.021Z] Removing intermediate container 3d818269da8a [2022-04-28T09:04:13.021Z] ---> 863d185cb3ca [2022-04-28T09:04:13.021Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T09:04:13.021Z] Removing intermediate container e7ca187b5909 [2022-04-28T09:04:13.021Z] ---> 0fe779c9ef26 [2022-04-28T09:04:13.021Z] [2022-04-28T09:04:13.021Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:04:13.021Z] Removing intermediate container 4428435ae2f4 [2022-04-28T09:04:13.021Z] ---> a057b9f42b3e [2022-04-28T09:04:13.021Z] [2022-04-28T09:04:13.021Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T09:04:13.280Z] ---> Running in 51e8e37c8b79 [2022-04-28T09:04:13.539Z] 3.14: Pulling from library/alpine [2022-04-28T09:04:13.539Z] 3.14: Pulling from library/alpine [2022-04-28T09:04:14.110Z] Building bin/spire-server... [2022-04-28T09:04:14.370Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:04:14.370Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:04:14.370Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:04:14.370Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:04:14.370Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:04:14.370Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:04:14.370Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T09:04:14.370Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:04:14.370Z] Status: Image is up to date for alpine:3.14 [2022-04-28T09:04:14.370Z] ---> e04c818066af [2022-04-28T09:04:14.370Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T09:04:14.370Z] ---> e04c818066af [2022-04-28T09:04:14.370Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:04:14.370Z] 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-28T09:04:14.370Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:04:14.370Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:04:14.370Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:04:14.370Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:04:14.370Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:04:14.630Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:04:14.630Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:04:14.630Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:04:14.890Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:04:14.890Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:04:14.890Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:04:14.890Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:04:14.890Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:04:14.890Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:04:14.890Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:04:14.890Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:04:14.890Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:04:15.150Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:04:15.150Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:04:15.150Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:04:15.150Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:04:15.150Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:04:15.150Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:04:15.150Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:04:15.150Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:04:15.150Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:04:15.150Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:04:15.150Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:04:15.150Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:04:15.410Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:04:15.410Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:04:15.410Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:04:15.410Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:04:15.670Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:04:15.670Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:04:15.670Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:04:15.670Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:04:15.670Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:04:15.670Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:04:15.670Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:04:15.670Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:04:15.670Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:04:15.670Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:04:15.933Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:04:15.933Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:04:15.933Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:04:15.933Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:04:15.933Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:04:15.933Z]  ---> Running in 84d88368c7b3 [2022-04-28T09:04:15.933Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:04:15.933Z]  ---> Running in d6e668b62180 [2022-04-28T09:04:16.270Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:04:16.531Z] Removing intermediate container 51e8e37c8b79 [2022-04-28T09:04:16.531Z] ---> e12cac91535c [2022-04-28T09:04:16.531Z] [2022-04-28T09:04:16.531Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T09:04:16.790Z] 20.10.14: Pulling from library/docker [2022-04-28T09:04:16.790Z] 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-28T09:04:17.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:04:17.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:04:17.055Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:04:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:17.055Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:04:17.055Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:04:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:17.316Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T09:04:17.316Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:04:17.316Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T09:04:17.316Z] OK: 6 MiB in 15 packages [2022-04-28T09:04:17.316Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T09:04:17.316Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T09:04:17.316Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:04:17.316Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:04:17.316Z] OK: 6 MiB in 17 packages [2022-04-28T09:04:19.858Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:04:19.858Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:04:19.858Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:04:19.858Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:04:19.858Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:04:20.429Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:04:20.429Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:04:20.429Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:04:20.429Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:04:20.692Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:04:20.692Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:04:21.263Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:04:21.263Z] Removing intermediate container 84d88368c7b3 [2022-04-28T09:04:21.263Z] ---> c0b1b48d138f [2022-04-28T09:04:21.263Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:04:21.263Z] Removing intermediate container d6e668b62180 [2022-04-28T09:04:21.263Z] ---> 81eeb7497663 [2022-04-28T09:04:21.263Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:04:21.263Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:04:21.263Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:04:21.526Z]  ---> Running in f8aa73b50be3 [2022-04-28T09:04:21.526Z] ---> Running in bfb6fad58eb4 [2022-04-28T09:04:21.526Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T09:04:21.526Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T09:04:21.526Z] ---> 7417809fdb73 [2022-04-28T09:04:21.526Z] 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-28T09:04:21.526Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:04:21.526Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:04:21.526Z]  ---> Running in 3d584d1d7c00 [2022-04-28T09:04:21.785Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:04:21.785Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:04:21.785Z] Removing intermediate container bfb6fad58eb4 [2022-04-28T09:04:21.785Z] Removing intermediate container f8aa73b50be3 [2022-04-28T09:04:21.785Z] ---> a200ee7c99c5 [2022-04-28T09:04:21.785Z] ---> f8cb4eff631f [2022-04-28T09:04:21.785Z] Step 13/25 : WORKDIR /Step 13/23 : ENV APP_PORT=59882 [2022-04-28T09:04:21.785Z] [2022-04-28T09:04:21.785Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:04:21.785Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:04:21.785Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:04:21.785Z]  ---> Running in ac0d89b4a5a4 [2022-04-28T09:04:22.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:04:22.044Z]  ---> Running in aa052b6b0414 [2022-04-28T09:04:22.044Z] Removing intermediate container 3d584d1d7c00 [2022-04-28T09:04:22.044Z] ---> b476dd0c3d18 [2022-04-28T09:04:22.044Z] 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-28T09:04:22.044Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:04:22.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:04:22.044Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:04:22.044Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:04:22.044Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:04:22.044Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:04:22.044Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:04:22.044Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:04:22.044Z]  ---> Running in e86891b5176b [2022-04-28T09:04:22.305Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:04:22.305Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:04:22.305Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:04:22.305Z] Removing intermediate container ac0d89b4a5a4 [2022-04-28T09:04:22.305Z] ---> 8fea3bcc3d47 [2022-04-28T09:04:22.305Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:04:22.569Z] Removing intermediate container aa052b6b0414 [2022-04-28T09:04:22.569Z] ---> a6bf5f82aa2d [2022-04-28T09:04:22.569Z] 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-28T09:04:22.569Z] ---> Running in 0c94b9124f86 [2022-04-28T09:04:22.831Z] Removing intermediate container 85f6ea9e0f17 [2022-04-28T09:04:22.832Z] ---> 502e03248ae0 [2022-04-28T09:04:22.832Z] [2022-04-28T09:04:22.832Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:04:22.832Z] ---> e04c818066af [2022-04-28T09:04:22.832Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T09:04:22.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:22.832Z] ---> 34e7247f7e83 [2022-04-28T09:04:22.832Z] 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-28T09:04:23.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:23.094Z] ---> Running in af960a86c301 [2022-04-28T09:04:23.094Z] Removing intermediate container 0c94b9124f86 [2022-04-28T09:04:23.094Z] ---> b8af7e40626f [2022-04-28T09:04:23.094Z] Step 15/23 : WORKDIR / [2022-04-28T09:04:23.094Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T09:04:23.094Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T09:04:23.094Z] Executing bash-5.1.16-r0.post-install [2022-04-28T09:04:23.094Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:04:23.354Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:04:23.354Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T09:04:23.354Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T09:04:23.354Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T09:04:23.354Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T09:04:23.354Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T09:04:23.354Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T09:04:23.354Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T09:04:23.354Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T09:04:23.354Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T09:04:23.354Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T09:04:23.354Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T09:04:23.614Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T09:04:23.614Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T09:04:23.614Z] ---> Running in 0854754e00ed [2022-04-28T09:04:23.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:23.874Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:04:23.874Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:04:23.874Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:04:23.874Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:04:23.874Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:04:23.874Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:04:23.874Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:04:23.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:23.874Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:04:23.874Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:04:23.874Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:04:23.874Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:04:23.874Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:04:23.874Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:04:23.874Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T09:04:24.133Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T09:04:24.133Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T09:04:24.133Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T09:04:24.133Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T09:04:24.133Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T09:04:24.133Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T09:04:24.133Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T09:04:24.133Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T09:04:24.133Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T09:04:24.133Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T09:04:24.133Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T09:04:24.133Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T09:04:24.133Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:04:24.133Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T09:04:24.133Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:04:24.133Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:04:24.133Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T09:04:24.133Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:04:24.133Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T09:04:24.133Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T09:04:24.133Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T09:04:24.133Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T09:04:24.133Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T09:04:24.133Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T09:04:24.133Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T09:04:24.133Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:04:24.133Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T09:04:24.133Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:04:24.133Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T09:04:24.133Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:04:24.133Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:04:24.133Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T09:04:24.133Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:04:24.133Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T09:04:24.133Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:04:24.133Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T09:04:24.133Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T09:04:24.133Z] OK: 8 MiB in 20 packages [2022-04-28T09:04:24.133Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T09:04:24.133Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T09:04:24.133Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:04:24.133Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:04:24.133Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:04:24.133Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:04:24.133Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:04:24.133Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:04:24.133Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:04:24.394Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:04:24.394Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:04:24.394Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:04:24.394Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:04:24.394Z] OK: 83 MiB in 65 packages [2022-04-28T09:04:24.394Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:04:24.394Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:04:24.659Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:04:24.659Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:04:24.659Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:04:24.659Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:04:24.659Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:04:24.921Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:04:24.921Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:04:24.921Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:04:24.921Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:04:24.921Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:04:24.921Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:04:24.921Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:04:24.921Z]  ---> 9dec0d774d63 [2022-04-28T09:04:24.921Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T09:04:24.921Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:04:24.921Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:04:24.921Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:04:24.921Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:04:24.921Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:04:24.921Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:04:25.181Z] Collecting docker-compose==1.23.2 [2022-04-28T09:04:25.181Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T09:04:25.442Z] Collecting PyYAML<4,>=3.10 [2022-04-28T09:04:25.442Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T09:04:26.011Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T09:04:26.011Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T09:04:26.011Z] 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-28T09:04:26.011Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T09:04:26.011Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T09:04:26.590Z] Removing intermediate container 0854754e00ed [2022-04-28T09:04:26.590Z] ---> 3bca89d6a3fa [2022-04-28T09:04:26.590Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:04:26.590Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T09:04:26.590Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T09:04:26.877Z] ---> 5b5ae686063e [2022-04-28T09:04:26.877Z] 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-28T09:04:26.877Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T09:04:26.878Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T09:04:27.444Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T09:04:27.444Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T09:04:27.444Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T09:04:27.444Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T09:04:27.704Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T09:04:27.704Z] Removing intermediate container af960a86c301 [2022-04-28T09:04:27.704Z] ---> bb9f7d903448 [2022-04-28T09:04:27.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:04:27.704Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T09:04:27.704Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T09:04:27.704Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T09:04:27.704Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T09:04:27.704Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T09:04:27.967Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T09:04:27.967Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T09:04:27.967Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T09:04:27.968Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T09:04:27.968Z] Collecting idna<2.8,>=2.5 [2022-04-28T09:04:27.968Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T09:04:27.968Z] 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-28T09:04:28.229Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T09:04:28.229Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T09:04:28.229Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T09:04:28.229Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T09:04:28.229Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T09:04:28.229Z] Attempting uninstall: urllib3 [2022-04-28T09:04:28.229Z] Found existing installation: urllib3 1.26.7 [2022-04-28T09:04:28.229Z] Uninstalling urllib3-1.26.7: [2022-04-28T09:04:28.229Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T09:04:28.489Z] ---> e8fd8cd576fd [2022-04-28T09:04:28.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T09:04:28.750Z] Attempting uninstall: idna [2022-04-28T09:04:28.750Z] Found existing installation: idna 3.3 [2022-04-28T09:04:28.750Z] ---> 0deae2ff1f04 [2022-04-28T09:04:28.750Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T09:04:28.750Z] Uninstalling idna-3.3: [2022-04-28T09:04:28.750Z] Successfully uninstalled idna-3.3 [2022-04-28T09:04:28.750Z] ---> Running in 258e0563c4f3 [2022-04-28T09:04:29.018Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:04:29.018Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:04:29.592Z]  ---> 76f10539ef4f [2022-04-28T09:04:29.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T09:04:29.592Z] ---> e3ef0a06dd88 [2022-04-28T09:04:29.592Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T09:04:29.592Z] Removing intermediate container 258e0563c4f3 [2022-04-28T09:04:29.592Z] ---> 6ed209c25058 [2022-04-28T09:04:29.592Z] Step 13/22 : WORKDIR /edgex [2022-04-28T09:04:29.855Z] ---> Running in d065d09114f9 [2022-04-28T09:04:29.855Z] ---> 1f9fba1754eb [2022-04-28T09:04:29.855Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T09:04:29.855Z] Attempting uninstall: requests [2022-04-28T09:04:29.855Z] Found existing installation: requests 2.26.0 [2022-04-28T09:04:29.855Z] Uninstalling requests-2.26.0: [2022-04-28T09:04:30.116Z] Successfully uninstalled requests-2.26.0 [2022-04-28T09:04:30.116Z] ---> e888c8aba772 [2022-04-28T09:04:30.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:04:30.116Z] ---> Running in 8c686ce7f699 [2022-04-28T09:04:30.116Z] Removing intermediate container d065d09114f9 [2022-04-28T09:04:30.116Z] ---> b85dc47a2ce7 [2022-04-28T09:04:30.116Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T09:04:30.116Z] Running setup.py install for texttable: started [2022-04-28T09:04:30.116Z] Removing intermediate container 8c686ce7f699 [2022-04-28T09:04:30.116Z] ---> 1d0e76139967 [2022-04-28T09:04:30.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:04:30.116Z] ---> Running in a5a30b6c6880 [2022-04-28T09:04:30.116Z] ---> 8ad23b1ce4f3 [2022-04-28T09:04:30.116Z] 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-28T09:04:30.375Z] ---> Running in c9626e2665b9 [2022-04-28T09:04:30.375Z] ---> 68e4f9fad40f [2022-04-28T09:04:30.375Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T09:04:30.375Z] Removing intermediate container a5a30b6c6880 [2022-04-28T09:04:30.375Z] ---> b702ee10f679 [2022-04-28T09:04:30.375Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:04:30.375Z] ---> Running in be97129ef7b0 [2022-04-28T09:04:30.375Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T09:04:30.375Z] Running setup.py install for PyYAML: started [2022-04-28T09:04:30.638Z] Removing intermediate container be97129ef7b0 [2022-04-28T09:04:30.638Z] ---> 7e315deee034 [2022-04-28T09:04:30.638Z] Step 22/23 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:04:30.638Z] ---> Running in ecfd54b26917 [2022-04-28T09:04:30.897Z] ---> efee495b15f1 [2022-04-28T09:04:30.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T09:04:30.897Z] Removing intermediate container ecfd54b26917 [2022-04-28T09:04:30.897Z] ---> 670b64bdbbb1 [2022-04-28T09:04:30.897Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:04:31.163Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T09:04:31.163Z] ---> Running in cbf3131fd0b1 [2022-04-28T09:04:31.163Z] Removing intermediate container c9626e2665b9 [2022-04-28T09:04:31.163Z] ---> 4d320c605c0a [2022-04-28T09:04:31.163Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:04:31.163Z] Running setup.py install for docopt: started [2022-04-28T09:04:31.163Z] ---> Running in 526b6c973104 [2022-04-28T09:04:31.422Z] ---> 4b8b27ce765c [2022-04-28T09:04:31.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:04:31.422Z] Removing intermediate container cbf3131fd0b1 [2022-04-28T09:04:31.422Z] ---> 01e623c3ed87 [2022-04-28T09:04:31.422Z] [2022-04-28T09:04:31.422Z] Removing intermediate container 526b6c973104 [2022-04-28T09:04:31.422Z] ---> b4fd5695e163 [2022-04-28T09:04:31.422Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T09:04:31.422Z] Successfully built 01e623c3ed87 [2022-04-28T09:04:31.422Z] ---> Running in a752b240ad93 [2022-04-28T09:04:31.422Z] Successfully tagged core-command:latest [2022-04-28T09:04:31.422Z]  Building core-command ... done Building core-metadata [2022-04-28T09:04:31.725Z] ---> b4e237018fd1 [2022-04-28T09:04:31.725Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T09:04:31.725Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T09:04:31.725Z] ---> Running in a5d85efb1a3e [2022-04-28T09:04:31.725Z] Running setup.py install for dockerpty: started [2022-04-28T09:04:31.725Z] Removing intermediate container a752b240ad93 [2022-04-28T09:04:31.725Z] ---> b0dcae7b2a25 [2022-04-28T09:04:31.725Z] Step 24/25 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:04:32.086Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T09:04:32.396Z] ---> Running in 458e51e8dfb3 [2022-04-28T09:04:32.664Z] 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-28T09:04:33.662Z] Removing intermediate container 458e51e8dfb3 [2022-04-28T09:04:33.662Z] ---> 3cdaffa70a70 [2022-04-28T09:04:33.662Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T09:04:34.601Z] ---> Running in d7552b79026f [2022-04-28T09:04:34.860Z] Removing intermediate container d7552b79026f [2022-04-28T09:04:34.860Z] ---> 2c5f0fcad7df [2022-04-28T09:04:34.860Z] [2022-04-28T09:04:34.860Z] Removing intermediate container a5d85efb1a3e [2022-04-28T09:04:34.860Z] ---> 4d62b810a109 [2022-04-28T09:04:34.860Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:04:35.120Z] Successfully built 2c5f0fcad7df [2022-04-28T09:04:35.430Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T09:04:35.430Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-28T09:04:36.004Z] ---> Running in 8b9f28c6de64 [2022-04-28T09:04:36.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:04:36.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:04:36.940Z] ---> bf6792e2b426 [2022-04-28T09:04:36.940Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:04:36.940Z] ---> Using cache [2022-04-28T09:04:36.940Z] ---> 307b69949536 [2022-04-28T09:04:36.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:04:36.940Z] ---> Using cache [2022-04-28T09:04:36.940Z] ---> aa86f1524d9e [2022-04-28T09:04:36.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:04:38.845Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:04:38.845Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:04:39.424Z] ---> bf6792e2b426 [2022-04-28T09:04:39.424Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:04:39.424Z] ---> Using cache [2022-04-28T09:04:39.424Z] ---> 307b69949536 [2022-04-28T09:04:39.424Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:04:39.424Z] ---> Using cache [2022-04-28T09:04:39.424Z] ---> aa86f1524d9e [2022-04-28T09:04:39.424Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:04:39.424Z] ---> Using cache [2022-04-28T09:04:39.424Z] ---> 5a9b418dec12 [2022-04-28T09:04:39.424Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:04:39.424Z] ---> Using cache [2022-04-28T09:04:39.424Z] ---> 29c1747d3aa9 [2022-04-28T09:04:39.424Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:04:39.424Z] ---> Using cache [2022-04-28T09:04:39.424Z] ---> 36802f9b86b1 [2022-04-28T09:04:39.424Z] Step 8/26 : COPY . . [2022-04-28T09:04:39.707Z] ---> Using cache [2022-04-28T09:04:39.707Z] ---> 9df846ee47f7 [2022-04-28T09:04:39.707Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:04:39.707Z] ---> Using cache [2022-04-28T09:04:39.707Z] ---> 429e7c52c5fc [2022-04-28T09:04:39.707Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:04:39.707Z] ---> Using cache [2022-04-28T09:04:39.707Z] ---> e7ef671cc968 [2022-04-28T09:04:39.707Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:04:39.707Z] ---> Using cache [2022-04-28T09:04:39.707Z] ---> 9961c1d1842b [2022-04-28T09:04:39.707Z] 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-28T09:04:39.707Z] Removing intermediate container 8b9f28c6de64 [2022-04-28T09:04:39.707Z] ---> eba534e86307 [2022-04-28T09:04:39.707Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T09:04:39.968Z] ---> Running in cc57aaffb86e [2022-04-28T09:04:39.968Z] ---> Running in e60516f0e35d [2022-04-28T09:04:39.968Z] ---> Running in cdb692eea630 [2022-04-28T09:04:39.968Z] Removing intermediate container e86891b5176b [2022-04-28T09:04:39.968Z] ---> 9a63ec1f9398 [2022-04-28T09:04:39.968Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T09:04:40.241Z] ---> Running in 787c0ae77135 [2022-04-28T09:04:40.241Z] Removing intermediate container e60516f0e35d [2022-04-28T09:04:40.241Z] ---> d68738d454cc [2022-04-28T09:04:40.241Z] Step 21/22 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:04:40.501Z] ---> Running in 3bb22281f249 [2022-04-28T09:04:40.501Z] Removing intermediate container 787c0ae77135 [2022-04-28T09:04:40.501Z] ---> 24cab845031d [2022-04-28T09:04:40.501Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T09:04:40.761Z] ---> Running in cb49f7218ea5 [2022-04-28T09:04:40.761Z] Removing intermediate container 3bb22281f249 [2022-04-28T09:04:40.761Z] ---> fcff7d46b47e [2022-04-28T09:04:40.761Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:04:40.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:40.761Z] ---> Running in bf8daf9a4919 [2022-04-28T09:04:41.022Z] Removing intermediate container cb49f7218ea5 [2022-04-28T09:04:41.022Z] ---> 541947b69578 [2022-04-28T09:04:41.022Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T09:04:41.022Z] spire-1.2.1/ [2022-04-28T09:04:41.022Z] spire-1.2.1/.data/ [2022-04-28T09:04:41.022Z] spire-1.2.1/.data/.file [2022-04-28T09:04:41.022Z] spire-1.2.1/.dockerignore [2022-04-28T09:04:41.022Z] spire-1.2.1/.gitattributes [2022-04-28T09:04:41.022Z] spire-1.2.1/.githooks/ [2022-04-28T09:04:41.022Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/ [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:04:41.022Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:04:41.022Z] spire-1.2.1/.gitignore [2022-04-28T09:04:41.022Z] spire-1.2.1/.go-version [2022-04-28T09:04:41.022Z] spire-1.2.1/.golangci.yml [2022-04-28T09:04:41.022Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:04:41.022Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:04:41.022Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:04:41.022Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:04:41.022Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:04:41.022Z] spire-1.2.1/Dockerfile [2022-04-28T09:04:41.022Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:04:41.022Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:04:41.022Z] spire-1.2.1/LICENSE [2022-04-28T09:04:41.022Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:04:41.022Z] spire-1.2.1/Makefile [2022-04-28T09:04:41.022Z] spire-1.2.1/README.md [2022-04-28T09:04:41.022Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:04:41.022Z] spire-1.2.1/SECURITY.md [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:04:41.022Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:04:41.023Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/ [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/agent/ [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/server/ [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:04:41.023Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/ [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/ [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container bf8daf9a4919 [2022-04-28T09:04:41.023Z] ---> f706b7c6c607 [2022-04-28T09:04:41.023Z] [2022-04-28T09:04:41.023Z] [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:04:41.023Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:04:41.023Z] spire-1.2.1/examples/ [2022-04-28T09:04:41.023Z] spire-1.2.1/examples/README.md [2022-04-28T09:04:41.023Z] spire-1.2.1/go.mod [2022-04-28T09:04:41.023Z] spire-1.2.1/go.sum [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:04:41.023Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:04:41.024Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:04:41.025Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:04:41.026Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:04:41.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/private/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:04:41.028Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:04:41.029Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:04:41.029Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:04:41.029Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:04:41.029Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:04:41.029Z] spire-1.2.1/release/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:04:41.029Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/script/ [2022-04-28T09:04:41.029Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:04:41.029Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:04:41.029Z] spire-1.2.1/support/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:04:41.029Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/clock/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:04:41.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:04:41.030Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/common [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:04:41.030Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:04:41.031Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlSuccessfully built f706b7c6c607 [2022-04-28T09:04:41.291Z] [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:04:41.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestationSuccessfully tagged security-proxy-setup:latest [2022-04-28T09:04:41.292Z] [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/conf/Building security-bootstrapper [2022-04-28T09:04:41.292Z] [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md Building security-proxy-setup ... done  [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:04:41.292Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:04:41.292Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testca/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testkey/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/util/ [2022-04-28T09:04:41.292Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/util/race.go [2022-04-28T09:04:41.292Z] spire-1.2.1/test/util/util.go [2022-04-28T09:04:41.292Z] building spire from source... [2022-04-28T09:04:41.292Z] Installing go1.17.7... [2022-04-28T09:04:41.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:41.811Z] OK: 221 MiB in 52 packages [2022-04-28T09:04:44.346Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:04:44.346Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:04:44.346Z] ---> bf6792e2b426 [2022-04-28T09:04:44.346Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T09:04:44.346Z] ---> Using cache [2022-04-28T09:04:44.346Z] ---> 307b69949536 [2022-04-28T09:04:44.346Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:04:44.346Z] ---> Using cache [2022-04-28T09:04:44.346Z] ---> aa86f1524d9e [2022-04-28T09:04:44.346Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T09:04:45.723Z] ---> fab8732308ec [2022-04-28T09:04:45.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T09:04:46.292Z] Building bin/spire-server... [2022-04-28T09:04:46.292Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:04:46.292Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:04:46.292Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:04:46.292Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:04:46.292Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:04:46.552Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:04:46.552Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:04:46.552Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:04:46.552Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:04:46.552Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:04:46.552Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:04:46.811Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:04:46.812Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:04:46.812Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:04:46.812Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:04:47.072Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:04:47.072Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:04:47.072Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:04:47.072Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:04:47.072Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:04:47.072Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:04:47.072Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:04:47.331Z]  ---> Running in 3f9bdf85e5fe [2022-04-28T09:04:47.331Z] ---> a11a18916fda [2022-04-28T09:04:47.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T09:04:47.331Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:04:47.331Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:04:47.331Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:04:47.331Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:04:47.331Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:04:47.331Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:04:47.331Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:04:47.331Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:04:47.331Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:04:47.331Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:04:47.331Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:04:47.331Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:04:47.331Z] Removing intermediate container cc57aaffb86e [2022-04-28T09:04:47.331Z] ---> cbdde9900d2f [2022-04-28T09:04:47.331Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:04:47.331Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:04:47.331Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:04:47.331Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:04:47.331Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:04:47.593Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:04:47.593Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:04:47.593Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:04:47.593Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:04:47.593Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:04:47.593Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:04:47.593Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:04:47.593Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:04:47.593Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:04:47.856Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:04:47.856Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:04:47.856Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:04:48.531Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:04:48.531Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:04:48.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:48.840Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:04:49.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:04:49.982Z] OK: 221 MiB in 52 packages [2022-04-28T09:04:49.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:04:49.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:04:49.982Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:04:49.982Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:04:49.982Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:04:50.961Z]  ---> 530f836866b2 [2022-04-28T09:04:50.961Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T09:04:51.223Z] ---> f542ee0825c4 [2022-04-28T09:04:51.223Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:04:51.223Z] ---> Running in 03a06afaa864 [2022-04-28T09:04:51.223Z] ---> Running in 1c56ac9b294f [2022-04-28T09:04:51.486Z] Removing intermediate container 03a06afaa864 [2022-04-28T09:04:51.486Z] ---> 415e5c8c8769 [2022-04-28T09:04:51.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:04:51.486Z] Removing intermediate container 3f9bdf85e5fe [2022-04-28T09:04:51.486Z] ---> 2eea0f42fb0a [2022-04-28T09:04:51.486Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T09:04:51.744Z] ---> Running in 661c703284bc [2022-04-28T09:04:51.744Z] ---> e9d538025154 [2022-04-28T09:04:51.744Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:04:52.006Z] Removing intermediate container 661c703284bc [2022-04-28T09:04:52.006Z] ---> 56c9a4daaeef [2022-04-28T09:04:52.006Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:04:52.006Z] ---> Running in 809a4938181c [2022-04-28T09:04:52.006Z] ---> Running in c347e1dd6a0e [2022-04-28T09:04:52.574Z] Removing intermediate container c347e1dd6a0e [2022-04-28T09:04:52.574Z] ---> 7e4ed856dc15 [2022-04-28T09:04:52.574Z] Step 22/23 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:04:53.510Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:04:53.510Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:04:53.510Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:04:53.510Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:04:53.510Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:04:53.510Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:04:53.776Z]  ---> Running in 11c1bed916a3 [2022-04-28T09:04:53.776Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:04:53.776Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:04:53.776Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:04:54.038Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:04:54.606Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:04:54.606Z] Removing intermediate container 11c1bed916a3 [2022-04-28T09:04:54.606Z] ---> 88da3fbbda30 [2022-04-28T09:04:54.606Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:04:54.864Z] Removing intermediate container 1c56ac9b294f [2022-04-28T09:04:54.864Z] ---> 042738223ae3 [2022-04-28T09:04:54.864Z] Step 8/23 : COPY . . [2022-04-28T09:04:54.864Z] ---> Running in 3a7f2ecea25a [2022-04-28T09:04:54.864Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:04:54.864Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:04:54.864Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:04:55.123Z] Removing intermediate container 809a4938181c [2022-04-28T09:04:55.123Z] ---> c892e9f6c25d [2022-04-28T09:04:55.123Z] Step 8/31 : COPY . . [2022-04-28T09:04:55.123Z] Removing intermediate container 3a7f2ecea25a [2022-04-28T09:04:55.123Z] ---> 1389dff6817e [2022-04-28T09:04:55.123Z] [2022-04-28T09:04:55.123Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:04:55.123Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:04:55.123Z] Successfully built 1389dff6817e [2022-04-28T09:04:55.123Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:04:55.123Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T09:04:55.123Z] Building security-spiffe-token-provider [2022-04-28T09:04:55.383Z]  Building sys-mgmt-agent ... done go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:04:55.383Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:04:55.383Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:04:55.383Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:04:55.383Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:04:55.383Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:04:55.383Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:04:55.383Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:04:55.383Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:04:55.383Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:04:55.383Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:04:55.383Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:04:55.383Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:04:55.383Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:04:55.644Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:04:55.644Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:04:55.644Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:04:55.644Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:04:57.547Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:04:57.547Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:04:57.547Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:04:57.547Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:04:57.547Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:04:57.547Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:04:57.547Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:04:57.548Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:04:57.548Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:04:57.548Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:04:57.548Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:04:57.548Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:04:57.548Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:04:57.548Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:04:57.548Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:04:57.548Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:04:57.548Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:04:57.548Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:04:57.548Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:04:57.548Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:04:57.548Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:04:57.548Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:04:57.548Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:04:57.548Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:04:57.548Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:04:57.805Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:04:57.805Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:04:57.805Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:04:57.805Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:04:57.805Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:04:57.805Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:04:57.805Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:04:58.064Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:04:58.064Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:04:58.064Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:04:58.064Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:04:58.064Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:04:58.064Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:04:58.064Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:04:58.064Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:04:58.064Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:04:58.064Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:04:58.064Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:04:58.064Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:04:58.064Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:04:58.064Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:04:58.064Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:04:58.064Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:04:58.064Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:05:03.364Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:05:03.364Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:05:03.364Z] ---> bf6792e2b426 [2022-04-28T09:05:03.364Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T09:05:03.364Z] ---> Using cache [2022-04-28T09:05:03.364Z] ---> 307b69949536 [2022-04-28T09:05:03.364Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T09:05:03.625Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:05:03.625Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:05:15.837Z]  ---> Running in 6ede5153eed4 [2022-04-28T09:05:15.838Z] ---> 70bb5cb24c82 [2022-04-28T09:05:15.838Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T09:05:15.838Z] ---> 6b746fb3ac71 [2022-04-28T09:05:15.838Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T09:05:15.838Z] ---> Running in 89c410acf7d8 [2022-04-28T09:05:15.838Z] ---> Running in 642c6c8748a5 [2022-04-28T09:05:16.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:05:16.775Z] 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-28T09:05:16.775Z] 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-28T09:05:17.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:05:17.602Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:05:17.602Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:05:17.602Z] OK: 15864 distinct packages available [2022-04-28T09:05:17.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:05:18.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:05:19.060Z] OK: 221 MiB in 52 packages [2022-04-28T09:05:20.967Z] Removing intermediate container 6ede5153eed4 [2022-04-28T09:05:20.967Z] ---> 294f2d0491cf [2022-04-28T09:05:20.967Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T09:05:21.226Z] ---> 6d35e5e36064 [2022-04-28T09:05:21.226Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:05:21.485Z] ---> Running in f62b20363be5 [2022-04-28T09:05:25.674Z] Removing intermediate container f62b20363be5 [2022-04-28T09:05:25.674Z] ---> ff3dba79e7f1 [2022-04-28T09:05:25.674Z] Step 7/20 : COPY . . [2022-04-28T09:05:30.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33640 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws [2022-04-28T09:05:30.833Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-28T09:05:31.228Z] The recommended git tool is: git [2022-04-28T09:05:35.654Z] ---> a63eb9abf5e6 [2022-04-28T09:05:35.655Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T09:05:35.655Z] ---> Running in 2fb8820d126d [2022-04-28T09:05:35.655Z] 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-28T09:05:39.114Z] using credential edgex-jenkins-ssh [2022-04-28T09:05:39.139Z] Cloning the remote Git repository [2022-04-28T09:05:39.214Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T09:05:39.325Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-28T09:05:39.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T09:05:39.431Z] > git --version # timeout=10 [2022-04-28T09:05:39.453Z] > git --version # 'git version 2.25.1' [2022-04-28T09:05:39.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T09:05:39.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T09:05:45.631Z] Removing intermediate container 89c410acf7d8 [2022-04-28T09:05:45.632Z] ---> e9e9f6618d65 [2022-04-28T09:05:45.632Z] [2022-04-28T09:05:45.632Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T09:05:45.632Z] ---> e04c818066af [2022-04-28T09:05:45.632Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T09:05:45.632Z] Removing intermediate container 642c6c8748a5 [2022-04-28T09:05:45.632Z] ---> 5083dfce4924 [2022-04-28T09:05:45.632Z] [2022-04-28T09:05:45.632Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:05:45.632Z] ---> e04c818066af [2022-04-28T09:05:45.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:05:45.632Z] ---> Using cache [2022-04-28T09:05:45.632Z] ---> c0b1b48d138f [2022-04-28T09:05:45.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:05:45.632Z] ---> Using cache [2022-04-28T09:05:45.632Z] ---> f8cb4eff631f [2022-04-28T09:05:45.632Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T09:05:45.632Z] ---> Running in c78d8d4dc499 [2022-04-28T09:05:45.632Z] ---> Running in d924249721eb [2022-04-28T09:05:45.632Z] Removing intermediate container c78d8d4dc499 [2022-04-28T09:05:45.632Z] ---> 1a74405ae8b3 [2022-04-28T09:05:45.632Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T09:05:45.632Z] Removing intermediate container d924249721eb [2022-04-28T09:05:45.632Z] ---> 010877ea52bd [2022-04-28T09:05:45.632Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:05:45.632Z] ---> Running in 237a8aca0efa [2022-04-28T09:05:45.632Z] ---> Running in ad26db2a873c [2022-04-28T09:05:45.632Z] Removing intermediate container ad26db2a873c [2022-04-28T09:05:45.632Z] ---> 5d49c21cac44 [2022-04-28T09:05:45.632Z] Step 15/23 : WORKDIR / [2022-04-28T09:05:45.632Z] ---> Running in 09907480d2c4 [2022-04-28T09:05:45.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:05:45.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:05:45.891Z] Removing intermediate container 09907480d2c4 [2022-04-28T09:05:45.891Z] ---> bdc2d9274d31 [2022-04-28T09:05:45.891Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:05:45.891Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:05:45.891Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T09:05:45.891Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:05:45.891Z] OK: 6 MiB in 16 packages [2022-04-28T09:05:46.914Z] ---> 132e873f9014 [2022-04-28T09:05:46.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T09:05:47.176Z] Removing intermediate container 237a8aca0efa [2022-04-28T09:05:47.176Z] ---> 1fd5726b7e60 [2022-04-28T09:05:47.176Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T09:05:47.435Z] ---> 7e80059375d8 [2022-04-28T09:05:47.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T09:05:47.435Z] ---> Running in c6a7e84b99e7 [2022-04-28T09:05:47.703Z] Removing intermediate container c6a7e84b99e7 [2022-04-28T09:05:47.703Z] ---> df5394226823 [2022-04-28T09:05:47.703Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T09:05:47.962Z] ---> Running in 06a6cd469858 [2022-04-28T09:05:48.228Z] ---> 441c4d9f5b6e [2022-04-28T09:05:48.228Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T09:05:48.228Z] ---> Running in 34ef1cdbb638 [2022-04-28T09:05:48.491Z] Removing intermediate container 06a6cd469858 [2022-04-28T09:05:48.491Z] ---> 6973c0533f4c [2022-04-28T09:05:48.491Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T09:05:48.491Z] ---> Running in d2b3cbd65038 [2022-04-28T09:05:48.767Z] Removing intermediate container 34ef1cdbb638 [2022-04-28T09:05:48.767Z] ---> 3a7e74e789d9 [2022-04-28T09:05:48.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:05:49.031Z] ---> Running in 1ff27f7f84dc [2022-04-28T09:05:49.289Z] Removing intermediate container 1ff27f7f84dc [2022-04-28T09:05:49.289Z] ---> c562faa40ec8 [2022-04-28T09:05:49.289Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:05:49.548Z] ---> Running in 5158dc60f3d8 [2022-04-28T09:05:49.807Z] Removing intermediate container 5158dc60f3d8 [2022-04-28T09:05:49.807Z] ---> 2634920ce02c [2022-04-28T09:05:49.807Z] Step 22/23 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:05:49.807Z] ---> Running in 0c8304c1b236 [2022-04-28T09:05:50.373Z] Removing intermediate container 0c8304c1b236 [2022-04-28T09:05:50.373Z] ---> b9127014585b [2022-04-28T09:05:50.373Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:05:50.373Z] Removing intermediate container d2b3cbd65038 [2022-04-28T09:05:50.373Z] ---> d4d044b657e6 [2022-04-28T09:05:50.373Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T09:05:50.632Z] ---> Running in c36f9caca0b9 [2022-04-28T09:05:50.632Z] ---> Running in dca6ee427d7e [2022-04-28T09:05:50.893Z] Removing intermediate container c36f9caca0b9 [2022-04-28T09:05:50.893Z] ---> bc77c5868bab [2022-04-28T09:05:50.893Z] [2022-04-28T09:05:50.893Z] Successfully built bc77c5868bab [2022-04-28T09:05:50.894Z] Successfully tagged core-metadata:latest [2022-04-28T09:05:50.894Z]  Building core-metadata ... done Building support-scheduler [2022-04-28T09:05:50.894Z] Removing intermediate container dca6ee427d7e [2022-04-28T09:05:50.894Z] ---> daadae95641f [2022-04-28T09:05:50.894Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T09:05:53.435Z] ---> 9f3e142323c5 [2022-04-28T09:05:53.435Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T09:05:54.009Z] ---> Running in 2f84fc8f850b [2022-04-28T09:05:55.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:05:55.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:05:55.914Z] ---> bf6792e2b426 [2022-04-28T09:05:55.914Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:05:55.914Z] ---> Using cache [2022-04-28T09:05:55.914Z] ---> 307b69949536 [2022-04-28T09:05:55.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:05:55.914Z] ---> Using cache [2022-04-28T09:05:55.914Z] ---> aa86f1524d9e [2022-04-28T09:05:55.914Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:05:55.914Z] ---> Using cache [2022-04-28T09:05:55.914Z] ---> 2eea0f42fb0a [2022-04-28T09:05:55.914Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:05:55.914Z] ---> Using cache [2022-04-28T09:05:55.914Z] ---> e9d538025154 [2022-04-28T09:05:55.914Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:05:55.914Z] ---> Using cache [2022-04-28T09:05:55.914Z] ---> c892e9f6c25d [2022-04-28T09:05:55.914Z] Step 8/22 : COPY . . [2022-04-28T09:05:55.914Z] ---> Using cache [2022-04-28T09:05:55.914Z] ---> 6b746fb3ac71 [2022-04-28T09:05:55.914Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T09:05:56.176Z] ---> Running in 8616d850a51c [2022-04-28T09:05:56.743Z] Removing intermediate container 2f84fc8f850b [2022-04-28T09:05:56.743Z] ---> 6eb3b941517a [2022-04-28T09:05:56.743Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:05:57.001Z] ---> 0c627e012e1b [2022-04-28T09:05:57.001Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T09:05:57.116Z] Merging remotes/origin/main commit 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 1e6ccb52cb3b6ffded894338791ac22fa03306ae [Pipeline] } [2022-04-28T09:05:57.260Z] 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 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T09:05:57.494Z] Failed in branch arm64 [2022-04-28T09:05:56.122Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T09:05:56.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T09:05:56.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T09:05:56.224Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T09:05:56.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T09:05:56.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T09:05:57.154Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T09:05:57.176Z] > git checkout -f 1e6ccb52cb3b6ffded894338791ac22fa03306ae # timeout=10 [2022-04-28T09:05:58.196Z] ---> 610fa3921e4f [2022-04-28T09:05:58.196Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T09:05:58.762Z] ---> ddc8cb0feaa7 [2022-04-28T09:05:58.763Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T09:05:59.330Z] ---> e283632f67b9 [2022-04-28T09:05:59.330Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T09:05:59.902Z] ---> 33b606b7c9fd [2022-04-28T09:05:59.902Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T09:05:59.902Z] ---> Running in 53996451e0bd [2022-04-28T09:06:00.472Z] Removing intermediate container 53996451e0bd [2022-04-28T09:06:00.472Z] ---> 13bfc90c323e [2022-04-28T09:06:00.472Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T09:06:01.040Z] ---> f18a78dbf821 [2022-04-28T09:06:01.040Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T09:06:01.040Z] ---> Running in a147b903da89 [2022-04-28T09:06:05.601Z] Removing intermediate container 2fb8820d126d [2022-04-28T09:06:05.601Z] ---> 31120edfc82f [2022-04-28T09:06:05.601Z] [2022-04-28T09:06:05.601Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T09:06:05.601Z] Removing intermediate container a147b903da89 [2022-04-28T09:06:05.601Z] ---> c57d9a269f2c [2022-04-28T09:06:05.601Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T09:06:05.601Z] 3.15: Pulling from library/alpine [2022-04-28T09:06:05.601Z] ---> Running in 3017b71ad53e [2022-04-28T09:06:05.601Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T09:06:05.601Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T09:06:05.601Z] ---> 0ac33e5f5afa [2022-04-28T09:06:05.601Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:06:05.601Z] ---> Running in bae9eb379055 [2022-04-28T09:06:05.601Z] Removing intermediate container 3017b71ad53e [2022-04-28T09:06:05.601Z] ---> ba4f1807464e [2022-04-28T09:06:05.601Z] Step 28/31 : CMD ["gate"] [2022-04-28T09:06:05.861Z] ---> Running in cc7eaa4f0c69 [2022-04-28T09:06:05.861Z] Removing intermediate container bae9eb379055 [2022-04-28T09:06:05.861Z] ---> 21cc1308d01a [2022-04-28T09:06:05.861Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:06:06.121Z] ---> Running in e2af3302fa68 [2022-04-28T09:06:06.380Z] Removing intermediate container cc7eaa4f0c69 [2022-04-28T09:06:06.380Z] ---> 65b419c460b2 [2022-04-28T09:06:06.380Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T09:06:06.380Z] ---> Running in 8c17dfb57896 [2022-04-28T09:06:06.953Z] Removing intermediate container 8c17dfb57896 [2022-04-28T09:06:06.953Z] ---> 09296e9cabe2 [2022-04-28T09:06:06.953Z] Step 30/31 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:06:07.239Z] ---> Running in 1ee9f9e8709f [2022-04-28T09:06:07.500Z] Removing intermediate container 1ee9f9e8709f [2022-04-28T09:06:07.500Z] ---> f3aaaeb70bb1 [2022-04-28T09:06:07.500Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T09:06:07.783Z] Removing intermediate container e2af3302fa68 [2022-04-28T09:06:07.783Z] ---> f3e374ddb273 [2022-04-28T09:06:07.783Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T09:06:07.783Z] ---> Running in 8c3b2d9807e6 [2022-04-28T09:06:08.045Z] ---> Running in afeb570730c6 [2022-04-28T09:06:08.323Z] Removing intermediate container 8c3b2d9807e6 [2022-04-28T09:06:08.323Z] ---> 399d1eefdd1a [2022-04-28T09:06:08.323Z] [2022-04-28T09:06:08.585Z] Successfully built 399d1eefdd1a [2022-04-28T09:06:08.585Z] Successfully tagged security-bootstrapper:latest [2022-04-28T09:06:08.585Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-28T09:06:08.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:09.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:10.359Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:06:10.359Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:06:10.359Z] OK: 15854 distinct packages available [2022-04-28T09:06:10.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:10.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:11.494Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T09:06:11.494Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:06:11.494Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:06:11.759Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T09:06:11.759Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T09:06:11.759Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T09:06:12.062Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:06:12.062Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T09:06:12.062Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T09:06:12.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:06:12.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:06:12.062Z] ---> bf6792e2b426 [2022-04-28T09:06:12.062Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:06:12.062Z] ---> Using cache [2022-04-28T09:06:12.062Z] ---> 307b69949536 [2022-04-28T09:06:12.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:06:12.062Z] ---> Using cache [2022-04-28T09:06:12.062Z] ---> aa86f1524d9e [2022-04-28T09:06:12.062Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T09:06:12.328Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:06:12.328Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:06:12.328Z] OK: 8 MiB in 23 packages [2022-04-28T09:06:16.532Z] ---> Running in b6f57e47182a [2022-04-28T09:06:16.532Z] Building bin/spire-agent... [2022-04-28T09:06:16.532Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:06:16.532Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:06:16.532Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:06:16.532Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:06:17.099Z] Removing intermediate container afeb570730c6 [2022-04-28T09:06:17.099Z] ---> 74e869ef4ca5 [2022-04-28T09:06:17.099Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:06:17.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:17.666Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:06:17.666Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:06:17.666Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:06:17.666Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:06:17.666Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:06:17.928Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:06:17.928Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:06:17.928Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:06:17.928Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:06:17.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:18.190Z] OK: 221 MiB in 52 packages [2022-04-28T09:06:18.815Z] ---> 920f20d8a0da [2022-04-28T09:06:18.815Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T09:06:19.755Z] Removing intermediate container b6f57e47182a [2022-04-28T09:06:19.755Z] ---> 9d1eedc49592 [2022-04-28T09:06:19.755Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:06:20.016Z] ---> 0e62fefc1c1b [2022-04-28T09:06:20.016Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T09:06:20.275Z] ---> 654bbdb24182 [2022-04-28T09:06:20.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:06:20.550Z] ---> Running in 978602c45372 [2022-04-28T09:06:20.550Z] ---> b63fbc7d0d31 [2022-04-28T09:06:20.550Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T09:06:20.809Z] ---> Running in 6454538132b1 [2022-04-28T09:06:21.088Z] Removing intermediate container 6454538132b1 [2022-04-28T09:06:21.088Z] ---> 4642e7ef5fe3 [2022-04-28T09:06:21.088Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:06:21.348Z] ---> Running in a4f9c7eee678 [2022-04-28T09:06:21.921Z] Removing intermediate container a4f9c7eee678 [2022-04-28T09:06:21.921Z] ---> a0fb7f739b2b [2022-04-28T09:06:21.921Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T09:06:22.180Z] ---> Running in 5ba8e9bcc75b [2022-04-28T09:06:22.451Z] Removing intermediate container 5ba8e9bcc75b [2022-04-28T09:06:22.451Z] ---> 2e7aa07ad32c [2022-04-28T09:06:22.451Z] Step 19/20 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:06:23.016Z] ---> Running in 681c322225bc [2022-04-28T09:06:23.587Z] Removing intermediate container 681c322225bc [2022-04-28T09:06:23.587Z] ---> 9ef819571d98 [2022-04-28T09:06:23.587Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T09:06:23.587Z] Removing intermediate container 978602c45372 [2022-04-28T09:06:23.587Z] ---> f3d931e073d4 [2022-04-28T09:06:23.587Z] Step 8/22 : COPY . . [2022-04-28T09:06:23.847Z] ---> Running in 2272a798d39a [2022-04-28T09:06:24.419Z] Removing intermediate container 2272a798d39a [2022-04-28T09:06:24.419Z] ---> cb0a2b24c0a1 [2022-04-28T09:06:24.419Z] [2022-04-28T09:06:24.419Z] Successfully built cb0a2b24c0a1 [2022-04-28T09:06:24.419Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T09:06:24.419Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-28T09:06:29.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:06:29.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:06:29.693Z] ---> bf6792e2b426 [2022-04-28T09:06:29.693Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:06:29.693Z] ---> Using cache [2022-04-28T09:06:29.693Z] ---> 307b69949536 [2022-04-28T09:06:29.693Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:06:29.693Z] ---> Using cache [2022-04-28T09:06:29.693Z] ---> aa86f1524d9e [2022-04-28T09:06:29.693Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T09:06:32.992Z] Removing intermediate container 8616d850a51c [2022-04-28T09:06:32.992Z] ---> 45c6abae3f4e [2022-04-28T09:06:32.992Z] [2022-04-28T09:06:32.992Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:06:32.992Z] ---> e04c818066af [2022-04-28T09:06:32.992Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:06:32.992Z] ---> Using cache [2022-04-28T09:06:32.992Z] ---> c0b1b48d138f [2022-04-28T09:06:32.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:06:32.992Z] ---> Using cache [2022-04-28T09:06:32.992Z] ---> f8cb4eff631f [2022-04-28T09:06:32.992Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T09:06:32.992Z] ---> Running in 62b2ed501414 [2022-04-28T09:06:32.992Z] ---> Running in 3636c9259dc3 [2022-04-28T09:06:32.992Z] ---> d6c633e64000 [2022-04-28T09:06:32.992Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T09:06:32.992Z] Removing intermediate container 3636c9259dc3 [2022-04-28T09:06:32.992Z] ---> 2452833fe4f3 [2022-04-28T09:06:32.992Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:06:33.252Z] ---> Running in 77296580ee9f [2022-04-28T09:06:33.252Z] ---> Running in 9b9ca46e6be3 [2022-04-28T09:06:33.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:33.252Z] Removing intermediate container 9b9ca46e6be3 [2022-04-28T09:06:33.252Z] ---> a763f9a14741 [2022-04-28T09:06:33.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:06:33.518Z] 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-28T09:06:34.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:34.355Z] ---> 7fd76b071a9d [2022-04-28T09:06:34.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T09:06:34.355Z] OK: 221 MiB in 52 packages [2022-04-28T09:06:36.260Z] ---> 4c7d0f79bf84 [2022-04-28T09:06:36.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T09:06:36.260Z] Removing intermediate container 62b2ed501414 [2022-04-28T09:06:36.260Z] ---> d4b39b4aa2ce [2022-04-28T09:06:36.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:06:36.828Z] ---> e4c5de019a83 [2022-04-28T09:06:36.828Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T09:06:36.828Z] ---> 667e3f76678e [2022-04-28T09:06:36.828Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:06:36.828Z] ---> Running in a34c98e11b9e [2022-04-28T09:06:36.828Z] ---> Running in 5e1e60a8f438 [2022-04-28T09:06:37.089Z] Removing intermediate container a34c98e11b9e [2022-04-28T09:06:37.089Z] ---> f81156121bd7 [2022-04-28T09:06:37.089Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:06:37.089Z] ---> Running in 495c1c8dc7f1 [2022-04-28T09:06:37.662Z] Removing intermediate container 495c1c8dc7f1 [2022-04-28T09:06:37.662Z] ---> 1498258f3ec2 [2022-04-28T09:06:37.662Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T09:06:37.662Z] ---> Running in 2a743500ecb0 [2022-04-28T09:06:38.229Z] Removing intermediate container 2a743500ecb0 [2022-04-28T09:06:38.229Z] ---> 752d51f5543e [2022-04-28T09:06:38.229Z] Step 21/22 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:06:38.229Z] ---> Running in edfaab1ad1c8 [2022-04-28T09:06:38.229Z] Removing intermediate container 5e1e60a8f438 [2022-04-28T09:06:38.229Z] ---> a668b1a1a382 [2022-04-28T09:06:38.229Z] Step 8/23 : COPY . . [2022-04-28T09:06:38.229Z] Removing intermediate container edfaab1ad1c8 [2022-04-28T09:06:38.229Z] ---> 12834d570640 [2022-04-28T09:06:38.229Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:06:38.495Z] ---> Running in 586413191ec7 [2022-04-28T09:06:39.066Z] Removing intermediate container 586413191ec7 [2022-04-28T09:06:39.066Z] ---> ee2674212730 [2022-04-28T09:06:39.066Z] [2022-04-28T09:06:39.066Z] Successfully built ee2674212730 [2022-04-28T09:06:39.066Z] Successfully tagged support-scheduler:latest [2022-04-28T09:06:39.066Z]  Building support-scheduler ... done Building security-spire-server [2022-04-28T09:06:44.334Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:06:44.334Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:06:44.334Z] ---> bf6792e2b426 [2022-04-28T09:06:44.334Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 307b69949536 [2022-04-28T09:06:44.334Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> aa86f1524d9e [2022-04-28T09:06:44.334Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 5a9b418dec12 [2022-04-28T09:06:44.334Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 29c1747d3aa9 [2022-04-28T09:06:44.334Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 36802f9b86b1 [2022-04-28T09:06:44.334Z] Step 8/25 : COPY . . [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 9df846ee47f7 [2022-04-28T09:06:44.334Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 429e7c52c5fc [2022-04-28T09:06:44.334Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> e7ef671cc968 [2022-04-28T09:06:44.334Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T09:06:44.334Z] ---> Using cache [2022-04-28T09:06:44.334Z] ---> 9961c1d1842b [2022-04-28T09:06:44.334Z] 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-28T09:06:54.328Z] ---> Running in 54358ec16b7b [2022-04-28T09:06:54.328Z] ---> 022549afa602 [2022-04-28T09:06:54.328Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T09:06:54.328Z] ---> Running in 928aa02e91ee [2022-04-28T09:06:54.328Z] spire-1.2.1/ [2022-04-28T09:06:54.328Z] spire-1.2.1/.data/ [2022-04-28T09:06:54.328Z] spire-1.2.1/.data/.file [2022-04-28T09:06:54.328Z] spire-1.2.1/.dockerignore [2022-04-28T09:06:54.328Z] spire-1.2.1/.gitattributes [2022-04-28T09:06:54.328Z] spire-1.2.1/.githooks/ [2022-04-28T09:06:54.328Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/ [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:06:54.328Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:06:54.328Z] spire-1.2.1/.gitignore [2022-04-28T09:06:54.328Z] spire-1.2.1/.go-version [2022-04-28T09:06:54.328Z] spire-1.2.1/.golangci.yml [2022-04-28T09:06:54.328Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:06:54.328Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:06:54.328Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:06:54.328Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:06:54.328Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:06:54.328Z] spire-1.2.1/Dockerfile [2022-04-28T09:06:54.328Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:06:54.328Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:06:54.328Z] spire-1.2.1/LICENSE [2022-04-28T09:06:54.328Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:06:54.328Z] spire-1.2.1/Makefile [2022-04-28T09:06:54.328Z] spire-1.2.1/README.md [2022-04-28T09:06:54.328Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:06:54.328Z] spire-1.2.1/SECURITY.md [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:06:54.328Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/ [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/agent/ [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/server/ [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:06:54.328Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/ [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/ [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:06:54.328Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:06:54.328Z] spire-1.2.1/examples/ [2022-04-28T09:06:54.328Z] spire-1.2.1/examples/README.md [2022-04-28T09:06:54.328Z] spire-1.2.1/go.mod [2022-04-28T09:06:54.328Z] spire-1.2.1/go.sum [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:06:54.328Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/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-28T09:06:54.329Z] [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:06:54.329Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:06:54.330Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:06:54.331Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/private/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:06:54.332Z] spire-1.2.1/release/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:06:54.332Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/script/ [2022-04-28T09:06:54.332Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:06:54.332Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:06:54.332Z] spire-1.2.1/support/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:06:54.332Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/clock/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:06:54.332Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/common [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:06:54.332Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:06:54.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:06:54.334Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:06:54.334Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testca/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testkey/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/util/ [2022-04-28T09:06:54.334Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/util/race.go [2022-04-28T09:06:54.334Z] spire-1.2.1/test/util/util.go [2022-04-28T09:06:54.334Z] building spire from source... [2022-04-28T09:06:54.334Z] Installing go1.17.7... [2022-04-28T09:06:56.237Z] Removing intermediate container 77296580ee9f [2022-04-28T09:06:56.237Z] ---> 4371374333de [2022-04-28T09:06:56.237Z] [2022-04-28T09:06:56.237Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:06:56.237Z] ---> e04c818066af [2022-04-28T09:06:56.237Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T09:06:56.495Z] ---> Running in 1aacf5d8578e [2022-04-28T09:06:56.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:56.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:06:57.011Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T09:06:57.011Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:06:57.011Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:06:57.011Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:06:57.011Z] OK: 6 MiB in 16 packages [2022-04-28T09:06:59.546Z] Removing intermediate container 1aacf5d8578e [2022-04-28T09:06:59.546Z] ---> 9d4be6ff9f48 [2022-04-28T09:06:59.546Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:07:00.113Z] ---> Running in dee3abcdff68 [2022-04-28T09:07:00.679Z] Building bin/spire-server... [2022-04-28T09:07:00.679Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:07:00.679Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:07:00.679Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:07:00.679Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:07:00.679Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:07:00.939Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:07:00.939Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:07:00.939Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:07:00.939Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:07:00.939Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:07:01.198Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:07:01.198Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:07:01.457Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:07:01.457Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:07:01.457Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:07:01.717Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:07:01.717Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:07:01.717Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:07:01.717Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:07:01.717Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:07:01.717Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:07:01.717Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:07:01.717Z] Removing intermediate container dee3abcdff68 [2022-04-28T09:07:01.717Z] ---> fc32ebc7c8e2 [2022-04-28T09:07:01.717Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T09:07:01.717Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:07:01.717Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:07:01.717Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:07:01.717Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:07:01.717Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:07:01.717Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:07:01.977Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:07:01.977Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:07:01.977Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:07:01.977Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:07:01.977Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:07:01.977Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:07:01.977Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:07:01.977Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:07:02.236Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:07:02.236Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:07:02.236Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:07:02.236Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:07:02.495Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:07:02.495Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:07:02.495Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:07:02.495Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:07:02.495Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:07:02.495Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:07:02.761Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:07:03.696Z]  ---> Running in c392a6717374 [2022-04-28T09:07:04.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:07:04.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:07:04.522Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:07:04.522Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:07:04.522Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:07:04.522Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:07:04.522Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:07:04.522Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:07:04.522Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:07:04.522Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:07:04.522Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:07:04.782Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:07:04.782Z] Removing intermediate container c392a6717374 [2022-04-28T09:07:04.782Z] ---> 61990f64d60a [2022-04-28T09:07:04.782Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:07:06.156Z] ---> Running in ac6b1c77d873 [2022-04-28T09:07:06.156Z] Removing intermediate container ac6b1c77d873 [2022-04-28T09:07:06.156Z] ---> e3bf0d1afced [2022-04-28T09:07:06.156Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:07:07.103Z] ---> 85ebd970c5e5 [2022-04-28T09:07:07.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T09:07:08.038Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:07:08.038Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:07:08.038Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:07:08.038Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:07:08.038Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:07:08.297Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:07:08.866Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:07:09.124Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:07:09.387Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:07:09.387Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:07:09.387Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:07:09.646Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:07:09.906Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:07:09.906Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:07:10.164Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:07:10.164Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:07:10.734Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:07:10.734Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:07:10.734Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:07:10.734Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:07:10.734Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:07:10.734Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:07:10.734Z]  ---> eea252cce79b [2022-04-28T09:07:10.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T09:07:10.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:07:10.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:07:10.993Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:07:10.993Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:07:10.993Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:07:10.993Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:07:10.993Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:07:10.993Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:07:10.993Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:07:11.564Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:07:11.564Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:07:11.822Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:07:11.823Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:07:12.085Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:07:12.085Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:07:12.085Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:07:12.085Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:07:12.085Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:07:12.343Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:07:12.343Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:07:12.343Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:07:12.343Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:07:12.343Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:07:12.343Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:07:12.343Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:07:12.648Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:07:12.648Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:07:12.648Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:07:12.648Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:07:12.648Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:07:12.910Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:07:12.910Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:07:12.910Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:07:12.910Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:07:12.910Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:07:12.910Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:07:12.910Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:07:12.910Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:07:13.224Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:07:13.224Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:07:13.224Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:07:13.224Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:07:13.224Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:07:13.224Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:07:13.224Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:07:13.224Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:07:13.224Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:07:13.224Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:07:13.224Z]  ---> c98a8d01a83a [2022-04-28T09:07:13.224Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T09:07:13.224Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:07:13.484Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:07:13.484Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:07:13.484Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:07:13.484Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:07:13.484Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:07:13.484Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:07:13.484Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:07:13.484Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:07:13.484Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:07:13.484Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:07:13.484Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:07:13.484Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:07:13.742Z]  ---> Running in 56dac979261f [2022-04-28T09:07:15.171Z] Removing intermediate container 56dac979261f [2022-04-28T09:07:15.171Z] ---> 5135f04d8b57 [2022-04-28T09:07:15.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:07:15.783Z] Removing intermediate container 9ad77bb20c4b [2022-04-28T09:07:15.783Z] ---> 85edbc7ee787 [2022-04-28T09:07:15.783Z] [2022-04-28T09:07:15.783Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:07:15.783Z] ---> 0ac33e5f5afa [2022-04-28T09:07:15.783Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:07:15.783Z] ---> Using cache [2022-04-28T09:07:15.783Z] ---> 21cc1308d01a [2022-04-28T09:07:15.783Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:07:15.783Z] ---> Using cache [2022-04-28T09:07:15.783Z] ---> f3e374ddb273 [2022-04-28T09:07:15.783Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T09:07:16.360Z] Building bin/spire-agent... [2022-04-28T09:07:16.360Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:07:16.360Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:07:16.360Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:07:16.360Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:07:16.930Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:07:16.930Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:07:16.930Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:07:17.196Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:07:17.196Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:07:17.196Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:07:17.196Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:07:17.196Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:07:17.196Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:07:17.457Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:07:17.457Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:07:19.993Z]  ---> Running in 38788237f32c [2022-04-28T09:07:19.993Z] ---> Running in 852b44a99e20 [2022-04-28T09:07:19.993Z] Removing intermediate container 928aa02e91ee [2022-04-28T09:07:19.993Z] ---> 22c1fdb4cf19 [2022-04-28T09:07:19.993Z] [2022-04-28T09:07:19.993Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:07:19.993Z] ---> e04c818066af [2022-04-28T09:07:19.993Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T09:07:19.993Z] ---> Running in b59f2a8e6d21 [2022-04-28T09:07:19.993Z] Removing intermediate container 38788237f32c [2022-04-28T09:07:19.993Z] ---> 61f158166d83 [2022-04-28T09:07:19.993Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T09:07:20.268Z] ---> Running in ced6e18cc0d0 [2022-04-28T09:07:20.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:07:20.268Z] Removing intermediate container b59f2a8e6d21 [2022-04-28T09:07:20.268Z] ---> 3ae292ec6aa2 [2022-04-28T09:07:20.268Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T09:07:20.268Z] ---> Running in e51d4e393fa8 [2022-04-28T09:07:20.528Z] Removing intermediate container ced6e18cc0d0 [2022-04-28T09:07:20.528Z] ---> 709af9a00dc1 [2022-04-28T09:07:20.528Z] Step 21/22 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:07:20.528Z] Removing intermediate container e51d4e393fa8 [2022-04-28T09:07:20.528Z] ---> a1b1d2895d99 [2022-04-28T09:07:20.528Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T09:07:20.528Z] ---> Running in c107637dc211 [2022-04-28T09:07:20.528Z] ---> Running in f43ffb56dc50 [2022-04-28T09:07:20.790Z] Removing intermediate container c107637dc211 [2022-04-28T09:07:20.790Z] ---> a52c0e841bbd [2022-04-28T09:07:20.790Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:07:21.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:07:21.049Z] Removing intermediate container f43ffb56dc50 [2022-04-28T09:07:21.049Z] ---> 20052aa29066 [2022-04-28T09:07:21.049Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:07:21.049Z] ---> Running in 1f58cc2f41bd [2022-04-28T09:07:21.318Z] ---> Running in 753266060fdf [2022-04-28T09:07:21.577Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:07:21.577Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:07:21.577Z] OK: 15854 distinct packages available [2022-04-28T09:07:21.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:07:21.577Z] Removing intermediate container 1f58cc2f41bd [2022-04-28T09:07:21.577Z] ---> d47f2c69e424 [2022-04-28T09:07:21.577Z] [2022-04-28T09:07:21.835Z] Successfully built d47f2c69e424 [2022-04-28T09:07:21.835Z] Successfully tagged support-notifications:latest [2022-04-28T09:07:22.401Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:07:22.662Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T09:07:22.662Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:07:22.923Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T09:07:22.923Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T09:07:22.923Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:07:22.923Z] OK: 6 MiB in 18 packages [2022-04-28T09:07:23.180Z] Removing intermediate container 753266060fdf [2022-04-28T09:07:23.180Z] ---> 5c63836f60df [2022-04-28T09:07:23.180Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T09:07:23.180Z] ---> Running in c16900f45f6d [2022-04-28T09:07:24.119Z] Removing intermediate container 852b44a99e20 [2022-04-28T09:07:24.119Z] ---> 50e21e8bd3ae [2022-04-28T09:07:24.119Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:07:24.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:07:25.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:07:25.317Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:07:25.317Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T09:07:25.317Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T09:07:25.576Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T09:07:25.576Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T09:07:25.576Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T09:07:25.841Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:07:25.841Z] OK: 8 MiB in 20 packages [2022-04-28T09:07:26.100Z] ---> 3db6baed35fd [2022-04-28T09:07:26.100Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:07:26.666Z] ---> 01580ec2c9df [2022-04-28T09:07:26.666Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T09:07:26.666Z] ---> Running in 5e1f4c019cca [2022-04-28T09:07:26.666Z] Removing intermediate container c16900f45f6d [2022-04-28T09:07:26.666Z] ---> 61e4b3989670 [2022-04-28T09:07:26.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:07:27.236Z] Removing intermediate container 5e1f4c019cca [2022-04-28T09:07:27.236Z] ---> af1336eabbe2 [2022-04-28T09:07:27.236Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T09:07:27.509Z] ---> 5e79384a6a04 [2022-04-28T09:07:27.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T09:07:28.074Z] ---> 5961bae02bb0 [2022-04-28T09:07:28.074Z] Step 21/26 : WORKDIR / [2022-04-28T09:07:28.640Z] ---> Running in 35fc7e238987 [2022-04-28T09:07:28.640Z] ---> c90a1b5eb282 [2022-04-28T09:07:28.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T09:07:28.901Z] Removing intermediate container 35fc7e238987 [2022-04-28T09:07:28.901Z] ---> e1c37834750e [2022-04-28T09:07:28.901Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:07:28.901Z] ---> Running in ee5bd32c8546 [2022-04-28T09:07:28.901Z] ---> 69c039f1063b [2022-04-28T09:07:28.901Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T09:07:28.901Z] ---> Running in 6ad5ce190fd5 [2022-04-28T09:07:29.171Z] Removing intermediate container ee5bd32c8546 [2022-04-28T09:07:29.171Z] ---> 664bab43a064 [2022-04-28T09:07:29.171Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:07:29.444Z] Removing intermediate container 6ad5ce190fd5 [2022-04-28T09:07:29.444Z] ---> 559cab0d5cc8 [2022-04-28T09:07:29.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:07:29.704Z] ---> Running in ef9edd18863a [2022-04-28T09:07:29.704Z] ---> Running in 355882d89250 [2022-04-28T09:07:29.964Z] Removing intermediate container ef9edd18863a [2022-04-28T09:07:29.964Z] ---> 1578c73af8ae [2022-04-28T09:07:29.964Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T09:07:30.224Z] Removing intermediate container 355882d89250 [2022-04-28T09:07:30.224Z] ---> fc876b811230 [2022-04-28T09:07:30.224Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:07:30.484Z] ---> Running in 7348188f81bd [2022-04-28T09:07:30.484Z] ---> Running in 1862276377fd [2022-04-28T09:07:30.752Z] Removing intermediate container 7348188f81bd [2022-04-28T09:07:30.752Z] ---> 620051d69dde [2022-04-28T09:07:30.752Z] Step 25/26 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:07:31.009Z] Removing intermediate container 1862276377fd [2022-04-28T09:07:31.009Z] ---> 1514e43be799 [2022-04-28T09:07:31.009Z] Step 22/23 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:07:31.009Z] ---> Running in 778e16856203 [2022-04-28T09:07:31.009Z] ---> Running in 816e7798a5ec [2022-04-28T09:07:31.581Z] Removing intermediate container 778e16856203 [2022-04-28T09:07:31.581Z] ---> dd694a66671b [2022-04-28T09:07:31.581Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T09:07:31.581Z] Removing intermediate container 816e7798a5ec [2022-04-28T09:07:31.581Z] ---> 78e56fcd0ba0 [2022-04-28T09:07:31.581Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:07:31.581Z] ---> Running in f11f20c395bf [2022-04-28T09:07:31.885Z] ---> Running in 8af15375af30 [2022-04-28T09:07:31.885Z] Removing intermediate container f11f20c395bf [2022-04-28T09:07:31.885Z] ---> 87e93317e17d [2022-04-28T09:07:31.885Z] [2022-04-28T09:07:32.148Z] Successfully built 87e93317e17d [2022-04-28T09:07:32.148Z] Successfully tagged security-spire-config:latest [2022-04-28T09:07:32.148Z]  Building security-spire-config ... done Removing intermediate container 8af15375af30 [2022-04-28T09:07:32.148Z] ---> 6b993b4a2007 [2022-04-28T09:07:32.148Z] [2022-04-28T09:07:32.148Z] Successfully built 6b993b4a2007 [2022-04-28T09:07:32.148Z] Successfully tagged core-data:latest [2022-04-28T09:08:18.847Z]  Building core-data ... done Removing intermediate container cdb692eea630 [2022-04-28T09:08:18.847Z] ---> 9d45ed250374 [2022-04-28T09:08:18.847Z] [2022-04-28T09:08:18.847Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:08:18.847Z] ---> 0ac33e5f5afa [2022-04-28T09:08:18.847Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:08:18.847Z] ---> Using cache [2022-04-28T09:08:18.847Z] ---> 21cc1308d01a [2022-04-28T09:08:18.847Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:08:18.847Z] ---> Using cache [2022-04-28T09:08:18.847Z] ---> f3e374ddb273 [2022-04-28T09:08:18.847Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T09:08:18.847Z] ---> Running in 7107e499a4ce [2022-04-28T09:08:18.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:08:19.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:08:19.373Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:08:19.373Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:08:19.373Z] OK: 15854 distinct packages available [2022-04-28T09:08:19.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:08:20.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:08:20.579Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T09:08:20.579Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:08:20.839Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T09:08:20.839Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T09:08:20.839Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T09:08:21.098Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:08:21.098Z] OK: 6 MiB in 19 packages [2022-04-28T09:08:21.357Z] Removing intermediate container 7107e499a4ce [2022-04-28T09:08:21.357Z] ---> 011ca9b6c31e [2022-04-28T09:08:21.357Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T09:08:22.293Z] ---> f403e8dbae81 [2022-04-28T09:08:22.293Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:08:23.673Z] ---> 4fd53dac08d3 [2022-04-28T09:08:23.673Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:08:23.935Z] ---> 7e66516c7830 [2022-04-28T09:08:23.935Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T09:08:23.935Z] ---> 4fdc7f6d4661 [2022-04-28T09:08:23.935Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T09:08:24.194Z] ---> 866a19bf3238 [2022-04-28T09:08:24.194Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:08:24.194Z] ---> Running in 80f29a77c0d7 [2022-04-28T09:08:24.194Z] Removing intermediate container 80f29a77c0d7 [2022-04-28T09:08:24.194Z] ---> 18aae41fe713 [2022-04-28T09:08:24.194Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:08:24.194Z] ---> Running in a0336a6246b4 [2022-04-28T09:08:24.454Z] Removing intermediate container a0336a6246b4 [2022-04-28T09:08:24.454Z] ---> d4868e06e4fa [2022-04-28T09:08:24.454Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T09:08:24.454Z] ---> Running in ce4c8cf0373f [2022-04-28T09:08:24.454Z] Removing intermediate container ce4c8cf0373f [2022-04-28T09:08:24.454Z] ---> ac01cdcb3833 [2022-04-28T09:08:24.454Z] Step 25/26 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:08:24.454Z] ---> Running in d73d8a420505 [2022-04-28T09:08:24.716Z] Removing intermediate container d73d8a420505 [2022-04-28T09:08:24.716Z] ---> 36ab3b9f8622 [2022-04-28T09:08:24.716Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T09:08:24.716Z] ---> Running in 35b1947e693c [2022-04-28T09:08:24.716Z] Removing intermediate container 35b1947e693c [2022-04-28T09:08:24.716Z] ---> 1855e77e57d0 [2022-04-28T09:08:24.716Z] [2022-04-28T09:08:24.977Z] Successfully built 1855e77e57d0 [2022-04-28T09:08:24.977Z] Successfully tagged security-spire-agent:latest [2022-04-28T09:08:46.938Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-28T09:08:46.938Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:08:46.938Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:08:46.938Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:08:46.938Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:08:47.508Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:08:47.508Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:08:47.508Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:08:47.508Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:08:47.508Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:08:47.508Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:08:47.508Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:08:47.508Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:08:47.508Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:09:43.751Z] Removing intermediate container 54358ec16b7b [2022-04-28T09:09:43.752Z] ---> 4c861432a713 [2022-04-28T09:09:43.752Z] [2022-04-28T09:09:43.752Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T09:09:43.752Z] ---> 0ac33e5f5afa [2022-04-28T09:09:43.752Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:09:43.752Z] ---> Using cache [2022-04-28T09:09:43.752Z] ---> 21cc1308d01a [2022-04-28T09:09:43.752Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:09:43.752Z] ---> Using cache [2022-04-28T09:09:43.752Z] ---> f3e374ddb273 [2022-04-28T09:09:43.752Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T09:09:43.752Z] ---> Using cache [2022-04-28T09:09:43.752Z] ---> 011ca9b6c31e [2022-04-28T09:09:43.752Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:09:43.752Z] ---> ae447ca8d34e [2022-04-28T09:09:43.752Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:09:43.752Z] ---> 5039c02e9f92 [2022-04-28T09:09:43.752Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T09:09:43.752Z] ---> 4ec4affa61b7 [2022-04-28T09:09:43.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T09:09:43.752Z] ---> f44ccf343b72 [2022-04-28T09:09:43.752Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:09:43.752Z] ---> Running in 26da03a35a93 [2022-04-28T09:09:43.752Z] Removing intermediate container 26da03a35a93 [2022-04-28T09:09:43.752Z] ---> fe2aae4d5b84 [2022-04-28T09:09:43.752Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:09:43.752Z] ---> Running in 0e3f1d7dff17 [2022-04-28T09:09:43.752Z] Removing intermediate container 0e3f1d7dff17 [2022-04-28T09:09:43.752Z] ---> 082c605dbd55 [2022-04-28T09:09:43.752Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T09:09:43.752Z] ---> Running in 160bee3ade85 [2022-04-28T09:09:43.752Z] Removing intermediate container 160bee3ade85 [2022-04-28T09:09:43.752Z] ---> 2e6d8704ecd6 [2022-04-28T09:09:43.752Z] Step 24/25 : LABEL git_sha=1e6ccb52cb3b6ffded894338791ac22fa03306ae [2022-04-28T09:09:43.752Z] ---> Running in 6dadea1e92a0 [2022-04-28T09:09:43.752Z] Removing intermediate container 6dadea1e92a0 [2022-04-28T09:09:43.752Z] ---> 73034b7b5b68 [2022-04-28T09:09:43.752Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T09:09:43.752Z] ---> Running in 70d9778efd6e [2022-04-28T09:09:43.752Z] Removing intermediate container 70d9778efd6e [2022-04-28T09:09:43.752Z] ---> c658512aa141 [2022-04-28T09:09:43.752Z] [2022-04-28T09:09:43.752Z] Successfully built c658512aa141 [2022-04-28T09:09:43.752Z] Successfully tagged security-spire-server:latest [2022-04-28T09:09:43.760Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-28T09:09:43.758Z] $ docker stop --time=1 e26d886ab0e3c16145478e5f670f75c3cee83ede98017beb44dfab39cf88741e [2022-04-28T09:09:45.032Z] $ docker rm -f e26d886ab0e3c16145478e5f670f75c3cee83ede98017beb44dfab39cf88741e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T09:09:45.471Z] + docker images [2022-04-28T09:09:45.471Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T09:09:45.471Z] security-spire-server latest c658512aa141 3 seconds ago 87.3MB [2022-04-28T09:09:45.471Z] 4c861432a713 15 seconds ago 4.43GB [2022-04-28T09:09:45.471Z] security-spire-agent latest 1855e77e57d0 About a minute ago 127MB [2022-04-28T09:09:45.471Z] 9d45ed250374 About a minute ago 4.43GB [2022-04-28T09:09:45.471Z] core-data latest 6b993b4a2007 2 minutes ago 22.5MB [2022-04-28T09:09:45.471Z] security-spire-config latest 87e93317e17d 2 minutes ago 86.7MB [2022-04-28T09:09:45.471Z] support-notifications latest d47f2c69e424 2 minutes ago 26.9MB [2022-04-28T09:09:45.471Z] 22c1fdb4cf19 2 minutes ago 1.52GB [2022-04-28T09:09:45.471Z] 85edbc7ee787 2 minutes ago 4.43GB [2022-04-28T09:09:45.471Z] 4371374333de 2 minutes ago 1.55GB [2022-04-28T09:09:45.471Z] support-scheduler latest ee2674212730 3 minutes ago 26.3MB [2022-04-28T09:09:45.471Z] 45c6abae3f4e 3 minutes ago 1.55GB [2022-04-28T09:09:45.471Z] security-spiffe-token-provider latest cb0a2b24c0a1 3 minutes ago 28.8MB [2022-04-28T09:09:45.471Z] security-bootstrapper latest 399d1eefdd1a 3 minutes ago 19.1MB [2022-04-28T09:09:45.471Z] 31120edfc82f 3 minutes ago 1.54GB [2022-04-28T09:09:45.471Z] core-metadata latest bc77c5868bab 3 minutes ago 17MB [2022-04-28T09:09:45.471Z] 5083dfce4924 4 minutes ago 1.5GB [2022-04-28T09:09:45.471Z] e9e9f6618d65 4 minutes ago 1.5GB [2022-04-28T09:09:45.471Z] sys-mgmt-agent latest 1389dff6817e 4 minutes ago 299MB [2022-04-28T09:09:45.471Z] security-proxy-setup latest f706b7c6c607 5 minutes ago 26.9MB [2022-04-28T09:09:45.471Z] security-secretstore-setup latest 2c5f0fcad7df 5 minutes ago 28.5MB [2022-04-28T09:09:45.471Z] core-command latest 01e623c3ed87 5 minutes ago 16.1MB [2022-04-28T09:09:45.471Z] 502e03248ae0 5 minutes ago 1.5GB [2022-04-28T09:09:45.471Z] e12cac91535c 5 minutes ago 1.49GB [2022-04-28T09:09:45.471Z] a057b9f42b3e 5 minutes ago 1.5GB [2022-04-28T09:09:45.471Z] 0fe779c9ef26 5 minutes ago 1.49GB [2022-04-28T09:09:45.471Z] ci-base-image-x86_64 latest bf6792e2b426 8 minutes ago 896MB [2022-04-28T09:09:45.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB [2022-04-28T09:09:45.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB [2022-04-28T09:09:45.471Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T09:09:45.471Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T09:09:45.471Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T09:09:45.471Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-28T09:09:47.769Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:09:48.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:09:48.996Z] ---> package-listing.sh [2022-04-28T09:09:48.996Z] ++ facter osfamily [2022-04-28T09:09:48.997Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T09:09:49.258Z] + OS_FAMILY=debian [2022-04-28T09:09:49.258Z] + workspace=/w/workspace/edgex-go/1 [2022-04-28T09:09:49.258Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T09:09:49.258Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T09:09:49.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T09:09:49.258Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T09:09:49.258Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T09:09:49.258Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T09:09:49.258Z] + case "${OS_FAMILY}" in [2022-04-28T09:09:49.258Z] + dpkg -l [2022-04-28T09:09:49.258Z] + grep '^ii' [2022-04-28T09:09:49.258Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T09:09:49.258Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T09:09:49.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T09:09:49.258Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T09:09:49.258Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-28T09:09:49.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-28T09:09:49.294Z] 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-28T09:09:49.590Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:09:50.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T09:09:50.168Z] [2022-04-28T09:09:50.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:09:50.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T09:09:50.542Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T09:09:50.542Z] 5eb5b503b376: Pulling fs layer [2022-04-28T09:09:50.542Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T09:09:50.542Z] ec43610c2a17: Pulling fs layer [2022-04-28T09:09:50.542Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T09:09:50.542Z] 33b1e0a273af: Pulling fs layer [2022-04-28T09:09:50.542Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T09:09:50.542Z] 2f39f015ded8: Pulling fs layer [2022-04-28T09:09:50.542Z] 5d3b04190fa2: Waiting [2022-04-28T09:09:50.542Z] 3a2ae6a8a46f: Waiting [2022-04-28T09:09:50.542Z] 33b1e0a273af: Waiting [2022-04-28T09:09:50.542Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T09:09:50.542Z] 5c69ac0246d0: Download complete [2022-04-28T09:09:50.542Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T09:09:50.542Z] 3a2ae6a8a46f: Download complete [2022-04-28T09:09:50.542Z] 33b1e0a273af: Verifying Checksum [2022-04-28T09:09:50.542Z] 33b1e0a273af: Download complete [2022-04-28T09:09:50.542Z] ec43610c2a17: Verifying Checksum [2022-04-28T09:09:50.542Z] ec43610c2a17: Download complete [2022-04-28T09:09:50.542Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T09:09:50.542Z] 5d3b04190fa2: Download complete [2022-04-28T09:09:50.883Z] 5eb5b503b376: Verifying Checksum [2022-04-28T09:09:50.883Z] 5eb5b503b376: Download complete [2022-04-28T09:09:51.469Z] 2f39f015ded8: Download complete [2022-04-28T09:09:52.034Z] 5eb5b503b376: Pull complete [2022-04-28T09:09:52.034Z] 5c69ac0246d0: Pull complete [2022-04-28T09:09:52.599Z] ec43610c2a17: Pull complete [2022-04-28T09:09:52.599Z] 3a2ae6a8a46f: Pull complete [2022-04-28T09:09:52.859Z] 33b1e0a273af: Pull complete [2022-04-28T09:09:53.118Z] 5d3b04190fa2: Pull complete [2022-04-28T09:09:57.321Z] 2f39f015ded8: Pull complete [2022-04-28T09:09:57.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T09:09:57.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T09:09:57.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T09:09:57.403Z] prd-ubuntu20.04-docker-8c-8g-33634 does not seem to be running inside a container [2022-04-28T09:09:57.416Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T09:10:00.156Z] $ docker top 4ddc4adb7f65c613ff687d3af5a5e40822a9b2ca88adb962721b8e9e9f3ce670 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:10:00.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T09:10:00.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T09:10:01.209Z] + ls /var/log/sa-host [2022-04-28T09:10:01.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:10:01.357Z] provisioning config files... [2022-04-28T09:10:01.367Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6117257055309555686tmp [Pipeline] { [Pipeline] echo [2022-04-28T09:10:01.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:10:01.732Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T09:10:01.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:10:02.200Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T09:10:02.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:10:02.553Z] ---> sudo-logs.sh [2022-04-28T09:10:02.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T09:10:02.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:10:02.952Z] ---> job-cost.sh [2022-04-28T09:10:02.952Z] lf-activate-venv: SKIPPING [2022-04-28T09:10:02.952Z] INFO: No Stack... [2022-04-28T09:10:03.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T09:10:04.101Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T09:10:04.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:10:04.455Z] ---> logs-deploy.sh [2022-04-28T09:10:04.455Z] lf-activate-venv: SKIPPING [2022-04-28T09:10:04.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/1 [2022-04-28T09:10:04.455Z] INFO: archiving workspace using pattern(s): [2022-04-28T09:10:05.395Z] Archives upload complete. [2022-04-28T09:10:05.395Z] INFO: archiving logs to Nexus