Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1da00045c508a7d59c26af6ad2625d77986b1a8c 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-ssh14202962599540954592.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-ssh18250364798480402369.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13456483166253012819.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 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-ssh1389770399214897137.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3683757480688586196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-47869 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/224 [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/224 # 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 Avoid second fetch Checking out Revision 1da00045c508a7d59c26af6ad2625d77986b1a8c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 Commit message: "fix: Remove MessageBus Options data from configuration after client created (#4016)" > git rev-list --no-walk fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T19:00:24.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:00:24.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:00:24.790Z] ========================================================= [2022-05-10T19:00:24.790Z] EdgeX Global Pipelines Version Info [2022-05-10T19:00:24.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:00:25.579Z] ------------------- [2022-05-10T19:00:25.579Z] stable info: [2022-05-10T19:00:25.579Z] ------------------- [2022-05-10T19:00:25.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:00:25.579Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:00:25.579Z] Message: update stable to v1.0.227 [2022-05-10T19:00:26.149Z] ------------------- [2022-05-10T19:00:26.149Z] experimental info: [2022-05-10T19:00:26.149Z] ------------------- [2022-05-10T19:00:26.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:00:26.149Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:00:26.149Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:00:26.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T19:00:26.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T19:00:26.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:00:26.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:00:26.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:00:26.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:00:26.360Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:00:26.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T19:00:26.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T19:00:26.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T19:00:26.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:00:26.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:00:26.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:00:26.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:00:26.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:00:26.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:00:26.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:00:26.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:00:26.491Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T19:00:26.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T19:00:26.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:00:26.520Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T19:00:26.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T19:00:26.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T19:00:26.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T19:00:26.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] echo [2022-05-10T19:00:26.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1da0004 [Pipeline] echo [2022-05-10T19:00:26.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:00:26.630Z] provisioning config files... [2022-05-10T19:00:26.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/224@tmp/config5204610259383592408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:00:26.954Z] ---> docker-login.sh [2022-05-10T19:00:26.954Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:00:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:00:27.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:00:27.526Z] Configure a credential helper to remove this warning. See [2022-05-10T19:00:27.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:00:27.526Z] [2022-05-10T19:00:27.526Z] Login Succeeded [2022-05-10T19:00:27.526Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:00:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:00:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:00:27.789Z] Configure a credential helper to remove this warning. See [2022-05-10T19:00:27.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:00:27.789Z] [2022-05-10T19:00:27.789Z] Login Succeeded [2022-05-10T19:00:27.789Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:00:27.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:00:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:00:27.789Z] Configure a credential helper to remove this warning. See [2022-05-10T19:00:27.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:00:27.789Z] [2022-05-10T19:00:27.789Z] Login Succeeded [2022-05-10T19:00:27.789Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:00:27.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:00:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:00:28.050Z] Configure a credential helper to remove this warning. See [2022-05-10T19:00:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:00:28.050Z] [2022-05-10T19:00:28.050Z] Login Succeeded [2022-05-10T19:00:28.050Z] docker.io [2022-05-10T19:00:28.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:00:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:00:28.312Z] Configure a credential helper to remove this warning. See [2022-05-10T19:00:28.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:00:28.312Z] [2022-05-10T19:00:28.312Z] Login Succeeded [2022-05-10T19:00:28.312Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:00:28.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:00:28.640Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/core-command/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/core-data/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:00:28.640Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:00:28.640Z] cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T19:00:28.640Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:00:28.640Z] + cut -d/ -f2 [2022-05-10T19:00:28.640Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T19:00:28.752Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T19:00:29.106Z] + git rev-list -1 --merges 1da00045c508a7d59c26af6ad2625d77986b1a8c~1..1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] echo [2022-05-10T19:00:29.124Z] -----------> git rev-list -1 --merges 1da00045c508a7d59c26af6ad2625d77986b1a8c~1..1da00045c508a7d59c26af6ad2625d77986b1a8c 1da00045c508a7d59c26af6ad2625d77986b1a8c [false] [Pipeline] sh [2022-05-10T19:00:29.418Z] + git log --format=format:%s -1 1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] echo [2022-05-10T19:00:29.436Z] ========================================================= [2022-05-10T19:00:29.436Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:00:29.436Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T19:00:29.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:00:29.888Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:00:29.888Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:00:29.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:00:29.888Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T19:00:29.888Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T19:00:29.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:00:30.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:00:30.310Z] [2022-05-10T19:00:30.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:00:30.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:00:30.615Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:00:30.615Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:00:30.615Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:00:30.615Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:00:30.615Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:00:30.615Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:00:30.615Z] c427282e49a2: Pulling fs layer [2022-05-10T19:00:30.615Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:00:30.615Z] 0714d37db230: Pulling fs layer [2022-05-10T19:00:30.615Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:00:30.615Z] 1827001aaf11: Waiting [2022-05-10T19:00:30.615Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:00:30.615Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:00:30.615Z] a8d5f1318db7: Waiting [2022-05-10T19:00:30.615Z] 0714d37db230: Waiting [2022-05-10T19:00:30.615Z] c427282e49a2: Waiting [2022-05-10T19:00:30.615Z] ac28cf19c067: Waiting [2022-05-10T19:00:30.615Z] caf521ccaac6: Download complete [2022-05-10T19:00:30.615Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T19:00:30.615Z] 5c2a1cbceb83: Download complete [2022-05-10T19:00:30.878Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:00:30.878Z] a8d5f1318db7: Download complete [2022-05-10T19:00:30.878Z] c427282e49a2: Verifying Checksum [2022-05-10T19:00:30.878Z] c427282e49a2: Download complete [2022-05-10T19:00:30.878Z] 3ead6fa29328: Verifying Checksum [2022-05-10T19:00:30.878Z] 3ead6fa29328: Download complete [2022-05-10T19:00:30.878Z] 0714d37db230: Verifying Checksum [2022-05-10T19:00:30.878Z] 0714d37db230: Download complete [2022-05-10T19:00:30.878Z] ac28cf19c067: Verifying Checksum [2022-05-10T19:00:30.878Z] ac28cf19c067: Download complete [2022-05-10T19:00:30.878Z] ca983d60f3e2: Verifying Checksum [2022-05-10T19:00:30.878Z] ca983d60f3e2: Download complete [2022-05-10T19:00:30.878Z] 9f894cec8388: Verifying Checksum [2022-05-10T19:00:30.878Z] 9f894cec8388: Download complete [2022-05-10T19:00:30.878Z] 1fe172e4850f: Verifying Checksum [2022-05-10T19:00:30.878Z] 1fe172e4850f: Download complete [2022-05-10T19:00:31.138Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:00:31.138Z] 1827001aaf11: Download complete [2022-05-10T19:00:32.079Z] 1fe172e4850f: Pull complete [2022-05-10T19:00:32.342Z] caf521ccaac6: Pull complete [2022-05-10T19:00:32.913Z] 3ead6fa29328: Pull complete [2022-05-10T19:00:32.913Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:00:33.173Z] a8d5f1318db7: Pull complete [2022-05-10T19:00:33.173Z] c427282e49a2: Pull complete [2022-05-10T19:00:35.089Z] 1827001aaf11: Pull complete [2022-05-10T19:00:35.350Z] 0714d37db230: Pull complete [2022-05-10T19:00:35.350Z] ac28cf19c067: Pull complete [2022-05-10T19:00:35.350Z] ca983d60f3e2: Pull complete [2022-05-10T19:00:35.612Z] 9f894cec8388: Pull complete [2022-05-10T19:00:35.612Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:00:35.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:00:35.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:00:35.685Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T19:00:35.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T19:00:37.681Z] $ docker top 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f -eo pid,comm [2022-05-10T19:00:37.741Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T19:00:37.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:00:37.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:00:37.772Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:00:37.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:00:37.903Z] $ docker exec 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f ssh-agent [2022-05-10T19:00:38.022Z] SSH_AUTH_SOCK=/tmp/ssh-s8Wf80wavzKi/agent.32 [2022-05-10T19:00:38.022Z] SSH_AGENT_PID=38 [2022-05-10T19:00:38.030Z] Running ssh-add (command line suppressed) [2022-05-10T19:00:38.140Z] Identity added: /w/workspace/edgex-go/224@tmp/private_key_4815957641162696969.key (/w/workspace/edgex-go/224@tmp/private_key_4815957641162696969.key) [2022-05-10T19:00:38.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:00:38.449Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:00:38.466Z] $ docker exec --env ******** --env ******** 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f ssh-agent -k [2022-05-10T19:00:38.568Z] unset SSH_AUTH_SOCK; [2022-05-10T19:00:38.568Z] unset SSH_AGENT_PID; [2022-05-10T19:00:38.568Z] echo Agent pid 38 killed; [2022-05-10T19:00:38.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:00:38.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:00:38.599Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:00:38.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:00:38.739Z] $ docker exec 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f ssh-agent [2022-05-10T19:00:38.858Z] SSH_AUTH_SOCK=/tmp/ssh-MoMvHYKCL71J/agent.70 [2022-05-10T19:00:38.858Z] SSH_AGENT_PID=76 [2022-05-10T19:00:38.864Z] Running ssh-add (command line suppressed) [2022-05-10T19:00:38.975Z] Identity added: /w/workspace/edgex-go/224@tmp/private_key_3541720069774924377.key (/w/workspace/edgex-go/224@tmp/private_key_3541720069774924377.key) [2022-05-10T19:00:38.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:00:39.276Z] + git semver init [2022-05-10T19:00:39.537Z] 2022-05-10 19:00:39,484 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:00:39.537Z] 2022-05-10 19:00:39,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/224/.semver [2022-05-10T19:00:39.537Z] 2022-05-10 19:00:39,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/224/.semver [2022-05-10T19:00:39.537Z] 2022-05-10 19:00:39,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/224/.semver'], cwd=/w/workspace/edgex-go/224, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:00:43.741Z] 2022-05-10 19:00:43,580 [append_file] DEBUG append to file:/w/workspace/edgex-go/224/.git/info/exclude [2022-05-10T19:00:43.741Z] 2022-05-10 19:00:43,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/224/.semver/main with force:False [2022-05-10T19:00:43.741Z] 2022-05-10 19:00:43,580 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T19:00:43.741Z] 2022-05-10 19:00:43,580 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T19:00:43.741Z] 2.2.0-dev.95 [Pipeline] } [2022-05-10T19:00:43.756Z] $ docker exec --env ******** --env ******** 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f ssh-agent -k [2022-05-10T19:00:43.864Z] unset SSH_AUTH_SOCK; [2022-05-10T19:00:43.864Z] unset SSH_AGENT_PID; [2022-05-10T19:00:43.865Z] echo Agent pid 76 killed; [2022-05-10T19:00:43.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:00:44.172Z] + git semver [Pipeline] } [2022-05-10T19:00:44.450Z] $ docker stop --time=1 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f [2022-05-10T19:00:45.874Z] $ docker rm -f 8b9577dfd1c709ef06257a3821f781ec5d8750fcfe40b389cacedcb378ffb50f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:00:46.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:00:46.471Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:00:46.475Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.95 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-10T19:00:46.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:00:46.611Z] ========================================================= [2022-05-10T19:00:46.611Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:00:46.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:00:46.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:00:46.901Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:00:46.901Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:00:46.901Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:00:46.901Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:00:46.901Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:00:46.901Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:00:46.901Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:00:46.901Z] a51346096db8: Pulling fs layer [2022-05-10T19:00:46.901Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:00:46.901Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:00:46.901Z] ca2b28591e48: Waiting [2022-05-10T19:00:46.901Z] daebc70d1ce1: Waiting [2022-05-10T19:00:46.901Z] a51346096db8: Waiting [2022-05-10T19:00:46.901Z] 4fe6c5a15a65: Waiting [2022-05-10T19:00:46.901Z] 0e18a0eac166: Waiting [2022-05-10T19:00:46.901Z] 22a0e8bec74d: Waiting [2022-05-10T19:00:46.901Z] 8ed8ca486205: Verifying Checksum [2022-05-10T19:00:46.901Z] 8ed8ca486205: Download complete [2022-05-10T19:00:46.901Z] 666ba61612fd: Download complete [2022-05-10T19:00:46.901Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T19:00:46.901Z] ca2b28591e48: Verifying Checksum [2022-05-10T19:00:46.901Z] ca2b28591e48: Download complete [2022-05-10T19:00:46.901Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T19:00:46.901Z] 59bf1c3509f3: Download complete [2022-05-10T19:00:46.901Z] a51346096db8: Verifying Checksum [2022-05-10T19:00:46.901Z] a51346096db8: Download complete [2022-05-10T19:00:47.162Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:00:47.162Z] daebc70d1ce1: Download complete [2022-05-10T19:00:47.162Z] 59bf1c3509f3: Pull complete [2022-05-10T19:00:47.423Z] 666ba61612fd: Pull complete [2022-05-10T19:00:47.423Z] 8ed8ca486205: Pull complete [2022-05-10T19:00:47.684Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:00:47.684Z] 0e18a0eac166: Download complete [2022-05-10T19:00:47.684Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T19:00:47.684Z] 4fe6c5a15a65: Download complete [2022-05-10T19:00:51.895Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:00:51.895Z] 22a0e8bec74d: Pull complete [2022-05-10T19:00:51.895Z] ca2b28591e48: Pull complete [2022-05-10T19:00:51.895Z] a51346096db8: Pull complete [2022-05-10T19:00:51.895Z] daebc70d1ce1: Pull complete [2022-05-10T19:00:53.803Z] 0e18a0eac166: Pull complete [2022-05-10T19:00:53.803Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:00:53.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:00:53.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:00:54.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:00:54.108Z] WORKDIR /edgex [2022-05-10T19:00:54.108Z] COPY go.mod . [2022-05-10T19:00:54.108Z] RUN go mod download [2022-05-10T19:00:54.108Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T19:00:55.493Z] Sending build context to Docker daemon 335.2MB [2022-05-10T19:00:55.493Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:00:55.493Z] ---> f018257e8ee9 [2022-05-10T19:00:55.493Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:00:58.787Z] ---> Running in 6a80b723b879 [2022-05-10T19:00:58.787Z] Removing intermediate container 6a80b723b879 [2022-05-10T19:00:58.787Z] ---> cda7a70a9221 [2022-05-10T19:00:58.787Z] Step 3/4 : COPY go.mod . [2022-05-10T19:00:58.788Z] ---> 32a811799547 [2022-05-10T19:00:58.788Z] Step 4/4 : RUN go mod download [2022-05-10T19:00:58.788Z] ---> Running in f2c8b61bcd80 [2022-05-10T19:01:01.560Z] Still waiting to schedule task [2022-05-10T19:01:01.561Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T19:01:13.690Z] Removing intermediate container f2c8b61bcd80 [2022-05-10T19:01:13.690Z] ---> bcc0501f2076 [2022-05-10T19:01:13.690Z] Successfully built bcc0501f2076 [2022-05-10T19:01:13.690Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:01:13.985Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:01:13.986Z] . [Pipeline] withDockerContainer [2022-05-10T19:01:14.053Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T19:01:14.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** ci-base-image-x86_64 cat [2022-05-10T19:01:14.706Z] $ docker top 465e74152b6866741206e069f73ab53d04e5a1d52e1625271839d60874acd6f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:01:15.055Z] + go version [2022-05-10T19:01:15.055Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:01:15.075Z] $ docker stop --time=1 465e74152b6866741206e069f73ab53d04e5a1d52e1625271839d60874acd6f4 [2022-05-10T19:01:16.347Z] $ docker rm -f 465e74152b6866741206e069f73ab53d04e5a1d52e1625271839d60874acd6f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:01:16.746Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:01:16.746Z] . [Pipeline] withDockerContainer [2022-05-10T19:01:16.843Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T19:01:16.880Z] $ 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/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** ci-base-image-x86_64 cat [2022-05-10T19:01:17.268Z] $ docker top e249807b61a1d45f6ee7352a999b2bcdbb9d6e382cb5ec2530d65f4429b905ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:01:17.334Z] ========================================================= [2022-05-10T19:01:17.334Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:01:17.334Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:01:17.660Z] + make test [2022-05-10T19:01:17.660Z] go mod tidy -compat=1.17 [2022-05-10T19:01:17.660Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:01:22.934Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:01:35.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:01:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-05-10T19:01:35.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:01:35.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:01:36.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-05-10T19:01:36.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:01:36.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 53.4% of statements [2022-05-10T19:01:36.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:01:36.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:01:39.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.331s coverage: 89.2% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 84.8% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 95.6% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements [2022-05-10T19:01:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements [2022-05-10T19:01:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-05-10T19:01:49.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2022-05-10T19:01:49.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-05-10T19:01:51.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements [2022-05-10T19:01:51.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:02:01.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.4% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:02:01.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-10T19:02:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-10T19:02:01.329Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-10T19:02:19.423Z] GO111MODULE=on go vet ./... [2022-05-10T19:02:21.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:02:21.953Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:02:22.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:02:23.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:02:23.388Z] + ls -al . [2022-05-10T19:02:23.388Z] total 672 [2022-05-10T19:02:23.388Z] drwxrwxr-x 10 1001 1001 4096 May 10 19:02 . [2022-05-10T19:02:23.388Z] drwxr-xr-x 4 root root 4096 May 10 19:01 .. [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:00 .dockerignore [2022-05-10T19:02:23.388Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:00 .git [2022-05-10T19:02:23.388Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:00 .github [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:00 .gitignore [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:00 .golangci.yml [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:00 .hadolint.yml [2022-05-10T19:02:23.388Z] drwxr-xr-x 3 1001 1001 4096 May 10 19:00 .semver [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:00 .sonarcloud.properties [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:00 ADOPTERS.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:00 Attribution.txt [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 51732 May 10 19:00 CHANGELOG.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:00 CONTRIBUTING.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:00 GOVERNANCE.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:00 Jenkinsfile [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:00 LICENSE [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:00 Makefile [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:00 OWNERS.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:00 README.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:00 SECURITY.md [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 12 May 10 19:00 VERSION [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:00 ZMQWindows.md [2022-05-10T19:02:23.388Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:00 bin [2022-05-10T19:02:23.388Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:00 cmd [2022-05-10T19:02:23.388Z] -rw-r--r-- 1 root root 435134 May 10 19:01 coverage.out [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 3256 May 10 19:00 go.mod [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 35162 May 10 19:01 go.sum [2022-05-10T19:02:23.388Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:00 internal [2022-05-10T19:02:23.388Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:00 openapi [2022-05-10T19:02:23.388Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:00 snap [2022-05-10T19:02:23.388Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:00 version.go [Pipeline] sh [2022-05-10T19:02:23.677Z] + '[' -e coverage.out ] [2022-05-10T19:02:23.678Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:02:23.763Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:02:24.041Z] + make build [2022-05-10T19:02:24.041Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:02:38.931Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:02:42.024Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47873 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-10T19:02:42.037Z] Running in /w/workspace/edgex-go/224 [Pipeline] { [Pipeline] checkout [2022-05-10T19:02:42.348Z] The recommended git tool is: git [2022-05-10T19:02:45.497Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:02:46.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T19:02:48.987Z] using credential edgex-jenkins-ssh [2022-05-10T19:02:49.006Z] Cloning the remote Git repository [2022-05-10T19:02:49.143Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:02:49.309Z] > git init /w/workspace/edgex-go/224 # timeout=10 [2022-05-10T19:02:49.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:02:49.489Z] > git --version # timeout=10 [2022-05-10T19:02:49.507Z] > git --version # 'git version 2.25.1' [2022-05-10T19:02:49.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:02:49.583Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:02:53.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:02:53.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T19:02:53.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:02:54.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T19:02:55.587Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T19:02:56.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T19:02:57.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:02:57.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:02:59.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-10T19:03:00.163Z] $ docker stop --time=1 e249807b61a1d45f6ee7352a999b2bcdbb9d6e382cb5ec2530d65f4429b905ca [2022-05-10T19:03:03.043Z] $ docker rm -f e249807b61a1d45f6ee7352a999b2bcdbb9d6e382cb5ec2530d65f4429b905ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:03:04.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:03:04.090Z] [2022-05-10T19:03:04.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:03:04.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:03:04.393Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T19:03:04.393Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T19:03:04.393Z] ca9280d653b3: Pulling fs layer [2022-05-10T19:03:04.393Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T19:03:04.652Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T19:03:04.652Z] cbdbe7a5bc2a: Download complete [2022-05-10T19:03:04.652Z] ca9280d653b3: Verifying Checksum [2022-05-10T19:03:04.652Z] ca9280d653b3: Download complete [2022-05-10T19:03:04.652Z] cbdbe7a5bc2a: Pull complete [2022-05-10T19:03:05.221Z] 7e9c9ca2126c: Verifying Checksum [2022-05-10T19:03:05.221Z] 7e9c9ca2126c: Download complete [2022-05-10T19:03:05.221Z] ca9280d653b3: Pull complete [2022-05-10T19:03:05.601Z] Avoid second fetch [2022-05-10T19:03:05.601Z] Checking out Revision 1da00045c508a7d59c26af6ad2625d77986b1a8c (main) [2022-05-10T19:03:05.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:03:05.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:03:05.633Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:03:05.660Z] > git checkout -f 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 [2022-05-10T19:03:08.514Z] 7e9c9ca2126c: Pull complete [2022-05-10T19:03:08.514Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T19:03:08.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:03:08.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T19:03:08.611Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T19:03:08.699Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T19:03:10.027Z] Commit message: "fix: Remove MessageBus Options data from configuration after client created (#4016)" [2022-05-10T19:03:10.247Z] $ docker top 58a971f39646a8162f545ecb62db5d4469a3ebd5993058a27ab39b2f3c36ec5f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:03:10.599Z] + docker-compose build --help [2022-05-10T19:03:10.599Z] + grep parallel [2022-05-10T19:03:10.905Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:03:10.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:03:10.905Z] Dload Upload Total Spent Left Speed [2022-05-10T19:03:10.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-05-10T19:03:11.168Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:03:11.238Z] $ docker stop --time=1 58a971f39646a8162f545ecb62db5d4469a3ebd5993058a27ab39b2f3c36ec5f [2022-05-10T19:03:11.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-05-10T19:03:12.528Z] $ docker rm -f 58a971f39646a8162f545ecb62db5d4469a3ebd5993058a27ab39b2f3c36ec5f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:03:12.921Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T19:03:12.921Z] + sudo tee /etc/docker/daemon.new [2022-05-10T19:03:12.921Z] { [2022-05-10T19:03:12.921Z] "registry-mirrors": [ [2022-05-10T19:03:12.921Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:03:12.921Z] ], [2022-05-10T19:03:12.921Z] "bip": "10.250.0.254/24", [2022-05-10T19:03:12.921Z] "hosts": [ [2022-05-10T19:03:12.921Z] "tcp://0.0.0.0:5555", [2022-05-10T19:03:12.921Z] "unix:///var/run/docker.sock" [2022-05-10T19:03:12.921Z] ], [2022-05-10T19:03:12.921Z] "mtu": 1458, [2022-05-10T19:03:12.921Z] "selinux-enabled": true, [2022-05-10T19:03:12.921Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:03:12.921Z] } [Pipeline] sh [2022-05-10T19:03:13.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:03:13.002Z] . [Pipeline] withDockerContainer [2022-05-10T19:03:13.137Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T19:03:13.179Z] $ 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/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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/edgex-compose:latest cat [2022-05-10T19:03:13.332Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-05-10T19:03:13.760Z] $ docker top 8be31dff43b78d1cf663c9910d5cbb7d7c09567c871c868671edc6b92351f49d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-05-10T19:03:14.143Z] + sudo service docker restart [2022-05-10T19:03:14.164Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:03:14.736Z] Building core-command ... [2022-05-10T19:03:14.736Z] Building core-data ... [2022-05-10T19:03:14.736Z] Building core-metadata ... [2022-05-10T19:03:14.736Z] Building security-bootstrapper ... [2022-05-10T19:03:14.736Z] Building security-proxy-setup ... [2022-05-10T19:03:14.736Z] Building security-secretstore-setup ... [2022-05-10T19:03:14.736Z] Building security-spiffe-token-provider ... [2022-05-10T19:03:14.736Z] Building security-spire-agent ... [2022-05-10T19:03:14.736Z] Building security-spire-config ... [2022-05-10T19:03:14.736Z] Building security-spire-server ... [2022-05-10T19:03:14.736Z] Building support-notifications ... [2022-05-10T19:03:14.736Z] Building support-scheduler ... [2022-05-10T19:03:14.736Z] Building sys-mgmt-agent ... [2022-05-10T19:03:14.736Z] Building security-bootstrapper [2022-05-10T19:03:14.736Z] Building security-secretstore-setup [2022-05-10T19:03:14.736Z] Building core-metadata [2022-05-10T19:03:14.736Z] Building security-spiffe-token-provider [2022-05-10T19:03:14.736Z] Building core-command [2022-05-10T19:03:29.635Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:03:29.635Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:03:29.635Z] ---> bcc0501f2076 [2022-05-10T19:03:29.635Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:03:29.635Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:03:29.635Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:03:29.635Z] ---> bcc0501f2076 [2022-05-10T19:03:29.635Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:03:29.635Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:03:29.635Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:03:29.635Z] ---> bcc0501f2076 [2022-05-10T19:03:29.635Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:03:29.635Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:03:29.635Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:03:29.635Z] ---> bcc0501f2076 [2022-05-10T19:03:29.635Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:03:29.635Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:03:29.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:03:29.636Z] ---> bcc0501f2076 [2022-05-10T19:03:29.636Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:03:32.476Z] provisioning config files... [2022-05-10T19:03:32.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/224@tmp/config8729156701650267473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:03:32.872Z] ---> docker-login.sh [2022-05-10T19:03:32.873Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:03:32.936Z] ---> Running in 5529ff2a480f [2022-05-10T19:03:32.936Z] ---> Running in 2750317be853 [2022-05-10T19:03:32.936Z] ---> Running in 1aa10bc9a16c [2022-05-10T19:03:32.936Z] ---> Running in d1a56a8a5418 [2022-05-10T19:03:32.936Z] ---> Running in 1886e7c30cbd [2022-05-10T19:03:32.936Z] Removing intermediate container 1aa10bc9a16c [2022-05-10T19:03:32.936Z] ---> 40e99e7df960 [2022-05-10T19:03:32.936Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:03:32.936Z] Removing intermediate container 5529ff2a480f [2022-05-10T19:03:32.936Z] ---> b7f181eca5d5 [2022-05-10T19:03:32.936Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:03:32.936Z] Removing intermediate container 2750317be853 [2022-05-10T19:03:32.936Z] ---> 4d1bb307869d [2022-05-10T19:03:32.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:03:32.936Z] Removing intermediate container d1a56a8a5418 [2022-05-10T19:03:32.936Z] ---> 742355158d03 [2022-05-10T19:03:32.936Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:03:32.936Z] ---> Running in 74ab9e01ad9e [2022-05-10T19:03:32.936Z] Removing intermediate container 1886e7c30cbd [2022-05-10T19:03:32.936Z] ---> 83512b53bb18 [2022-05-10T19:03:32.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:03:32.936Z] ---> Running in 1931f67850fd [2022-05-10T19:03:32.936Z] ---> Running in e4cf47302f66 [2022-05-10T19:03:32.936Z] ---> Running in 20067d7a2681 [2022-05-10T19:03:32.936Z] ---> Running in 6d2c2be5a811 [2022-05-10T19:03:33.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:03:33.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:03:33.756Z] Configure a credential helper to remove this warning. See [2022-05-10T19:03:33.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:03:33.756Z] [2022-05-10T19:03:33.756Z] Login Succeeded [2022-05-10T19:03:33.756Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:03:33.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.134Z] Removing intermediate container 74ab9e01ad9e [2022-05-10T19:03:34.134Z] ---> 51af75a9c3d4 [2022-05-10T19:03:34.134Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:03:34.134Z] ---> Running in eb633339f03c [2022-05-10T19:03:34.134Z] Removing intermediate container 20067d7a2681 [2022-05-10T19:03:34.134Z] ---> 28339ae52700 [2022-05-10T19:03:34.134Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:03:34.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:03:34.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:03:34.357Z] Configure a credential helper to remove this warning. See [2022-05-10T19:03:34.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:03:34.357Z] [2022-05-10T19:03:34.357Z] Login Succeeded [2022-05-10T19:03:34.357Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:03:34.394Z] ---> Running in e2030badb80f [2022-05-10T19:03:34.394Z] Removing intermediate container 6d2c2be5a811 [2022-05-10T19:03:34.394Z] ---> 929783009371 [2022-05-10T19:03:34.394Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:03:34.394Z] Removing intermediate container e4cf47302f66 [2022-05-10T19:03:34.394Z] ---> 71e1a991d1fa [2022-05-10T19:03:34.394Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:03:34.394Z] ---> Running in 4628b086a647 [2022-05-10T19:03:34.394Z] ---> Running in 8d729c0fc740 [2022-05-10T19:03:34.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:03:34.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.913Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:03:34.913Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:03:34.913Z] OK: 15864 distinct packages available [2022-05-10T19:03:34.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:34.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:03:34.914Z] Configure a credential helper to remove this warning. See [2022-05-10T19:03:34.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:03:34.914Z] [2022-05-10T19:03:34.914Z] Login Succeeded [2022-05-10T19:03:34.914Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:03:35.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:03:35.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:03:35.459Z] Configure a credential helper to remove this warning. See [2022-05-10T19:03:35.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:03:35.459Z] [2022-05-10T19:03:35.459Z] Login Succeeded [2022-05-10T19:03:35.459Z] docker.io [2022-05-10T19:03:35.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:35.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:03:35.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:35.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:35.744Z] OK: 221 MiB in 52 packages [2022-05-10T19:03:35.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:35.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:36.003Z] OK: 221 MiB in 52 packages [2022-05-10T19:03:36.003Z] OK: 221 MiB in 52 packages [2022-05-10T19:03:36.003Z] OK: 221 MiB in 52 packages [2022-05-10T19:03:36.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:03:36.009Z] Configure a credential helper to remove this warning. See [2022-05-10T19:03:36.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:03:36.009Z] [2022-05-10T19:03:36.009Z] Login Succeeded [2022-05-10T19:03:36.009Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:03:36.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-10T19:03:36.263Z] Removing intermediate container eb633339f03c [2022-05-10T19:03:36.263Z] ---> f29e1cfdfc33 [2022-05-10T19:03:36.263Z] Step 6/31 : COPY go.mod vendor* ./ [Pipeline] echo [2022-05-10T19:03:36.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:03:36.495Z] ========================================================= [2022-05-10T19:03:36.495Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:03:36.495Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:03:36.524Z] ---> 2ee6509d6668 [2022-05-10T19:03:36.524Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:03:36.784Z] OK: 221 MiB in 52 packages [2022-05-10T19:03:36.784Z] ---> Running in 1a634c7d7512 [2022-05-10T19:03:36.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:03:37.128Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:03:37.128Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:03:37.128Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:03:37.128Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:03:37.128Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:03:37.128Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:03:37.128Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:03:37.128Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:03:37.128Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:03:37.128Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:03:37.128Z] 3096ccb668a1: Waiting [2022-05-10T19:03:37.128Z] 0c92f367c5e7: Waiting [2022-05-10T19:03:37.128Z] e8cf19c19ddd: Waiting [2022-05-10T19:03:37.128Z] a4caa8a26152: Waiting [2022-05-10T19:03:37.128Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:03:37.128Z] 94645a83ff95: Download complete [2022-05-10T19:03:37.128Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T19:03:37.128Z] 1a89e8eeedd5: Download complete [2022-05-10T19:03:37.128Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:03:37.128Z] 0c92f367c5e7: Download complete [2022-05-10T19:03:37.128Z] 3096ccb668a1: Verifying Checksum [2022-05-10T19:03:37.128Z] 3096ccb668a1: Download complete [2022-05-10T19:03:37.128Z] 9b3977197b4f: Download complete [2022-05-10T19:03:37.128Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T19:03:37.128Z] e8cf19c19ddd: Download complete [2022-05-10T19:03:37.368Z] Removing intermediate container 8d729c0fc740 [2022-05-10T19:03:37.368Z] ---> 9fe18ebdfe11 [2022-05-10T19:03:37.368Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:03:37.368Z] Removing intermediate container 1931f67850fd [2022-05-10T19:03:37.368Z] ---> 74ef2847e63f [2022-05-10T19:03:37.368Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:03:37.368Z] Removing intermediate container 4628b086a647 [2022-05-10T19:03:37.368Z] ---> 611fa36399e8 [2022-05-10T19:03:37.368Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:03:37.937Z] ---> 183a07877e99 [2022-05-10T19:03:37.937Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:03:38.119Z] 9b3977197b4f: Pull complete [2022-05-10T19:03:38.204Z] ---> 96c21588da0a [2022-05-10T19:03:38.204Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:03:38.204Z] ---> 024ae28d2cbe [2022-05-10T19:03:38.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:03:38.737Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:03:38.774Z] ---> Running in 7e177432252c [2022-05-10T19:03:39.022Z] 94645a83ff95: Pull complete [2022-05-10T19:03:39.034Z] ---> Running in d1d14f0f370b [2022-05-10T19:03:39.034Z] ---> Running in a1eca558a1dc [2022-05-10T19:03:39.034Z] Removing intermediate container e2030badb80f [2022-05-10T19:03:39.034Z] ---> d96bc8576faa [2022-05-10T19:03:39.034Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:03:39.297Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:03:39.297Z] a4caa8a26152: Download complete [2022-05-10T19:03:39.636Z] Removing intermediate container 1a634c7d7512 [2022-05-10T19:03:39.636Z] ---> 6fafb9d657d0 [2022-05-10T19:03:39.636Z] Step 8/31 : COPY . . [2022-05-10T19:03:39.636Z] ---> 94147edb5014 [2022-05-10T19:03:39.636Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:03:39.896Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T19:03:39.896Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:03:40.204Z] ---> Running in 89f5f2c3f1a6 [2022-05-10T19:03:42.751Z] Removing intermediate container 7e177432252c [2022-05-10T19:03:42.751Z] ---> dc420e26fb14 [2022-05-10T19:03:42.751Z] Step 8/25 : COPY . . [2022-05-10T19:03:46.062Z] Removing intermediate container a1eca558a1dc [2022-05-10T19:03:46.062Z] ---> 218616698f6a [2022-05-10T19:03:46.062Z] Step 7/20 : COPY . . [2022-05-10T19:03:46.321Z] ---> 6261aef49b13 [2022-05-10T19:03:46.321Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:03:46.581Z] Removing intermediate container 89f5f2c3f1a6 [2022-05-10T19:03:46.581Z] ---> 44e1d3f5d80f [2022-05-10T19:03:46.581Z] Step 8/23 : COPY . . [2022-05-10T19:03:46.839Z] Removing intermediate container d1d14f0f370b [2022-05-10T19:03:46.839Z] ---> b5f81cb57597 [2022-05-10T19:03:46.839Z] Step 8/23 : COPY . . [2022-05-10T19:03:48.223Z] ---> Running in 9f2621ec9358 [2022-05-10T19:03:52.318Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:03:52.318Z] 0c92f367c5e7: Pull complete [2022-05-10T19:03:52.590Z] 3096ccb668a1: Pull complete [2022-05-10T19:03:52.862Z] e8cf19c19ddd: Pull complete [2022-05-10T19:03:54.792Z] ---> fd9357dee5b7 [2022-05-10T19:03:54.792Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:03:54.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:03:55.052Z] ---> 150c7ce28af4 [2022-05-10T19:03:55.052Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:03:55.052Z] ---> 6a89f05d160f [2022-05-10T19:03:55.052Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:03:55.052Z] ---> e61abc132f08 [2022-05-10T19:03:55.052Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:03:55.052Z] ---> Running in 6cd421b0c960 [2022-05-10T19:03:55.312Z] ---> Running in c3fabee9d5b5 [2022-05-10T19:03:55.312Z] ---> Running in 19f110769f74 [2022-05-10T19:03:55.312Z] ---> Running in ed57758f486b [2022-05-10T19:03:55.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T19:03:55.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T19:03:56.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:03:56.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:03:58.266Z] a4caa8a26152: Pull complete [2022-05-10T19:03:58.266Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:03:58.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:03:58.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:03:58.628Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:03:58.628Z] WORKDIR /edgex [2022-05-10T19:03:58.628Z] COPY go.mod . [2022-05-10T19:03:58.628Z] RUN go mod download [2022-05-10T19:03:58.628Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T19:04:01.266Z] Sending build context to Docker daemon 169.3MB [2022-05-10T19:04:01.266Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:04:01.266Z] ---> 725f1c02e7f9 [2022-05-10T19:04:01.266Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:04:03.282Z] ---> Running in 5e1830bbec9d [2022-05-10T19:04:03.282Z] Removing intermediate container 5e1830bbec9d [2022-05-10T19:04:03.282Z] ---> 4fcb5cdef9cb [2022-05-10T19:04:03.282Z] Step 3/4 : COPY go.mod . [2022-05-10T19:04:03.879Z] ---> b1b417a7a659 [2022-05-10T19:04:03.879Z] Step 4/4 : RUN go mod download [2022-05-10T19:04:03.879Z] ---> Running in 3dabc4a4307c [2022-05-10T19:04:22.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T19:04:25.169Z] Removing intermediate container ed57758f486b [2022-05-10T19:04:25.169Z] ---> 89f1e0bf44ef [2022-05-10T19:04:25.169Z] [2022-05-10T19:04:25.169Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:04:25.169Z] Removing intermediate container 19f110769f74 [2022-05-10T19:04:25.169Z] ---> 57efb71d5903 [2022-05-10T19:04:25.169Z] [2022-05-10T19:04:25.169Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:04:25.169Z] Removing intermediate container 6cd421b0c960 [2022-05-10T19:04:25.169Z] ---> f5de18eb0c61 [2022-05-10T19:04:25.169Z] [2022-05-10T19:04:25.169Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:04:25.430Z] Removing intermediate container 9f2621ec9358 [2022-05-10T19:04:25.430Z] ---> feb02ff38196 [2022-05-10T19:04:25.430Z] [2022-05-10T19:04:25.430Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:04:25.999Z] 3.14: Pulling from library/alpine [2022-05-10T19:04:26.569Z] Removing intermediate container c3fabee9d5b5 [2022-05-10T19:04:26.569Z] ---> 9e61f1b185df [2022-05-10T19:04:26.569Z] [2022-05-10T19:04:26.569Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:04:26.829Z] 3.14: Pulling from library/alpine [2022-05-10T19:04:27.090Z] 3.14: Pulling from library/alpine [2022-05-10T19:04:27.090Z] 3.14: Pulling from library/alpine [2022-05-10T19:04:28.997Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:04:28.997Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:04:28.997Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:04:28.997Z] Status: Image is up to date for alpine:3.14 [2022-05-10T19:04:28.997Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:04:28.997Z] Status: Image is up to date for alpine:3.14 [2022-05-10T19:04:28.997Z] ---> e04c818066af [2022-05-10T19:04:28.997Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:04:28.997Z] ---> e04c818066af [2022-05-10T19:04:28.997Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:04:28.997Z] ---> e04c818066af [2022-05-10T19:04:28.997Z] Step 11/23 : RUN apk add --update --no-cache dumb-initDigest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:04:28.997Z] [2022-05-10T19:04:28.997Z] Status: Image is up to date for alpine:3.14 [2022-05-10T19:04:28.997Z] 3.15: Pulling from library/alpine [2022-05-10T19:04:28.997Z] ---> e04c818066af [2022-05-10T19:04:28.997Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:04:28.997Z] ---> Running in aed3f43e433e [2022-05-10T19:04:28.997Z] ---> Running in 74aa2be57f32 [2022-05-10T19:04:28.997Z] ---> Running in e75e30abd769 [2022-05-10T19:04:28.997Z] ---> Running in c3f3c8c097c3 [2022-05-10T19:04:28.997Z] Removing intermediate container c3f3c8c097c3 [2022-05-10T19:04:28.997Z] ---> 54dbd9924fa7 [2022-05-10T19:04:28.997Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:04:28.997Z] ---> Running in f361b51770d4 [2022-05-10T19:04:29.256Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:04:29.256Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:04:29.256Z] ---> 0ac33e5f5afa [2022-05-10T19:04:29.256Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:04:29.256Z] ---> Running in 3bfca1cd5e51 [2022-05-10T19:04:29.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.515Z] Removing intermediate container 3bfca1cd5e51 [2022-05-10T19:04:29.515Z] ---> 20531bf075d9 [2022-05-10T19:04:29.515Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:29.515Z] ---> Running in 504092fec49a [2022-05-10T19:04:29.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.775Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:04:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.775Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:04:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.775Z] OK: 6 MiB in 15 packages [2022-05-10T19:04:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:30.036Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:04:30.036Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:04:30.036Z] OK: 6 MiB in 15 packages [2022-05-10T19:04:30.036Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:04:30.036Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:04:30.036Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:04:30.036Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:04:30.036Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:04:30.036Z] OK: 6 MiB in 16 packages [2022-05-10T19:04:30.036Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:04:30.036Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:04:30.036Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:04:30.296Z] OK: 6 MiB in 17 packages [2022-05-10T19:04:30.296Z] Removing intermediate container aed3f43e433e [2022-05-10T19:04:30.296Z] ---> 527d35759e77 [2022-05-10T19:04:30.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:04:30.296Z] ---> Running in 79a56e8b78d3 [2022-05-10T19:04:30.555Z] Removing intermediate container 79a56e8b78d3 [2022-05-10T19:04:30.555Z] ---> b68c25978424 [2022-05-10T19:04:30.555Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:04:30.555Z] Removing intermediate container 504092fec49a [2022-05-10T19:04:30.555Z] ---> 04f06db2180f [2022-05-10T19:04:30.555Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:04:30.815Z] ---> Running in d2a6e1cf2b81 [2022-05-10T19:04:30.815Z] ---> Running in 225ab6d31f01 [2022-05-10T19:04:30.815Z] Removing intermediate container 74aa2be57f32 [2022-05-10T19:04:30.815Z] ---> 7e7e4db5b54c [2022-05-10T19:04:30.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:04:31.073Z] Removing intermediate container d2a6e1cf2b81 [2022-05-10T19:04:31.073Z] ---> 3fffb19effa6 [2022-05-10T19:04:31.073Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:04:31.073Z] ---> Running in f040f92d590f [2022-05-10T19:04:31.073Z] Removing intermediate container f361b51770d4 [2022-05-10T19:04:31.073Z] ---> aa237fa747e6 [2022-05-10T19:04:31.073Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:04:31.073Z] ---> Running in 24186f3fedd7 [2022-05-10T19:04:31.074Z] Removing intermediate container e75e30abd769 [2022-05-10T19:04:31.074Z] ---> 63563a2b0479 [2022-05-10T19:04:31.074Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:04:31.074Z] ---> Running in e4bcec0f477c [2022-05-10T19:04:31.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:31.333Z] ---> Running in d57656ea1e97 [2022-05-10T19:04:31.333Z] Removing intermediate container f040f92d590f [2022-05-10T19:04:31.333Z] ---> d8fc0d469800 [2022-05-10T19:04:31.333Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:04:31.333Z] Removing intermediate container 24186f3fedd7 [2022-05-10T19:04:31.333Z] ---> da928407efd6 [2022-05-10T19:04:31.333Z] Step 15/23 : WORKDIR / [2022-05-10T19:04:31.333Z] ---> Running in f4b0cbfca25a [2022-05-10T19:04:31.333Z] ---> Running in cf21a31e5945 [2022-05-10T19:04:31.333Z] Removing intermediate container e4bcec0f477c [2022-05-10T19:04:31.334Z] ---> e912287ee03a [2022-05-10T19:04:31.334Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:04:31.334Z] Removing intermediate container d57656ea1e97 [2022-05-10T19:04:31.334Z] ---> e594f66f6c5c [2022-05-10T19:04:31.334Z] Step 13/25 : WORKDIR / [2022-05-10T19:04:31.593Z] ---> Running in 4a9f25c429b7 [2022-05-10T19:04:31.593Z] Removing intermediate container f4b0cbfca25a [2022-05-10T19:04:31.593Z] ---> 49e71c0ce741 [2022-05-10T19:04:31.593Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:04:31.593Z] ---> Running in 1869c86713c2 [2022-05-10T19:04:31.593Z] Removing intermediate container cf21a31e5945 [2022-05-10T19:04:31.593Z] ---> 05d8eb73d126 [2022-05-10T19:04:31.593Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:04:31.593Z] ---> Running in 2b5d8a53bb0a [2022-05-10T19:04:31.593Z] Removing intermediate container 4a9f25c429b7 [2022-05-10T19:04:31.593Z] ---> 240fc4edd964 [2022-05-10T19:04:31.593Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:04:31.593Z] Removing intermediate container 1869c86713c2 [2022-05-10T19:04:31.593Z] ---> 6f39f375d74c [2022-05-10T19:04:31.593Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T19:04:31.852Z] ---> Running in af45b69ae854 [2022-05-10T19:04:31.852Z] Removing intermediate container 2b5d8a53bb0a [2022-05-10T19:04:31.852Z] ---> 99eb62e62bce [2022-05-10T19:04:31.852Z] Step 15/23 : WORKDIR / [2022-05-10T19:04:31.852Z] ---> 71fbebe9eddd [2022-05-10T19:04:31.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:04:31.852Z] ---> Running in 9aa0e7c4f28c [2022-05-10T19:04:31.852Z] ---> ab03fc94859f [2022-05-10T19:04:31.852Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T19:04:32.115Z] Removing intermediate container 9aa0e7c4f28c [2022-05-10T19:04:32.115Z] ---> e0ad2a891097 [2022-05-10T19:04:32.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:04:32.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:32.115Z] ---> a73b8f811873 [2022-05-10T19:04:32.115Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:04:32.376Z] ---> 5c71635aa585 [2022-05-10T19:04:32.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:04:32.376Z] ---> a3ab88ca898f [2022-05-10T19:04:32.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:04:32.376Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:04:32.376Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:04:32.376Z] OK: 15855 distinct packages available [2022-05-10T19:04:32.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:32.635Z] ---> 455469d8dd5b [2022-05-10T19:04:32.635Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T19:04:32.635Z] ---> 2dab360137fb [2022-05-10T19:04:32.635Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:04:32.635Z] ---> Running in ffa6b568ba43 [2022-05-10T19:04:32.635Z] Removing intermediate container af45b69ae854 [2022-05-10T19:04:32.635Z] ---> 4697f6d9f5c7 [2022-05-10T19:04:32.635Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:04:32.896Z] ---> 35ae20d85150 [2022-05-10T19:04:32.896Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:04:32.896Z] ---> 0103c0360e86 [2022-05-10T19:04:32.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:04:32.896Z] ---> Running in 5bf4f47f6250 [2022-05-10T19:04:32.896Z] Removing intermediate container ffa6b568ba43 [2022-05-10T19:04:32.896Z] ---> b36b84988aef [2022-05-10T19:04:32.896Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:04:33.155Z] ---> Running in 62585cbc6b29 [2022-05-10T19:04:33.155Z] ---> 232d631f14c7 [2022-05-10T19:04:33.155Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:04:33.155Z] Removing intermediate container 5bf4f47f6250 [2022-05-10T19:04:33.155Z] ---> ff4979d2bf82 [2022-05-10T19:04:33.155Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:04:33.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:33.512Z] ---> Running in 2273e3b4c1b9 [2022-05-10T19:04:33.512Z] ---> 51a9207ad53c [2022-05-10T19:04:33.512Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:04:33.512Z] Removing intermediate container 62585cbc6b29 [2022-05-10T19:04:33.512Z] ---> fb81eb3b04e8 [2022-05-10T19:04:33.512Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:04:33.512Z] ---> Running in 30002bac7a49 [2022-05-10T19:04:33.512Z] ---> 71187901839f [2022-05-10T19:04:33.512Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:04:33.774Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:04:33.774Z] Removing intermediate container 2273e3b4c1b9 [2022-05-10T19:04:33.774Z] ---> 652e517025bd [2022-05-10T19:04:33.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:04:33.774Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:04:33.774Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:04:33.774Z] ---> Running in c67425b9b4d2 [2022-05-10T19:04:33.774Z] Removing intermediate container 30002bac7a49 [2022-05-10T19:04:33.774Z] ---> 4ce964af197f [2022-05-10T19:04:33.774Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:04:33.774Z] ---> Running in 707aa7f44500 [2022-05-10T19:04:33.774Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:04:34.032Z] ---> 8f24621ed5d4 [2022-05-10T19:04:34.032Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:04:34.032Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:04:34.032Z] ---> Running in 4def5f62bbdb [2022-05-10T19:04:34.032Z] Removing intermediate container 707aa7f44500 [2022-05-10T19:04:34.032Z] ---> 08140c0175c9 [2022-05-10T19:04:34.032Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:04:34.032Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:04:34.032Z] ---> 2667ae050d6f [2022-05-10T19:04:34.032Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T19:04:34.293Z] ---> Running in 3045470d3793 [2022-05-10T19:04:34.293Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:04:34.293Z] ---> Running in cd441e062dd7 [2022-05-10T19:04:34.293Z] Removing intermediate container 4def5f62bbdb [2022-05-10T19:04:34.293Z] ---> bef113b6408e [2022-05-10T19:04:34.293Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:04:34.293Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:04:34.293Z] ---> Running in 34f29ced3505 [2022-05-10T19:04:34.293Z] Removing intermediate container 3045470d3793 [2022-05-10T19:04:34.293Z] ---> f8421def1fa1 [2022-05-10T19:04:34.293Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:04:34.293Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:04:34.293Z] ---> Running in 87df996b0258 [2022-05-10T19:04:34.551Z] Removing intermediate container 34f29ced3505 [2022-05-10T19:04:34.551Z] ---> ca3249bf9ba7 [2022-05-10T19:04:34.551Z] [2022-05-10T19:04:34.551Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:04:34.551Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:04:34.551Z] OK: 8 MiB in 23 packages [2022-05-10T19:04:34.551Z] Successfully built ca3249bf9ba7 [2022-05-10T19:04:34.551Z] Successfully tagged core-metadata:latest [2022-05-10T19:04:34.551Z]  Building core-metadata ... done Building support-notifications [2022-05-10T19:04:34.551Z] Removing intermediate container 87df996b0258 [2022-05-10T19:04:34.551Z] ---> e8d68cef4c08 [2022-05-10T19:04:34.551Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:04:34.551Z] ---> Running in 61ee20dbafc5 [2022-05-10T19:04:35.147Z] Removing intermediate container c67425b9b4d2 [2022-05-10T19:04:35.147Z] ---> b67238260c9d [2022-05-10T19:04:35.147Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:04:36.621Z] Removing intermediate container 61ee20dbafc5 [2022-05-10T19:04:36.621Z] ---> 565ef3b69b2c [2022-05-10T19:04:36.621Z] [2022-05-10T19:04:36.621Z] ---> f8dd2b688266 [2022-05-10T19:04:36.621Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:04:36.621Z] Successfully built 565ef3b69b2c [2022-05-10T19:04:36.621Z] Successfully tagged core-command:latest [2022-05-10T19:04:36.621Z]  Building core-command ... done Building support-scheduler [2022-05-10T19:04:36.621Z] Removing intermediate container cd441e062dd7 [2022-05-10T19:04:36.621Z] ---> cbbd63e278b8 [2022-05-10T19:04:36.621Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:04:38.545Z] ---> 53a85206a164 [2022-05-10T19:04:38.545Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:04:38.545Z] ---> Running in bbb1294e33bc [2022-05-10T19:04:38.545Z] Removing intermediate container 225ab6d31f01 [2022-05-10T19:04:38.545Z] ---> ef41b818a66c [2022-05-10T19:04:38.545Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:04:38.902Z] Removing intermediate container bbb1294e33bc [2022-05-10T19:04:38.902Z] ---> 4db50530a8c0 [2022-05-10T19:04:38.902Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:04:39.168Z] ---> 8ec1c0463107 [2022-05-10T19:04:39.168Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:04:39.168Z] ---> 684a71001878 [2022-05-10T19:04:39.168Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:04:39.168Z] ---> Running in c7c80c608775 [2022-05-10T19:04:39.793Z] Removing intermediate container c7c80c608775 [2022-05-10T19:04:39.793Z] ---> 4321c342b808 [2022-05-10T19:04:39.793Z] Step 24/25 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:04:39.793Z] ---> 8d3101eaeb67 [2022-05-10T19:04:39.793Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:04:39.793Z] ---> Running in e94dc2ed397e [2022-05-10T19:04:40.052Z] ---> 9f76cdd52cb0 [2022-05-10T19:04:40.052Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:04:40.052Z] Removing intermediate container e94dc2ed397e [2022-05-10T19:04:40.052Z] ---> 6b80b9d526d6 [2022-05-10T19:04:40.052Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T19:04:40.350Z] ---> 2eca4641142b [2022-05-10T19:04:40.350Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:04:40.610Z] ---> Running in 74ebdfe3a21b [2022-05-10T19:04:40.610Z] ---> Running in a4b7460d9578 [2022-05-10T19:04:40.610Z] Removing intermediate container 74ebdfe3a21b [2022-05-10T19:04:40.610Z] ---> e57f322017a1 [2022-05-10T19:04:40.610Z] [2022-05-10T19:04:40.869Z] ---> 8f364936e406 [2022-05-10T19:04:40.869Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:04:40.869Z] Removing intermediate container a4b7460d9578 [2022-05-10T19:04:40.869Z] ---> 00b6735a7e11 [2022-05-10T19:04:40.869Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:04:40.869Z] Successfully built e57f322017a1 [2022-05-10T19:04:40.869Z] ---> Running in f99e6a1143a6 [2022-05-10T19:04:40.869Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T19:04:40.869Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-05-10T19:04:41.127Z] Removing intermediate container f99e6a1143a6 [2022-05-10T19:04:41.127Z] ---> 30394db7770d [2022-05-10T19:04:41.127Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:04:41.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:04:41.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:04:41.697Z] ---> bcc0501f2076 [2022-05-10T19:04:41.697Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:04:41.697Z] ---> Using cache [2022-05-10T19:04:41.697Z] ---> 742355158d03 [2022-05-10T19:04:41.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:41.697Z] ---> Using cache [2022-05-10T19:04:41.697Z] ---> 71e1a991d1fa [2022-05-10T19:04:41.697Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:04:43.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:04:43.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:04:43.075Z] ---> bcc0501f2076 [2022-05-10T19:04:43.075Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:04:43.075Z] ---> Using cache [2022-05-10T19:04:43.075Z] ---> 742355158d03 [2022-05-10T19:04:43.075Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:43.075Z] ---> Using cache [2022-05-10T19:04:43.075Z] ---> 71e1a991d1fa [2022-05-10T19:04:43.075Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:04:43.075Z] ---> Using cache [2022-05-10T19:04:43.075Z] ---> 9fe18ebdfe11 [2022-05-10T19:04:43.075Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:04:43.075Z] ---> Using cache [2022-05-10T19:04:43.075Z] ---> 183a07877e99 [2022-05-10T19:04:43.075Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:04:43.075Z] ---> Using cache [2022-05-10T19:04:43.075Z] ---> dc420e26fb14 [2022-05-10T19:04:43.075Z] Step 8/22 : COPY . . [2022-05-10T19:04:43.075Z] ---> Using cache [2022-05-10T19:04:43.075Z] ---> fd9357dee5b7 [2022-05-10T19:04:43.075Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:04:44.012Z] ---> f49cc8432d89 [2022-05-10T19:04:44.012Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:04:44.012Z] ---> Running in 0e749b045588 [2022-05-10T19:04:44.012Z] ---> Running in 43fbb05e50b7 [2022-05-10T19:04:44.012Z] ---> Running in a408c662d046 [2022-05-10T19:04:44.271Z] ---> Running in 4d5057241866 [2022-05-10T19:04:44.271Z] Removing intermediate container 0e749b045588 [2022-05-10T19:04:44.271Z] ---> d3e59a1a1402 [2022-05-10T19:04:44.271Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T19:04:44.553Z] ---> Running in 97f2f9973037 [2022-05-10T19:04:44.553Z] Removing intermediate container 97f2f9973037 [2022-05-10T19:04:44.553Z] ---> 01c408ac16b0 [2022-05-10T19:04:44.553Z] Step 19/20 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:04:44.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:44.813Z] ---> Running in 4209c85d902b [2022-05-10T19:04:45.073Z] Removing intermediate container 4209c85d902b [2022-05-10T19:04:45.073Z] ---> e53a39c5a353 [2022-05-10T19:04:45.073Z] Step 20/20 : LABEL version=2.2.0-dev.95 [2022-05-10T19:04:45.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:04:45.073Z] ---> Running in 451f2fa222a7 [2022-05-10T19:04:45.331Z] Removing intermediate container 451f2fa222a7 [2022-05-10T19:04:45.331Z] ---> 1f233392bd66 [2022-05-10T19:04:45.331Z] [2022-05-10T19:04:45.591Z] Successfully built 1f233392bd66 [2022-05-10T19:04:45.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:45.591Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T19:04:45.591Z] Building security-spire-server [2022-05-10T19:04:45.882Z]  Building security-spiffe-token-provider ... done OK: 221 MiB in 52 packages [2022-05-10T19:04:46.451Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:04:46.451Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:04:46.451Z] ---> bcc0501f2076 [2022-05-10T19:04:46.451Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:04:46.451Z] ---> Using cache [2022-05-10T19:04:46.451Z] ---> 742355158d03 [2022-05-10T19:04:46.451Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:46.451Z] ---> Using cache [2022-05-10T19:04:46.451Z] ---> 71e1a991d1fa [2022-05-10T19:04:46.451Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:04:46.451Z] Removing intermediate container 4d5057241866 [2022-05-10T19:04:46.451Z] ---> 85f9ee71510d [2022-05-10T19:04:46.451Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:04:47.836Z] ---> Running in ed163d2b648e [2022-05-10T19:04:47.836Z] ---> Running in efdcf6747288 [2022-05-10T19:04:48.094Z] Removing intermediate container 43fbb05e50b7 [2022-05-10T19:04:48.094Z] ---> bcc9178a2f50 [2022-05-10T19:04:48.094Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:04:48.094Z] Removing intermediate container efdcf6747288 [2022-05-10T19:04:48.094Z] ---> 6d7b1fbe520e [2022-05-10T19:04:48.094Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:04:48.094Z] ---> Running in ebc15a4a9d0e [2022-05-10T19:04:48.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:48.351Z] ---> 006aadb1554a [2022-05-10T19:04:48.352Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:04:48.620Z] Removing intermediate container ebc15a4a9d0e [2022-05-10T19:04:48.620Z] ---> 37c28f6e70d1 [2022-05-10T19:04:48.620Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T19:04:48.620Z] ---> Running in 9e8ba0f576d7 [2022-05-10T19:04:48.880Z] ---> Running in 6329054bdbda [2022-05-10T19:04:49.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:49.157Z] Removing intermediate container 6329054bdbda [2022-05-10T19:04:49.157Z] ---> 6bf310f5b7e0 [2022-05-10T19:04:49.157Z] Step 30/31 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:04:49.486Z] OK: 221 MiB in 52 packages [2022-05-10T19:04:49.745Z] ---> Running in e8a93d98bbec [2022-05-10T19:04:50.755Z] Removing intermediate container e8a93d98bbec [2022-05-10T19:04:50.755Z] ---> 3db4c5a8f628 [2022-05-10T19:04:50.755Z] Step 31/31 : LABEL version=2.2.0-dev.95 [2022-05-10T19:04:50.755Z] ---> Running in 559eb2976d15 [2022-05-10T19:04:51.015Z] Removing intermediate container ed163d2b648e [2022-05-10T19:04:51.015Z] ---> eac1cdfda9bd [2022-05-10T19:04:51.015Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:04:51.015Z] Removing intermediate container 9e8ba0f576d7 [2022-05-10T19:04:51.015Z] ---> f61e0b6d3dbf [2022-05-10T19:04:51.015Z] Step 8/22 : COPY . . [2022-05-10T19:04:51.015Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:04:51.015Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:04:51.015Z] ---> bcc0501f2076 [2022-05-10T19:04:51.015Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:04:51.015Z] ---> Using cache [2022-05-10T19:04:51.015Z] ---> 742355158d03 [2022-05-10T19:04:51.015Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:51.015Z] ---> Using cache [2022-05-10T19:04:51.015Z] ---> 71e1a991d1fa [2022-05-10T19:04:51.015Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:04:51.015Z] ---> Using cache [2022-05-10T19:04:51.015Z] ---> eac1cdfda9bd [2022-05-10T19:04:51.015Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:04:51.273Z] Removing intermediate container 559eb2976d15 [2022-05-10T19:04:51.273Z] ---> a93a4a3e23bf [2022-05-10T19:04:51.273Z] [2022-05-10T19:04:51.532Z] Successfully built a93a4a3e23bf [2022-05-10T19:04:52.100Z] Successfully tagged security-bootstrapper:latest [2022-05-10T19:04:52.100Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-10T19:04:54.637Z] ---> b8ba3ff10062 [2022-05-10T19:04:54.637Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:04:54.895Z] ---> b80bd099a828 [2022-05-10T19:04:54.895Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:04:55.468Z] ---> Running in 63666efc910c [2022-05-10T19:04:55.468Z] ---> Running in b9e867794fad [2022-05-10T19:04:58.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:04:58.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:04:58.001Z] ---> bcc0501f2076 [2022-05-10T19:04:58.001Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:04:58.001Z] ---> Using cache [2022-05-10T19:04:58.001Z] ---> 742355158d03 [2022-05-10T19:04:58.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:58.001Z] ---> Using cache [2022-05-10T19:04:58.001Z] ---> 71e1a991d1fa [2022-05-10T19:04:58.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:04:58.001Z] ---> Using cache [2022-05-10T19:04:58.001Z] ---> 9fe18ebdfe11 [2022-05-10T19:04:58.001Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:04:58.001Z] ---> Using cache [2022-05-10T19:04:58.001Z] ---> 183a07877e99 [2022-05-10T19:04:58.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:04:58.001Z] ---> Using cache [2022-05-10T19:04:58.001Z] ---> dc420e26fb14 [2022-05-10T19:04:58.001Z] Step 8/22 : COPY . . [2022-05-10T19:04:58.001Z] ---> Using cache [2022-05-10T19:04:58.001Z] ---> fd9357dee5b7 [2022-05-10T19:04:58.001Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:04:58.263Z] ---> Running in 557ed01a6f60 [2022-05-10T19:04:58.526Z] ---> 5251a6865593 [2022-05-10T19:04:58.526Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:04:58.526Z] Removing intermediate container 63666efc910c [2022-05-10T19:04:58.526Z] ---> 322061ab87d6 [2022-05-10T19:04:58.526Z] Step 8/26 : COPY . . [2022-05-10T19:04:58.526Z] Removing intermediate container b9e867794fad [2022-05-10T19:04:58.526Z] ---> 9a50a8021973 [2022-05-10T19:04:58.526Z] Step 8/25 : COPY . . [2022-05-10T19:04:58.526Z] ---> Running in d6c90187f617 [2022-05-10T19:04:58.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T19:04:59.045Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T19:05:00.475Z] Removing intermediate container 3dabc4a4307c [2022-05-10T19:05:00.476Z] ---> 72399336902e [2022-05-10T19:05:00.476Z] Successfully built 72399336902e [2022-05-10T19:05:00.476Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:05:00.838Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:05:00.838Z] . [Pipeline] withDockerContainer [2022-05-10T19:05:01.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-47873 does not seem to be running inside a container [2022-05-10T19:05:01.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** ci-base-image-arm64 cat [2022-05-10T19:05:02.679Z] $ docker top fe8e0d36d141af9f6aa741cb5fc493e41dcf53964ea49dcc969fa12d82747cb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:05:03.614Z] + go version [2022-05-10T19:05:03.614Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:05:03.647Z] $ docker stop --time=1 fe8e0d36d141af9f6aa741cb5fc493e41dcf53964ea49dcc969fa12d82747cb8 [2022-05-10T19:05:05.363Z] $ docker rm -f fe8e0d36d141af9f6aa741cb5fc493e41dcf53964ea49dcc969fa12d82747cb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:05:06.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:05:06.072Z] [2022-05-10T19:05:06.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:05:06.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:05:06.718Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T19:05:06.718Z] 29e5d40040c1: Pulling fs layer [2022-05-10T19:05:06.718Z] 1ce36da41761: Pulling fs layer [2022-05-10T19:05:06.718Z] 25b303627fd3: Pulling fs layer [2022-05-10T19:05:06.718Z] 29e5d40040c1: Verifying Checksum [2022-05-10T19:05:06.718Z] 29e5d40040c1: Download complete [2022-05-10T19:05:06.994Z] 1ce36da41761: Verifying Checksum [2022-05-10T19:05:06.994Z] 1ce36da41761: Download complete [2022-05-10T19:05:07.597Z] 29e5d40040c1: Pull complete [2022-05-10T19:05:08.589Z] 1ce36da41761: Pull complete [2022-05-10T19:05:08.589Z] 25b303627fd3: Verifying Checksum [2022-05-10T19:05:08.589Z] 25b303627fd3: Download complete [2022-05-10T19:05:09.028Z] ---> 329c74b579b0 [2022-05-10T19:05:09.028Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:05:09.294Z] ---> Running in 2db5f8997126 [2022-05-10T19:05:09.294Z] ---> 160c80fa0c1b [2022-05-10T19:05:09.294Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:05:09.294Z] Removing intermediate container a408c662d046 [2022-05-10T19:05:09.294Z] ---> c241a41a50fb [2022-05-10T19:05:09.294Z] [2022-05-10T19:05:09.294Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:05:09.294Z] ---> e04c818066af [2022-05-10T19:05:09.294Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:05:09.294Z] ---> Using cache [2022-05-10T19:05:09.294Z] ---> 7e7e4db5b54c [2022-05-10T19:05:09.294Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:05:09.294Z] ---> Using cache [2022-05-10T19:05:09.294Z] ---> d8fc0d469800 [2022-05-10T19:05:09.294Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:05:09.294Z] ---> Running in dfd61f9fd9a5 [2022-05-10T19:05:09.553Z] ---> Running in 24fcf0e35eb2 [2022-05-10T19:05:09.553Z] Removing intermediate container 2db5f8997126 [2022-05-10T19:05:09.553Z] ---> cd1af94d4108 [2022-05-10T19:05:09.553Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:05:09.553Z] ---> Running in fb90f40a5451 [2022-05-10T19:05:09.812Z] Removing intermediate container dfd61f9fd9a5 [2022-05-10T19:05:09.812Z] ---> 42e45a5f9277 [2022-05-10T19:05:09.812Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:05:09.812Z] ---> Running in e73a8f6898d0 [2022-05-10T19:05:09.812Z] Removing intermediate container 24fcf0e35eb2 [2022-05-10T19:05:09.812Z] ---> 7de1e13d1f21 [2022-05-10T19:05:09.812Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:05:10.079Z] ---> Running in cf6b61d77119 [2022-05-10T19:05:10.338Z] Removing intermediate container cf6b61d77119 [2022-05-10T19:05:10.338Z] ---> e01d0f698ef0 [2022-05-10T19:05:10.338Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:05:11.271Z] ---> 8b9b87a6302f [2022-05-10T19:05:11.271Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:05:11.841Z] Removing intermediate container e73a8f6898d0 [2022-05-10T19:05:11.841Z] ---> 19dcb2087e73 [2022-05-10T19:05:11.841Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:05:12.101Z] Removing intermediate container fb90f40a5451 [2022-05-10T19:05:12.101Z] ---> 9cae517aeff0 [2022-05-10T19:05:12.101Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:05:12.101Z] ---> Running in ea6b9fe39e24 [2022-05-10T19:05:12.101Z] ---> Running in e93c4a35bf0d [2022-05-10T19:05:12.101Z] ---> 43533280dcb3 [2022-05-10T19:05:12.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:05:12.669Z] Removing intermediate container e93c4a35bf0d [2022-05-10T19:05:12.669Z] ---> 6991696c207e [2022-05-10T19:05:12.669Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:05:12.927Z] Removing intermediate container ea6b9fe39e24 [2022-05-10T19:05:12.927Z] ---> ab0cb38455e5 [2022-05-10T19:05:12.927Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:05:13.194Z] ---> Running in 9b122f89d19c [2022-05-10T19:05:13.194Z] ---> b80a75d520ae [2022-05-10T19:05:13.194Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:05:13.455Z] ---> Running in 06297ca20285 [2022-05-10T19:05:13.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:05:13.455Z] ---> Running in 2462de20993b [2022-05-10T19:05:13.774Z] Removing intermediate container 2462de20993b [2022-05-10T19:05:13.774Z] ---> 0af511bce563 [2022-05-10T19:05:13.774Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:05:14.044Z] ---> Running in a641476a8228 [2022-05-10T19:05:14.303Z] Removing intermediate container a641476a8228 [2022-05-10T19:05:14.303Z] ---> 3b89dc5b0843 [2022-05-10T19:05:14.303Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:05:14.303Z] ---> Running in d5f69fa9fe9d [2022-05-10T19:05:14.563Z] Removing intermediate container d5f69fa9fe9d [2022-05-10T19:05:14.563Z] ---> c1aae242b854 [2022-05-10T19:05:14.563Z] Step 21/22 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:05:14.563Z] ---> Running in 1e3b7de87b84 [2022-05-10T19:05:14.827Z] spire-1.2.1/ [2022-05-10T19:05:14.827Z] spire-1.2.1/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.data/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.data/.file [2022-05-10T19:05:14.827Z] spire-1.2.1/.dockerignore [2022-05-10T19:05:14.827Z] spire-1.2.1/.gitattributes [2022-05-10T19:05:14.827Z] spire-1.2.1/.githooks/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.gitignore [2022-05-10T19:05:14.827Z] spire-1.2.1/.go-version [2022-05-10T19:05:14.827Z] spire-1.2.1/.golangci.yml [2022-05-10T19:05:14.827Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:05:14.827Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:05:14.827Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:05:14.827Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:05:14.827Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:05:14.827Z] spire-1.2.1/Dockerfile [2022-05-10T19:05:14.827Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.data/.file [2022-05-10T19:05:14.827Z] spire-1.2.1/.dockerignore [2022-05-10T19:05:14.827Z] spire-1.2.1/.gitattributes [2022-05-10T19:05:14.827Z] spire-1.2.1/.githooks/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:05:14.827Z] spire-1.2.1/.gitignore [2022-05-10T19:05:14.827Z] spire-1.2.1/.go-version [2022-05-10T19:05:14.827Z] spire-1.2.1/.golangci.yml [2022-05-10T19:05:14.827Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:05:14.827Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:05:14.827Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:05:14.827Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:05:14.827Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:05:14.827Z] spire-1.2.1/Dockerfile [2022-05-10T19:05:14.827Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:05:14.827Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:05:14.827Z] spire-1.2.1/LICENSE [2022-05-10T19:05:14.827Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:05:14.827Z] spire-1.2.1/Makefile [2022-05-10T19:05:14.827Z] spire-1.2.1/README.md [2022-05-10T19:05:14.827Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:05:14.827Z] spire-1.2.1/SECURITY.md [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:05:14.827Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:05:14.827Z] spire-1.2.1/LICENSE [2022-05-10T19:05:14.827Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:05:14.827Z] spire-1.2.1/Makefile [2022-05-10T19:05:14.827Z] spire-1.2.1/README.md [2022-05-10T19:05:14.827Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:05:14.827Z] spire-1.2.1/SECURITY.md [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:05:14.827Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/ [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/ [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/ [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/ [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/ [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:05:14.828Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/ [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/ [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/ [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/ [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/ [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:05:14.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:05:14.829Z] spire-1.2.1/examples/ [2022-05-10T19:05:14.829Z] spire-1.2.1/examples/README.md [2022-05-10T19:05:14.829Z] spire-1.2.1/go.mod [2022-05-10T19:05:14.829Z] spire-1.2.1/go.sum [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:05:14.829Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:05:14.829Z] spire-1.2.1/examples/ [2022-05-10T19:05:14.829Z] spire-1.2.1/examples/README.md [2022-05-10T19:05:14.829Z] spire-1.2.1/go.mod [2022-05-10T19:05:14.829Z] spire-1.2.1/go.sum [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:05:14.829Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:05:14.830Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:05:14.831Z] [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:05:14.831Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:05:14.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:05:14.833Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:05:14.834Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:05:14.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:05:14.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:05:14.837Z] [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:05:14.837Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/private/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:05:14.838Z] [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:05:14.838Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:05:14.838Z] spire-1.2.1/script/ [2022-05-10T19:05:14.838Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:05:14.838Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:05:14.838Z] spire-1.2.1/support/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:05:14.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/private/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:05:15.127Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/clock/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:05:15.127Z] spire-1.2.1/release/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:05:15.127Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:05:15.128Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/script/ [2022-05-10T19:05:15.128Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/support/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:05:15.128Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/common [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:05:15.128Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:05:15.128Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:05:15.129Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/clock/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:05:15.129Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/ [2022-05-10T19:05:15.129Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/common [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:05:15.130Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:05:15.131Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:05:15.132Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:05:15.133Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testca/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testkey/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/util/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/util/race.go [2022-05-10T19:05:15.133Z] spire-1.2.1/test/util/util.go [2022-05-10T19:05:15.133Z] building spire from source... [2022-05-10T19:05:15.133Z] [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:05:15.133Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:05:15.134Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:05:15.134Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testca/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testkey/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/util/ [2022-05-10T19:05:15.134Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/util/race.go [2022-05-10T19:05:15.134Z] spire-1.2.1/test/util/util.go [2022-05-10T19:05:15.134Z] building spire from source... [2022-05-10T19:05:15.134Z] Installing go1.17.7... [2022-05-10T19:05:15.134Z] Removing intermediate container 1e3b7de87b84 [2022-05-10T19:05:15.134Z] ---> 0021651c60f0 [2022-05-10T19:05:15.134Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:05:15.398Z] Installing go1.17.7... [2022-05-10T19:05:15.398Z] ---> Running in 651e8c4e031c [2022-05-10T19:05:15.972Z] Removing intermediate container 651e8c4e031c [2022-05-10T19:05:15.972Z] ---> 8940ce8a494f [2022-05-10T19:05:15.972Z] [2022-05-10T19:05:16.231Z] Successfully built 8940ce8a494f [2022-05-10T19:05:16.231Z] Successfully tagged support-scheduler:latest [2022-05-10T19:05:16.231Z]  Building support-scheduler ... done Building security-spire-agent [2022-05-10T19:05:18.768Z] 25b303627fd3: Pull complete [2022-05-10T19:05:18.768Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T19:05:18.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:05:18.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T19:05:19.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-47873 does not seem to be running inside a container [2022-05-10T19:05:19.159Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T19:05:19.522Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:05:19.522Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:05:19.522Z] ---> bcc0501f2076 [2022-05-10T19:05:19.522Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> 742355158d03 [2022-05-10T19:05:19.522Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> 71e1a991d1fa [2022-05-10T19:05:19.522Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> eac1cdfda9bd [2022-05-10T19:05:19.522Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> b80bd099a828 [2022-05-10T19:05:19.522Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> 322061ab87d6 [2022-05-10T19:05:19.522Z] Step 8/26 : COPY . . [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> 329c74b579b0 [2022-05-10T19:05:19.522Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> cd1af94d4108 [2022-05-10T19:05:19.522Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> 9cae517aeff0 [2022-05-10T19:05:19.522Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:05:19.522Z] ---> Using cache [2022-05-10T19:05:19.522Z] ---> 6991696c207e [2022-05-10T19:05:19.522Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:05:20.904Z] Removing intermediate container 557ed01a6f60 [2022-05-10T19:05:20.904Z] ---> 9e07f8f6a7a0 [2022-05-10T19:05:20.904Z] [2022-05-10T19:05:20.904Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:05:20.904Z] ---> e04c818066af [2022-05-10T19:05:20.904Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:05:20.904Z] Building bin/spire-server... [2022-05-10T19:05:20.904Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:05:20.904Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:05:20.904Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:05:20.904Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:05:20.904Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:05:20.904Z] Building bin/spire-server... [2022-05-10T19:05:20.904Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:05:20.904Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:05:20.904Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:05:20.904Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:05:20.904Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:05:21.164Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:05:21.164Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:05:21.164Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:05:21.164Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:05:21.164Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:05:21.164Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:05:21.164Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:05:21.164Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:05:21.164Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:05:21.164Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:05:21.164Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:05:21.164Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:05:21.164Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:05:21.164Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:05:21.164Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:05:21.164Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:05:21.164Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:05:21.164Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:05:21.164Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:05:21.164Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:05:21.164Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:05:21.423Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:05:21.423Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:05:21.423Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:05:21.424Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:05:21.424Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:05:21.424Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:05:21.424Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:05:21.424Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:05:21.424Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:05:21.424Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:05:21.424Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:05:21.424Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:05:21.424Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:05:21.424Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:05:21.687Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:05:21.687Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:05:21.687Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:05:21.687Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:05:21.687Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:05:21.687Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:05:21.687Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:05:21.687Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:05:21.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:05:21.687Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:05:21.687Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:05:21.687Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:05:21.687Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:05:21.687Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:05:21.687Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:05:21.687Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:05:21.687Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:05:21.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:05:21.687Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:05:21.700Z] $ docker top 60ee169c89e327dd56256b05f8f7e9f3a5cdcf16f0278f94b05c8d67953616df -eo pid,comm [2022-05-10T19:05:21.948Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:05:21.948Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:05:21.948Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:05:21.948Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:05:21.948Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:05:21.948Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:05:21.948Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:05:21.948Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:05:21.948Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:05:21.948Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:05:21.948Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:05:21.948Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:05:21.948Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:05:21.949Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:05:21.949Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:05:21.949Z] go: downloading go.uber.org/atomic v1.9.0 [Pipeline] { [Pipeline] sh [2022-05-10T19:05:22.208Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:05:22.208Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:05:22.208Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:05:22.208Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:05:22.208Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:05:22.208Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:05:22.208Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:05:22.208Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:05:22.208Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:05:22.662Z] + docker-compose build --help [2022-05-10T19:05:22.662Z] + grep parallel [2022-05-10T19:05:23.144Z]  ---> Running in 9dc74ca70655 [2022-05-10T19:05:23.144Z] ---> Running in 6aa998b5618b [2022-05-10T19:05:23.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:05:23.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:05:23.403Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:05:23.403Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:05:23.403Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:05:23.403Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:05:23.403Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:05:23.403Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:05:23.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:05:23.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:05:23.663Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:05:23.663Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:05:23.663Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:05:23.663Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:05:23.663Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:05:23.663Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:05:23.663Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:05:23.663Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:05:23.663Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:05:23.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:05:23.663Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:05:23.663Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:05:23.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:05:23.663Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:05:23.663Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:05:23.932Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:05:23.932Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:05:23.932Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:05:23.932Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:05:23.932Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:05:23.932Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:05:23.932Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:05:24.198Z] spire-1.2.1/ [2022-05-10T19:05:24.198Z] spire-1.2.1/.data/ [2022-05-10T19:05:24.198Z] spire-1.2.1/.data/.file [2022-05-10T19:05:24.198Z] spire-1.2.1/.dockerignore [2022-05-10T19:05:24.198Z] spire-1.2.1/.gitattributes [2022-05-10T19:05:24.198Z] spire-1.2.1/.githooks/ [2022-05-10T19:05:24.198Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/ [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:05:24.198Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:05:24.198Z] spire-1.2.1/.gitignore [2022-05-10T19:05:24.198Z] spire-1.2.1/.go-version [2022-05-10T19:05:24.198Z] spire-1.2.1/.golangci.yml [2022-05-10T19:05:24.198Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:05:24.198Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:05:24.198Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:05:24.198Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:05:24.198Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:05:24.198Z] spire-1.2.1/Dockerfile [2022-05-10T19:05:24.198Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:05:24.198Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:05:24.198Z] spire-1.2.1/LICENSE [2022-05-10T19:05:24.198Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:05:24.198Z] spire-1.2.1/Makefile [2022-05-10T19:05:24.198Z] spire-1.2.1/README.md [2022-05-10T19:05:24.198Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:05:24.198Z] spire-1.2.1/SECURITY.md [2022-05-10T19:05:24.198Z] spire-1.2.1/cmd/ [2022-05-10T19:05:24.198Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:05:24.198Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:05:24.198Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:05:24.198Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:05:24.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:05:24.199Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/ [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/agent/ [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/server/ [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:05:24.199Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/ [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/ [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:05:24.199Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:05:24.199Z] spire-1.2.1/examples/ [2022-05-10T19:05:24.199Z] spire-1.2.1/examples/README.md [2022-05-10T19:05:24.199Z] spire-1.2.1/go.mod [2022-05-10T19:05:24.199Z] spire-1.2.1/go.sum [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:05:24.199Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:05:24.200Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:05:24.201Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:05:24.202Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:05:24.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/private/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:05:24.204Z] spire-1.2.1/release/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:05:24.204Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:05:24.204Z] spire-1.2.1/script/ [2022-05-10T19:05:24.204Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:05:24.204Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:05:24.204Z] spire-1.2.1/support/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:05:24.204Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/clock/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:05:24.204Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/Executing busybox-1.33.1-r7.trigger [2022-05-10T19:05:24.205Z] [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:05:24.205Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/common [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variantsExecuting ca-certificates-20211220-r0.trigger [2022-05-10T19:05:24.205Z] [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:05:24.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:05:24.206Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:05:24.206Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testca/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testkey/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/util/ [2022-05-10T19:05:24.206Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/util/race.go [2022-05-10T19:05:24.206Z] spire-1.2.1/test/util/util.go [2022-05-10T19:05:24.206Z] building spire from source... [2022-05-10T19:05:24.206Z] OK: 8 MiB in 20 packages [2022-05-10T19:05:24.465Z] Installing go1.17.7... [2022-05-10T19:05:27.827Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:05:27.827Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:05:27.827Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:05:27.827Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:05:27.827Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:05:28.096Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:05:28.096Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:05:28.096Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:05:28.096Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:05:28.096Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:05:28.096Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:05:28.098Z] --parallel Build images in parallel. [2022-05-10T19:05:28.355Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:05:28.355Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:05:28.624Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:05:28.624Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:05:28.624Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:05:28.624Z] go: downloading cloud.google.com/go/storage v1.21.0 [Pipeline] } [2022-05-10T19:05:28.763Z] $ docker stop --time=1 60ee169c89e327dd56256b05f8f7e9f3a5cdcf16f0278f94b05c8d67953616df [2022-05-10T19:05:28.887Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:05:28.887Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:05:29.145Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:05:29.145Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:05:29.145Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:05:29.145Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:05:29.402Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:05:29.402Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:05:29.402Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:05:29.402Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:05:29.402Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:05:29.660Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:05:29.660Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:05:29.660Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:05:29.994Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:05:30.252Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:05:30.252Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:05:30.252Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:05:30.252Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:05:30.512Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:05:30.512Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:05:30.553Z] $ docker rm -f 60ee169c89e327dd56256b05f8f7e9f3a5cdcf16f0278f94b05c8d67953616df [2022-05-10T19:05:30.771Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:05:31.030Z] Building bin/spire-server... [2022-05-10T19:05:31.030Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:05:31.031Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:05:31.031Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:05:31.031Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:05:31.031Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:05:31.031Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:05:31.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:05:31.220Z] . [Pipeline] withDockerContainer [2022-05-10T19:05:31.442Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:05:31.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:05:31.442Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:05:31.442Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:05:31.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:05:31.442Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:05:31.442Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:05:31.442Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:05:31.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:05:31.442Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:05:31.442Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:05:31.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-47873 does not seem to be running inside a container [2022-05-10T19:05:31.626Z] $ 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/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T19:05:31.702Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:05:31.702Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:05:31.702Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:05:31.702Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:05:31.702Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:05:31.702Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:05:31.702Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:05:31.702Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:05:31.702Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:05:31.702Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:05:31.702Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:05:31.702Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:05:31.702Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:05:31.702Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:05:31.702Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:05:31.702Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:05:31.961Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:05:32.530Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:05:32.530Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:05:32.530Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:05:32.530Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:05:32.530Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:05:32.530Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:05:32.530Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:05:32.530Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:05:32.530Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:05:32.530Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:05:32.790Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:05:32.790Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:05:32.790Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:05:32.790Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:05:32.790Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:05:32.790Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:05:32.790Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:05:32.790Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:05:32.790Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:05:32.790Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:05:32.790Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:05:32.790Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:05:32.790Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:05:32.790Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:05:32.790Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:05:32.790Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:05:32.790Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:05:32.790Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:05:33.098Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:05:33.098Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:05:33.098Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:05:33.098Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:05:33.098Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:05:33.098Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:05:33.098Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:05:33.098Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:05:33.098Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:05:33.098Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:05:33.098Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:05:33.099Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:05:33.099Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:05:33.099Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:05:33.182Z] $ docker top 30ac7c352b07f4e1e4d3b2ac500bbad0eba94d6fb99d2b44025066e9d9e7e46b -eo pid,comm [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:05:33.360Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:05:33.360Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:05:33.360Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:05:33.360Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:05:33.360Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:05:33.360Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:05:33.360Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:05:33.360Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:05:33.360Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:05:33.360Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:05:33.360Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:05:33.360Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:05:33.360Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:05:33.360Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:05:33.360Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:05:33.360Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:05:33.360Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:05:33.360Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:05:33.360Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:05:33.360Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:05:33.360Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:05:33.360Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:05:33.360Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [Pipeline] { [Pipeline] sh [2022-05-10T19:05:33.619Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:05:33.619Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:05:33.619Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:05:33.619Z] Removing intermediate container d6c90187f617 [2022-05-10T19:05:33.619Z] ---> ab423953c924 [2022-05-10T19:05:33.619Z] [2022-05-10T19:05:33.619Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:05:33.619Z] ---> e04c818066af [2022-05-10T19:05:33.619Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:05:33.619Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:05:33.619Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:05:33.619Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:05:33.619Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:05:33.619Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:05:33.619Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:05:33.619Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:05:33.619Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:05:33.619Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:05:33.619Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:05:33.619Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:05:33.619Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:05:33.619Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:05:33.619Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:05:33.620Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:05:33.620Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:05:33.620Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:05:33.620Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:05:33.620Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:05:33.620Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:05:33.620Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:05:33.620Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:05:33.877Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:05:33.877Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:05:33.877Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:05:33.877Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:05:33.877Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:05:33.877Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:05:33.877Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:05:33.877Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:05:33.877Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:05:33.877Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:05:33.877Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:05:33.877Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:05:33.877Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:05:33.877Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:05:33.877Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:05:33.877Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:05:33.878Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:05:33.878Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:05:33.878Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:05:33.878Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:05:34.136Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:05:34.136Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:05:34.136Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:05:34.136Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:05:34.136Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:05:34.136Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:05:34.136Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:05:34.136Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:05:34.136Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:05:34.158Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:05:35.074Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:05:35.074Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:05:35.074Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:05:35.074Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:05:35.074Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:05:35.074Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:05:35.074Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:05:35.074Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:05:35.074Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:05:35.074Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:05:35.454Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:05:35.454Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:05:38.749Z] Removing intermediate container 6aa998b5618b [2022-05-10T19:05:38.749Z] ---> 1b492e75d56a [2022-05-10T19:05:38.749Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:05:39.010Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:05:39.010Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:05:39.273Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:05:39.273Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:05:39.273Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:05:39.273Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:05:39.273Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:05:39.532Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:05:39.532Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:05:39.532Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:05:39.532Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:05:40.101Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:05:40.101Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:05:40.101Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:05:40.359Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:05:40.359Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:05:40.359Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:05:40.359Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:05:40.619Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:05:40.620Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:05:40.885Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:05:40.897Z] Building core-command ... [2022-05-10T19:05:40.897Z] Building core-data ... [2022-05-10T19:05:40.897Z] Building core-metadata ... [2022-05-10T19:05:40.897Z] Building security-bootstrapper ... [2022-05-10T19:05:40.897Z] Building security-proxy-setup ... [2022-05-10T19:05:40.897Z] Building security-secretstore-setup ... [2022-05-10T19:05:40.897Z] Building security-spiffe-token-provider ... [2022-05-10T19:05:40.897Z] Building security-spire-agent ... [2022-05-10T19:05:40.897Z] Building security-spire-config ... [2022-05-10T19:05:40.897Z] Building security-spire-server ... [2022-05-10T19:05:40.897Z] Building support-notifications ... [2022-05-10T19:05:40.897Z] Building support-scheduler ... [2022-05-10T19:05:40.897Z] Building sys-mgmt-agent ... [2022-05-10T19:05:40.897Z] Building support-notifications [2022-05-10T19:05:40.897Z] Building security-spiffe-token-provider [2022-05-10T19:05:40.897Z] Building core-data [2022-05-10T19:05:40.897Z] Building security-secretstore-setup [2022-05-10T19:05:40.897Z] Building security-bootstrapper [2022-05-10T19:05:41.180Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:05:41.180Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:05:41.477Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:05:41.477Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:05:41.740Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:05:41.740Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:05:41.740Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:05:41.740Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:05:42.000Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:05:42.000Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:05:42.000Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:05:42.939Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:05:42.939Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:05:42.939Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:05:42.939Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:05:42.939Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:05:42.939Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:05:42.939Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:05:43.198Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:05:43.198Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:05:43.198Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:05:43.198Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:05:43.198Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:05:43.198Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:05:43.198Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:05:43.198Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:05:43.198Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:05:43.457Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:05:43.457Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:05:43.457Z]  ---> Running in a9c25ed71c1c [2022-05-10T19:05:43.457Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:05:43.457Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:05:43.457Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:05:43.457Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:05:43.457Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:05:43.457Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:05:43.457Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:05:43.457Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:05:43.457Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:05:43.457Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:05:43.457Z]  ---> Running in dc4eca5a1cc2 [2022-05-10T19:05:43.457Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:05:43.457Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:05:43.457Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:05:43.722Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:05:43.722Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:05:43.722Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:05:43.722Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:05:43.722Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:05:43.722Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:05:43.722Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:05:43.722Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:05:43.722Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:05:43.722Z] Removing intermediate container dc4eca5a1cc2 [2022-05-10T19:05:43.722Z] ---> 53a6b01174ad [2022-05-10T19:05:43.722Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:05:43.722Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:05:43.722Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:05:43.722Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:05:44.057Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:05:44.057Z]  ---> Running in 6930dc506c60 [2022-05-10T19:05:44.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:05:44.057Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:05:44.057Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:05:44.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:05:44.057Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:05:44.057Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:05:44.057Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:05:44.057Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:05:44.057Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:05:44.057Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:05:44.057Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:05:44.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:05:44.317Z] Removing intermediate container 6930dc506c60 [2022-05-10T19:05:44.317Z] ---> bca282c8b107 [2022-05-10T19:05:44.317Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:05:44.317Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:05:44.317Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:05:44.317Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:05:44.317Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:05:44.317Z] OK: 6 MiB in 16 packages [2022-05-10T19:05:44.577Z] ---> 159c10c2324b [2022-05-10T19:05:44.577Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:05:45.517Z] ---> 358bbc4675fd [2022-05-10T19:05:45.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:05:45.776Z] Removing intermediate container a9c25ed71c1c [2022-05-10T19:05:45.776Z] ---> 3bc421684509 [2022-05-10T19:05:45.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:05:46.711Z] ---> 6fc68f32b968 [2022-05-10T19:05:46.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:05:46.711Z] ---> Running in c7ddba1744b3 [2022-05-10T19:05:48.237Z] Removing intermediate container c7ddba1744b3 [2022-05-10T19:05:48.237Z] ---> 1beebbf1b453 [2022-05-10T19:05:48.237Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:05:48.618Z] ---> e23d25756fa8 [2022-05-10T19:05:48.618Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:05:49.185Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:05:49.185Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:05:49.753Z]  ---> Running in a2160eaa7e37 [2022-05-10T19:05:49.753Z] ---> Running in b093ac779d99 [2022-05-10T19:05:50.690Z] Removing intermediate container a2160eaa7e37 [2022-05-10T19:05:50.690Z] ---> c32acec835c7 [2022-05-10T19:05:50.690Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:05:51.257Z] ---> Running in 82a9359d85b6 [2022-05-10T19:05:51.822Z] Removing intermediate container 82a9359d85b6 [2022-05-10T19:05:51.822Z] ---> 3ce6a41a75ae [2022-05-10T19:05:51.822Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:05:51.822Z] Removing intermediate container b093ac779d99 [2022-05-10T19:05:51.822Z] ---> 372a99f0614c [2022-05-10T19:05:51.822Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:05:52.080Z] ---> Running in dc1250d4cc7d [2022-05-10T19:05:52.080Z] ---> 7b6de6216f84 [2022-05-10T19:05:52.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:05:52.360Z] Removing intermediate container dc1250d4cc7d [2022-05-10T19:05:52.360Z] ---> 89219c74d8e5 [2022-05-10T19:05:52.360Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:05:52.619Z] ---> Running in c8667e5c00d4 [2022-05-10T19:05:53.186Z] Removing intermediate container c8667e5c00d4 [2022-05-10T19:05:53.186Z] ---> c8b1c398ede5 [2022-05-10T19:05:53.186Z] Step 21/22 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:05:53.444Z] ---> 850a621e344d [2022-05-10T19:05:53.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:05:53.444Z] ---> Running in 564666d66860 [2022-05-10T19:05:54.025Z] Removing intermediate container 564666d66860 [2022-05-10T19:05:54.025Z] ---> 3971ad4e129f [2022-05-10T19:05:54.025Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:05:54.592Z] ---> Running in 03455b03beaa [2022-05-10T19:05:54.592Z] ---> 6eee156a21a2 [2022-05-10T19:05:54.592Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:05:54.592Z] ---> Running in 36449c30a0c0 [2022-05-10T19:05:54.902Z] Removing intermediate container 03455b03beaa [2022-05-10T19:05:54.902Z] ---> 34560f99c7b2 [2022-05-10T19:05:54.902Z] [2022-05-10T19:05:54.902Z] Successfully built 34560f99c7b2 [2022-05-10T19:05:55.161Z] Successfully tagged security-proxy-setup:latest [2022-05-10T19:05:55.161Z] Building core-data [2022-05-10T19:05:55.161Z]  Building security-proxy-setup ... done Removing intermediate container 36449c30a0c0 [2022-05-10T19:05:55.161Z] ---> 340a727ca0a8 [2022-05-10T19:05:55.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:05:55.419Z] ---> Running in e2c667c0957c [2022-05-10T19:05:57.319Z] Removing intermediate container e2c667c0957c [2022-05-10T19:05:57.319Z] ---> b9fc46cb3396 [2022-05-10T19:05:57.319Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:05:57.884Z] ---> Running in 9d8e7bf3ece1 [2022-05-10T19:05:58.575Z] Removing intermediate container 9d8e7bf3ece1 [2022-05-10T19:05:58.575Z] ---> c7eb9b10354a [2022-05-10T19:05:58.575Z] Step 21/22 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:05:58.836Z] ---> Running in e2e7c7a8c61b [2022-05-10T19:05:59.769Z] Removing intermediate container e2e7c7a8c61b [2022-05-10T19:05:59.769Z] ---> 414fd64b37fd [2022-05-10T19:05:59.769Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:05:59.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:05:59.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:05:59.769Z] ---> bcc0501f2076 [2022-05-10T19:05:59.769Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:05:59.769Z] ---> Using cache [2022-05-10T19:05:59.769Z] ---> 742355158d03 [2022-05-10T19:05:59.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:05:59.769Z] ---> Using cache [2022-05-10T19:05:59.769Z] ---> 71e1a991d1fa [2022-05-10T19:05:59.769Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:06:00.334Z] ---> Running in fb99791d74ba [2022-05-10T19:06:00.334Z] ---> Running in e53a6b53ad5d [2022-05-10T19:06:00.903Z] Removing intermediate container e53a6b53ad5d [2022-05-10T19:06:00.904Z] ---> 46db45395dda [2022-05-10T19:06:00.904Z] [2022-05-10T19:06:00.904Z] Successfully built 46db45395dda [2022-05-10T19:06:00.904Z] Successfully tagged support-notifications:latest [2022-05-10T19:06:00.904Z] Building sys-mgmt-agent [2022-05-10T19:06:00.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:06:01.837Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:06:02.097Z] OK: 221 MiB in 52 packages [2022-05-10T19:06:05.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:05.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:06:05.386Z] ---> bcc0501f2076 [2022-05-10T19:06:05.386Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:06:05.387Z] ---> Using cache [2022-05-10T19:06:05.387Z] ---> 742355158d03 [2022-05-10T19:06:05.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:06:05.387Z] ---> Using cache [2022-05-10T19:06:05.387Z] ---> 71e1a991d1fa [2022-05-10T19:06:05.387Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:06:07.915Z] ---> Running in aca0496f49b9 [2022-05-10T19:06:08.175Z] Removing intermediate container fb99791d74ba [2022-05-10T19:06:08.175Z] ---> 0da0b98542aa [2022-05-10T19:06:08.175Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:06:08.757Z] ---> e0b5edeae460 [2022-05-10T19:06:08.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:09.016Z] ---> Running in 43d38b2dd4ab [2022-05-10T19:06:09.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:06:09.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:06:10.211Z] OK: 221 MiB in 52 packages [2022-05-10T19:06:12.746Z] Removing intermediate container 43d38b2dd4ab [2022-05-10T19:06:12.746Z] ---> 269b861fed2b [2022-05-10T19:06:12.746Z] Step 8/23 : COPY . . [2022-05-10T19:06:12.746Z] Removing intermediate container aca0496f49b9 [2022-05-10T19:06:12.746Z] ---> 4a0b50e6a59f [2022-05-10T19:06:12.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:06:14.122Z] ---> c1dbb7f8105f [2022-05-10T19:06:14.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:15.058Z] ---> Running in d72bc270b5f0 [2022-05-10T19:06:19.247Z] Removing intermediate container d72bc270b5f0 [2022-05-10T19:06:19.247Z] ---> ea276b9b7871 [2022-05-10T19:06:19.247Z] Step 8/23 : COPY . . [2022-05-10T19:06:19.509Z] ---> deaf8262d75c [2022-05-10T19:06:19.509Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:06:20.444Z] ---> Running in d9e1a04c6dda [2022-05-10T19:06:21.820Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:06:29.947Z] ---> d45011360a33 [2022-05-10T19:06:29.947Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:06:29.947Z] ---> Running in 29ef7a93feb1 [2022-05-10T19:06:30.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T19:06:37.520Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:37.520Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:06:37.520Z] ---> 72399336902e [2022-05-10T19:06:37.520Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:06:37.520Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:37.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:06:37.520Z] ---> 72399336902e [2022-05-10T19:06:37.520Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:06:37.520Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:37.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:06:37.520Z] ---> 72399336902e [2022-05-10T19:06:37.520Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:06:37.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:37.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:06:37.520Z] ---> 72399336902e [2022-05-10T19:06:37.520Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:06:37.520Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:37.520Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:06:37.520Z] ---> 72399336902e [2022-05-10T19:06:37.520Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:06:37.520Z] ---> Running in a6c9fa8eae22 [2022-05-10T19:06:37.520Z] ---> Running in d21e5ee8d363 [2022-05-10T19:06:37.520Z] ---> Running in 294ccdd942d5 [2022-05-10T19:06:37.520Z] ---> Running in 7a497d6eecc1 [2022-05-10T19:06:37.520Z] ---> Running in 5c1221c88c49 [2022-05-10T19:06:37.520Z] Removing intermediate container a6c9fa8eae22 [2022-05-10T19:06:37.520Z] ---> df3e75768455 [2022-05-10T19:06:37.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:06:37.520Z] Removing intermediate container d21e5ee8d363 [2022-05-10T19:06:37.520Z] ---> 82249111fea3 [2022-05-10T19:06:37.521Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:06:37.521Z] Removing intermediate container 7a497d6eecc1 [2022-05-10T19:06:37.521Z] ---> 3c18256012f4 [2022-05-10T19:06:37.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:06:37.521Z] Removing intermediate container 294ccdd942d5 [2022-05-10T19:06:37.521Z] ---> b9a21b364c55 [2022-05-10T19:06:37.521Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:06:37.521Z] ---> Running in dcd184ead594 [2022-05-10T19:06:37.521Z] Removing intermediate container 5c1221c88c49 [2022-05-10T19:06:37.521Z] ---> a0265d0fcd3f [2022-05-10T19:06:37.521Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:06:37.521Z] ---> Running in 08f692b9d7a5 [2022-05-10T19:06:37.521Z] ---> Running in 56a2c998860b [2022-05-10T19:06:37.521Z] ---> Running in daeac850c1d1 [2022-05-10T19:06:37.521Z] ---> Running in 62cd40175ce1 [2022-05-10T19:06:37.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:37.521Z] Removing intermediate container dcd184ead594 [2022-05-10T19:06:37.521Z] ---> 8670dcc670be [2022-05-10T19:06:37.521Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:06:37.521Z] Removing intermediate container 56a2c998860b [2022-05-10T19:06:37.521Z] ---> cacf701cdb2e [2022-05-10T19:06:37.521Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:06:37.521Z] ---> Running in 09457f51373b [2022-05-10T19:06:37.521Z] ---> Running in 29aea8ce9ef4 [2022-05-10T19:06:37.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:37.521Z] Removing intermediate container 62cd40175ce1 [2022-05-10T19:06:37.521Z] ---> 17d15d1cbe99 [2022-05-10T19:06:37.521Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:06:37.521Z] ---> Running in e04be45d9ae6 [2022-05-10T19:06:37.521Z] Removing intermediate container 08f692b9d7a5 [2022-05-10T19:06:37.521Z] ---> 69b85b9f61ac [2022-05-10T19:06:37.521Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:06:37.830Z] ---> Running in f5d1d9674317 [2022-05-10T19:06:38.455Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:06:38.455Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:06:38.455Z] OK: 15741 distinct packages available [2022-05-10T19:06:38.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:39.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:39.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:39.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:39.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:39.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:40.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:40.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:40.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:40.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:40.968Z] OK: 220 MiB in 52 packages [2022-05-10T19:06:41.985Z] OK: 220 MiB in 52 packages [2022-05-10T19:06:41.985Z] OK: 220 MiB in 52 packages [2022-05-10T19:06:42.263Z] OK: 220 MiB in 52 packages [2022-05-10T19:06:42.546Z] OK: 220 MiB in 52 packages [2022-05-10T19:06:42.832Z] Removing intermediate container daeac850c1d1 [2022-05-10T19:06:42.832Z] ---> 4f22f08a8475 [2022-05-10T19:06:42.832Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:06:43.818Z] Removing intermediate container 29aea8ce9ef4 [2022-05-10T19:06:43.818Z] ---> a60419b51674 [2022-05-10T19:06:43.818Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:06:43.818Z] Removing intermediate container 09457f51373b [2022-05-10T19:06:43.818Z] ---> cbc545b7676a [2022-05-10T19:06:43.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:06:43.818Z] Removing intermediate container e04be45d9ae6 [2022-05-10T19:06:43.818Z] ---> 89d8db2544df [2022-05-10T19:06:43.818Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:06:44.421Z] Removing intermediate container f5d1d9674317 [2022-05-10T19:06:44.421Z] ---> 37a068ed3a7f [2022-05-10T19:06:44.421Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:06:44.421Z] ---> 1c24072d93c5 [2022-05-10T19:06:44.421Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:44.700Z] ---> Running in 41367de4979f [2022-05-10T19:06:45.319Z] ---> 8397e082c485 [2022-05-10T19:06:45.319Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:45.319Z] ---> Running in ccc4e50fd8e0 [2022-05-10T19:06:45.320Z] ---> ee06fab82f6a [2022-05-10T19:06:45.320Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:45.620Z] ---> 4917ac82944c [2022-05-10T19:06:45.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:45.620Z] ---> Running in 2666ce042024 [2022-05-10T19:06:45.900Z] ---> Running in 420110018f40 [2022-05-10T19:06:46.187Z] ---> b63be5db620e [2022-05-10T19:06:46.187Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:46.462Z] ---> Running in aebbb2745124 [2022-05-10T19:06:50.781Z] Removing intermediate container 41367de4979f [2022-05-10T19:06:50.781Z] ---> 79c552d19a84 [2022-05-10T19:06:50.781Z] Step 7/20 : COPY . . [2022-05-10T19:06:52.258Z] Removing intermediate container ccc4e50fd8e0 [2022-05-10T19:06:52.258Z] ---> 43c38a1d8c9f [2022-05-10T19:06:52.258Z] Step 8/31 : COPY . . [2022-05-10T19:06:52.890Z] Removing intermediate container 2666ce042024 [2022-05-10T19:06:52.890Z] ---> 9fb46bd994a1 [2022-05-10T19:06:52.890Z] Step 8/25 : COPY . . [2022-05-10T19:06:52.890Z] Removing intermediate container 420110018f40 [2022-05-10T19:06:52.890Z] ---> 3c4be2292d88 [2022-05-10T19:06:52.890Z] Step 8/23 : COPY . . [2022-05-10T19:06:52.890Z] Removing intermediate container aebbb2745124 [2022-05-10T19:06:52.890Z] ---> b530d8270ecc [2022-05-10T19:06:52.890Z] Step 8/22 : COPY . . [2022-05-10T19:07:11.263Z] ---> bf4551db3448 [2022-05-10T19:07:11.263Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:07:11.263Z] ---> fd6eb441b4e3 [2022-05-10T19:07:11.263Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:07:11.263Z] ---> Running in 2aa040c09197 [2022-05-10T19:07:11.263Z] ---> Running in b6c172638f38 [2022-05-10T19:07:11.540Z] ---> d96d8c1f37ec [2022-05-10T19:07:11.540Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:07:11.818Z] ---> Running in 4942e7aa556f [2022-05-10T19:07:12.432Z] ---> 210870a3bf74 [2022-05-10T19:07:12.432Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:07:12.432Z] ---> Running in 6acc161ef03a [2022-05-10T19:07:13.440Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:07:13.731Z] ---> 168761681692 [2022-05-10T19:07:13.731Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:07:14.009Z] ---> Running in 5b66f74ecd76 [2022-05-10T19:07:14.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T19:07:14.296Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T19:07:15.283Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:07:15.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T19:07:17.560Z] Removing intermediate container d9e1a04c6dda [2022-05-10T19:07:17.560Z] ---> 635056331608 [2022-05-10T19:07:17.560Z] [2022-05-10T19:07:17.560Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:07:17.560Z] ---> e04c818066af [2022-05-10T19:07:17.560Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:07:17.560Z] Removing intermediate container 29ef7a93feb1 [2022-05-10T19:07:17.560Z] ---> db98c5b1f089 [2022-05-10T19:07:17.560Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:07:17.560Z] ---> Running in cd40d327e724 [2022-05-10T19:07:17.560Z] ---> Running in c4aff194016b [2022-05-10T19:07:17.560Z] Removing intermediate container cd40d327e724 [2022-05-10T19:07:17.560Z] ---> 06dd253e0610 [2022-05-10T19:07:17.560Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:07:17.560Z] ---> Running in 26daf79baeb0 [2022-05-10T19:07:17.560Z] Removing intermediate container 26daf79baeb0 [2022-05-10T19:07:17.560Z] ---> cd7f686a87b8 [2022-05-10T19:07:17.560Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:07:17.560Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:07:17.560Z] ---> Running in 3c0f487061e0 [2022-05-10T19:07:17.560Z] Removing intermediate container 3c0f487061e0 [2022-05-10T19:07:17.560Z] ---> 943bb49150cc [2022-05-10T19:07:17.560Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:07:17.560Z] ---> Running in 35094fcc4053 [2022-05-10T19:07:17.560Z] Removing intermediate container c4aff194016b [2022-05-10T19:07:17.560Z] ---> 376491005a1b [2022-05-10T19:07:17.560Z] [2022-05-10T19:07:17.560Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:07:17.560Z] 20.10.14: Pulling from library/docker [2022-05-10T19:07:17.560Z] Removing intermediate container 35094fcc4053 [2022-05-10T19:07:17.560Z] ---> a7b9b9190aff [2022-05-10T19:07:17.560Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:07:17.818Z] ---> Running in 81c9adfd4b68 [2022-05-10T19:07:18.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:19.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:19.952Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:07:19.952Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:07:19.952Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:07:20.210Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:07:20.210Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:07:20.210Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:07:20.469Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:07:20.469Z] OK: 8 MiB in 20 packages [2022-05-10T19:07:23.006Z] Removing intermediate container 81c9adfd4b68 [2022-05-10T19:07:23.006Z] ---> d3bd2b04be6b [2022-05-10T19:07:23.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:07:23.576Z] ---> 880a1c838ab3 [2022-05-10T19:07:23.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:07:26.863Z] ---> 6f07c1e84c86 [2022-05-10T19:07:26.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:07:26.863Z] ---> 6d3a16561d5f [2022-05-10T19:07:26.863Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:07:26.863Z] ---> Running in 954f03a8bfdf [2022-05-10T19:07:27.125Z] Removing intermediate container 954f03a8bfdf [2022-05-10T19:07:27.125Z] ---> 54c0710a680b [2022-05-10T19:07:27.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:07:27.384Z] ---> Running in 01cdd042d4e7 [2022-05-10T19:07:27.952Z] Removing intermediate container 01cdd042d4e7 [2022-05-10T19:07:27.952Z] ---> 83f291c491f3 [2022-05-10T19:07:27.952Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:07:28.243Z] ---> Running in 1a2e025b58b4 [2022-05-10T19:07:28.513Z] Removing intermediate container 1a2e025b58b4 [2022-05-10T19:07:28.513Z] ---> 5fc5b1c866db [2022-05-10T19:07:28.513Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:07:28.773Z] ---> Running in 74699e322f14 [2022-05-10T19:07:29.349Z] Removing intermediate container 74699e322f14 [2022-05-10T19:07:29.349Z] ---> fe30d65d809e [2022-05-10T19:07:29.349Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:07:29.349Z] ---> Running in 4297007a2700 [2022-05-10T19:07:29.609Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:07:29.868Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:07:29.868Z] ---> 7417809fdb73 [2022-05-10T19:07:29.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:07:29.868Z] Removing intermediate container 4297007a2700 [2022-05-10T19:07:29.868Z] ---> 8f023875b071 [2022-05-10T19:07:29.868Z] [2022-05-10T19:07:29.868Z] Successfully built 8f023875b071 [2022-05-10T19:07:29.868Z] Successfully tagged core-data:latest [2022-05-10T19:07:29.868Z]  Building core-data ... done  ---> Running in 9126de63ed15 [2022-05-10T19:07:30.436Z] Removing intermediate container 9126de63ed15 [2022-05-10T19:07:30.436Z] ---> 779dd4e9a25b [2022-05-10T19:07:30.436Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T19:07:30.694Z] ---> Running in d6c3e82576d5 [2022-05-10T19:07:31.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:31.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:07:31.887Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:07:31.887Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:07:31.887Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:07:31.887Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:07:31.887Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:07:31.887Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:07:31.888Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:07:31.888Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:07:31.888Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:07:31.888Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:07:31.888Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:07:31.888Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:07:31.888Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:07:31.888Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:07:31.888Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:07:32.146Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:07:32.146Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:07:32.146Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:07:32.404Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:07:32.405Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:07:32.405Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:07:32.405Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:07:32.405Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:07:32.405Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:07:32.405Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:07:32.405Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:07:32.405Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:07:32.405Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:07:32.405Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:07:32.405Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:07:32.405Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:07:32.405Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:07:32.405Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:07:32.405Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:07:32.405Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:07:32.405Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:07:32.405Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:07:32.405Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:07:32.405Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:07:32.405Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:07:32.405Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:07:32.405Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:07:32.663Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:07:32.663Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:07:32.663Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:07:32.663Z] OK: 83 MiB in 65 packages [2022-05-10T19:07:33.229Z] Collecting docker-compose==1.23.2 [2022-05-10T19:07:33.229Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:07:33.487Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:07:33.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:07:33.747Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:07:33.747Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:07:33.747Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T19:07:34.005Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:07:34.005Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:07:34.576Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:07:34.576Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:07:34.576Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:07:34.576Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:07:34.835Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:07:34.835Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:07:34.835Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:07:34.835Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:07:34.835Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:07:34.835Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:07:35.093Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:07:35.093Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:07:35.352Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:07:35.352Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:07:35.610Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:07:35.610Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:07:35.610Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:07:35.610Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:07:35.610Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T19:07:35.610Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:07:35.610Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:07:35.870Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:07:35.870Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:07:35.870Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:07:35.870Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:07:35.870Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:07:35.870Z] Attempting uninstall: urllib3 [2022-05-10T19:07:35.870Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:07:35.870Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:07:35.870Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:07:35.870Z] Attempting uninstall: idna [2022-05-10T19:07:35.870Z] Found existing installation: idna 3.3 [2022-05-10T19:07:36.129Z] Uninstalling idna-3.3: [2022-05-10T19:07:36.129Z] Successfully uninstalled idna-3.3 [2022-05-10T19:07:36.388Z] Attempting uninstall: requests [2022-05-10T19:07:36.388Z] Found existing installation: requests 2.26.0 [2022-05-10T19:07:36.388Z] Uninstalling requests-2.26.0: [2022-05-10T19:07:36.388Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:07:36.648Z] Running setup.py install for texttable: started [2022-05-10T19:07:36.942Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:07:36.942Z] Running setup.py install for PyYAML: started [2022-05-10T19:07:37.312Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:07:37.312Z] Running setup.py install for docopt: started [2022-05-10T19:07:37.645Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:07:37.645Z] Running setup.py install for dockerpty: started [2022-05-10T19:07:37.908Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:07:38.477Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T19:07:46.601Z] Removing intermediate container d6c3e82576d5 [2022-05-10T19:07:46.601Z] ---> b7d8e9dde88d [2022-05-10T19:07:46.601Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:07:46.860Z] ---> Running in 905414d262d6 [2022-05-10T19:07:47.118Z] Removing intermediate container 905414d262d6 [2022-05-10T19:07:47.118Z] ---> 86707b5457f9 [2022-05-10T19:07:47.118Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:07:47.377Z] ---> Running in a29f5fd5d7db [2022-05-10T19:07:47.377Z] Removing intermediate container a29f5fd5d7db [2022-05-10T19:07:47.377Z] ---> edb859242eb1 [2022-05-10T19:07:47.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:07:48.313Z] ---> c2f124ee0b63 [2022-05-10T19:07:48.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:07:48.313Z] ---> 1deb1fbb6cb0 [2022-05-10T19:07:48.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:07:49.250Z] ---> 6c65746a1894 [2022-05-10T19:07:49.250Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:07:49.250Z] ---> Running in d314d092e506 [2022-05-10T19:07:49.250Z] Removing intermediate container d314d092e506 [2022-05-10T19:07:49.250Z] ---> 24f4f3c06013 [2022-05-10T19:07:49.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:07:49.250Z] ---> Running in a1e6dff9043f [2022-05-10T19:07:49.513Z] Removing intermediate container a1e6dff9043f [2022-05-10T19:07:49.513Z] ---> cdb5e9c6a980 [2022-05-10T19:07:49.513Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:07:49.513Z] ---> Running in 0853bc07071f [2022-05-10T19:07:49.774Z] Removing intermediate container 0853bc07071f [2022-05-10T19:07:49.774Z] ---> 36f6d045e6a9 [2022-05-10T19:07:49.774Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:07:49.774Z] ---> Running in 22732a9c3ee2 [2022-05-10T19:07:49.774Z] Removing intermediate container 22732a9c3ee2 [2022-05-10T19:07:49.774Z] ---> a2f96d5c6179 [2022-05-10T19:07:49.774Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:07:49.774Z] ---> Running in 7a9bf6fedbe9 [2022-05-10T19:07:50.034Z] Removing intermediate container 7a9bf6fedbe9 [2022-05-10T19:07:50.034Z] ---> 14cad65f15b3 [2022-05-10T19:07:50.034Z] [2022-05-10T19:07:50.034Z] Successfully built 14cad65f15b3 [2022-05-10T19:07:50.034Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T19:08:36.731Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-10T19:08:36.731Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:08:36.731Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:08:36.731Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:08:36.731Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:08:36.731Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:08:36.731Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:08:36.731Z] Building bin/spire-agent... [2022-05-10T19:08:36.731Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:08:36.731Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:08:36.731Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:08:36.731Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:08:36.731Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:08:36.731Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:08:36.731Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:08:36.731Z] Building bin/spire-agent... [2022-05-10T19:08:36.731Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:08:36.731Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:08:36.731Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:08:36.731Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:08:36.731Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:08:36.731Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:08:36.731Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:08:36.731Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:08:36.731Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:08:36.731Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:09:44.440Z] Removing intermediate container 9dc74ca70655 [2022-05-10T19:09:44.440Z] ---> 83bcd66975b3 [2022-05-10T19:09:44.440Z] [2022-05-10T19:09:44.440Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:09:44.440Z] ---> 0ac33e5f5afa [2022-05-10T19:09:44.440Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:09:44.440Z] ---> Using cache [2022-05-10T19:09:44.440Z] ---> 20531bf075d9 [2022-05-10T19:09:44.440Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:44.440Z] ---> Using cache [2022-05-10T19:09:44.440Z] ---> 04f06db2180f [2022-05-10T19:09:44.440Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:09:44.440Z] ---> Running in 0b332ab8623c [2022-05-10T19:09:44.440Z] Removing intermediate container 9b122f89d19c [2022-05-10T19:09:44.440Z] ---> b369976ff4ac [2022-05-10T19:09:44.440Z] [2022-05-10T19:09:44.440Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:09:44.440Z] ---> 0ac33e5f5afa [2022-05-10T19:09:44.440Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:09:44.440Z] ---> Using cache [2022-05-10T19:09:44.440Z] ---> 20531bf075d9 [2022-05-10T19:09:44.440Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:44.440Z] ---> Using cache [2022-05-10T19:09:44.440Z] ---> 04f06db2180f [2022-05-10T19:09:44.440Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T19:09:44.440Z] ---> Running in f1b635abc6d3 [2022-05-10T19:09:44.440Z] Removing intermediate container 06297ca20285 [2022-05-10T19:09:44.440Z] ---> dd13b43c7f32 [2022-05-10T19:09:44.440Z] [2022-05-10T19:09:44.440Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T19:09:44.440Z] ---> 0ac33e5f5afa [2022-05-10T19:09:44.440Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:09:44.440Z] ---> Using cache [2022-05-10T19:09:44.440Z] ---> 20531bf075d9 [2022-05-10T19:09:44.440Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:09:44.440Z] ---> Using cache [2022-05-10T19:09:44.440Z] ---> 04f06db2180f [2022-05-10T19:09:44.440Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] ---> Running in f847a0c341c3 [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:09:44.440Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:09:44.440Z] OK: 15855 distinct packages available [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:09:44.440Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:09:44.440Z] OK: 15855 distinct packages available [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:09:44.440Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:09:44.440Z] OK: 15855 distinct packages available [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T19:09:44.440Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:09:44.440Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T19:09:44.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:09:44.440Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T19:09:44.440Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:09:44.440Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T19:09:44.440Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T19:09:44.440Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T19:09:44.440Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T19:09:44.440Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:09:44.440Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:09:44.440Z] OK: 6 MiB in 19 packages [2022-05-10T19:09:44.440Z] OK: 6 MiB in 18 packages [2022-05-10T19:09:44.698Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T19:09:44.698Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:09:44.698Z] Removing intermediate container 0b332ab8623c [2022-05-10T19:09:44.698Z] ---> 27bb5677f2ab [2022-05-10T19:09:44.698Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T19:09:44.698Z] Removing intermediate container f1b635abc6d3 [2022-05-10T19:09:44.698Z] ---> 7331038bf705 [2022-05-10T19:09:44.698Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:09:44.956Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T19:09:44.956Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T19:09:44.956Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T19:09:45.216Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:09:45.216Z] OK: 6 MiB in 19 packages [2022-05-10T19:09:45.783Z] ---> df7bf9e09976 [2022-05-10T19:09:45.783Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:09:46.042Z] ---> 79b1d729be1e [2022-05-10T19:09:46.042Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:09:46.042Z] Removing intermediate container f847a0c341c3 [2022-05-10T19:09:46.042Z] ---> c73a26b67b1f [2022-05-10T19:09:46.042Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:09:46.301Z] ---> cb17abb7eb43 [2022-05-10T19:09:46.301Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T19:09:46.869Z] ---> Running in 3e4ad56b7b26 [2022-05-10T19:09:47.130Z] Removing intermediate container 3e4ad56b7b26 [2022-05-10T19:09:47.130Z] ---> 0cbca1dc3404 [2022-05-10T19:09:47.130Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T19:09:47.393Z] ---> f41ad4ced87d [2022-05-10T19:09:47.393Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:09:47.393Z] ---> f8a9913b7f2f [2022-05-10T19:09:47.393Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:09:47.393Z] ---> ae26ccb432a3 [2022-05-10T19:09:47.393Z] Step 21/26 : WORKDIR / [2022-05-10T19:09:47.393Z] ---> d023078dcf14 [2022-05-10T19:09:47.393Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T19:09:47.393Z] ---> d8d8db5e3b9c [2022-05-10T19:09:47.393Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T19:09:47.393Z] ---> Running in 4b78e71e92b8 [2022-05-10T19:09:47.652Z] Removing intermediate container 4b78e71e92b8 [2022-05-10T19:09:47.652Z] ---> 8b42f2c0ec61 [2022-05-10T19:09:47.652Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:09:47.652Z] ---> Running in 230b5c9b1448 [2022-05-10T19:09:47.652Z] ---> 422f8cfce320 [2022-05-10T19:09:47.652Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ ---> 8cbca1b32920 [2022-05-10T19:09:47.652Z] [2022-05-10T19:09:47.652Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T19:09:47.917Z] Removing intermediate container 230b5c9b1448 [2022-05-10T19:09:47.917Z] ---> 55b79d19c16f [2022-05-10T19:09:47.917Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:09:47.917Z] ---> Running in 204d20ce42a5 [2022-05-10T19:09:47.917Z] ---> a6203fcecb2e [2022-05-10T19:09:47.917Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:09:47.917Z] ---> a9367356be37 [2022-05-10T19:09:47.917Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:09:47.917Z] ---> Running in aa214129f6c5 [2022-05-10T19:09:47.917Z] ---> Running in e87f6954cc56 [2022-05-10T19:09:47.917Z] Removing intermediate container 204d20ce42a5 [2022-05-10T19:09:47.917Z] ---> 4f01bb7d39e3 [2022-05-10T19:09:47.917Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:09:48.178Z] ---> Running in 97f32f6aa6f4 [2022-05-10T19:09:48.178Z] Removing intermediate container aa214129f6c5 [2022-05-10T19:09:48.178Z] ---> 70a39fdce401 [2022-05-10T19:09:48.178Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:09:48.178Z] Removing intermediate container e87f6954cc56 [2022-05-10T19:09:48.178Z] ---> eaf84ebcb61f [2022-05-10T19:09:48.178Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:09:48.178Z] ---> Running in 9607b6d51c6a [2022-05-10T19:09:48.178Z] ---> Running in 4c0c84e59bd2 [2022-05-10T19:09:48.178Z] Removing intermediate container 97f32f6aa6f4 [2022-05-10T19:09:48.178Z] ---> c2b83abc15b6 [2022-05-10T19:09:48.178Z] Step 25/26 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:48.178Z] ---> Running in faa706eff5ca [2022-05-10T19:09:48.439Z] Removing intermediate container 4c0c84e59bd2 [2022-05-10T19:09:48.439Z] Removing intermediate container 9607b6d51c6a [2022-05-10T19:09:48.439Z] ---> 855ce8438626 [2022-05-10T19:09:48.439Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:09:48.439Z] ---> 1addeadcf38b [2022-05-10T19:09:48.439Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:09:48.439Z] ---> Running in 5b86aa6cab88 [2022-05-10T19:09:48.439Z] Removing intermediate container faa706eff5ca [2022-05-10T19:09:48.439Z] ---> f4064a1fed30 [2022-05-10T19:09:48.439Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T19:09:48.439Z] ---> Running in d293618fcf3b [2022-05-10T19:09:48.439Z] ---> Running in 9de4e06e1074 [2022-05-10T19:09:48.439Z] Removing intermediate container 5b86aa6cab88 [2022-05-10T19:09:48.439Z] ---> 75e980a88e2c [2022-05-10T19:09:48.439Z] Step 25/26 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:48.439Z] ---> Running in cae6f85ff1de [2022-05-10T19:09:48.699Z] Removing intermediate container d293618fcf3b [2022-05-10T19:09:48.699Z] ---> 9f5dd0f10930 [2022-05-10T19:09:48.699Z] Step 24/25 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:48.699Z] Removing intermediate container 9de4e06e1074 [2022-05-10T19:09:48.699Z] ---> e922bfc6d75a [2022-05-10T19:09:48.699Z] [2022-05-10T19:09:48.699Z] ---> Running in 9af871b7a1a3 [2022-05-10T19:09:48.699Z] Removing intermediate container cae6f85ff1de [2022-05-10T19:09:48.699Z] ---> 6b2b03725944 [2022-05-10T19:09:48.699Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T19:09:48.699Z] ---> Running in ec5b63bb5d49 [2022-05-10T19:09:48.699Z] Successfully built e922bfc6d75a [2022-05-10T19:09:48.699Z] Successfully tagged security-spire-config:latest [2022-05-10T19:09:48.699Z]  Building security-spire-config ... done Removing intermediate container 9af871b7a1a3 [2022-05-10T19:09:48.699Z] ---> 3730814b7dd2 [2022-05-10T19:09:48.699Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T19:09:48.959Z] ---> Running in 5f4477f13539 [2022-05-10T19:09:48.959Z] Removing intermediate container ec5b63bb5d49 [2022-05-10T19:09:48.959Z] ---> 4899ffc55165 [2022-05-10T19:09:48.959Z] [2022-05-10T19:09:48.959Z] Successfully built 4899ffc55165 [2022-05-10T19:09:48.959Z] Removing intermediate container 5f4477f13539 [2022-05-10T19:09:48.959Z] ---> 476e1a4358c2 [2022-05-10T19:09:48.959Z] [2022-05-10T19:09:48.959Z] Successfully tagged security-spire-agent:latest [2022-05-10T19:09:48.959Z]  Building security-spire-agent ... done Successfully built 476e1a4358c2 [2022-05-10T19:09:48.959Z] Successfully tagged security-spire-server:latest [2022-05-10T19:09:49.228Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T19:09:49.244Z] $ docker stop --time=1 8be31dff43b78d1cf663c9910d5cbb7d7c09567c871c868671edc6b92351f49d [2022-05-10T19:09:50.537Z] $ docker rm -f 8be31dff43b78d1cf663c9910d5cbb7d7c09567c871c868671edc6b92351f49d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:09:50.880Z] + docker images [2022-05-10T19:09:50.880Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T19:09:50.880Z] security-spire-config latest e922bfc6d75a 2 seconds ago 86.7MB [2022-05-10T19:09:50.880Z] security-spire-server latest 476e1a4358c2 2 seconds ago 87.3MB [2022-05-10T19:09:50.880Z] security-spire-agent latest 4899ffc55165 2 seconds ago 127MB [2022-05-10T19:09:50.880Z] 83bcd66975b3 20 seconds ago 4.43GB [2022-05-10T19:09:50.880Z] dd13b43c7f32 20 seconds ago 4.43GB [2022-05-10T19:09:50.880Z] b369976ff4ac 20 seconds ago 4.43GB [2022-05-10T19:09:50.880Z] sys-mgmt-agent latest 14cad65f15b3 2 minutes ago 299MB [2022-05-10T19:09:50.880Z] core-data latest 8f023875b071 2 minutes ago 22.5MB [2022-05-10T19:09:50.880Z] 376491005a1b 2 minutes ago 1.49GB [2022-05-10T19:09:50.880Z] 635056331608 2 minutes ago 1.52GB [2022-05-10T19:09:50.880Z] support-notifications latest 46db45395dda 3 minutes ago 26.9MB [2022-05-10T19:09:50.880Z] security-proxy-setup latest 34560f99c7b2 3 minutes ago 26.9MB [2022-05-10T19:09:50.880Z] ab423953c924 4 minutes ago 1.55GB [2022-05-10T19:09:50.880Z] 9e07f8f6a7a0 4 minutes ago 1.5GB [2022-05-10T19:09:50.880Z] support-scheduler latest 8940ce8a494f 4 minutes ago 26.3MB [2022-05-10T19:09:50.880Z] c241a41a50fb 4 minutes ago 1.55GB [2022-05-10T19:09:50.880Z] security-bootstrapper latest a93a4a3e23bf 5 minutes ago 19.1MB [2022-05-10T19:09:50.880Z] security-spiffe-token-provider latest 1f233392bd66 5 minutes ago 28.8MB [2022-05-10T19:09:50.880Z] security-secretstore-setup latest e57f322017a1 5 minutes ago 28.5MB [2022-05-10T19:09:50.880Z] core-command latest 565ef3b69b2c 5 minutes ago 16.1MB [2022-05-10T19:09:50.880Z] core-metadata latest ca3249bf9ba7 5 minutes ago 17MB [2022-05-10T19:09:50.880Z] 9e61f1b185df 5 minutes ago 1.54GB [2022-05-10T19:09:50.880Z] feb02ff38196 5 minutes ago 1.5GB [2022-05-10T19:09:50.880Z] 89f1e0bf44ef 5 minutes ago 1.5GB [2022-05-10T19:09:50.880Z] f5de18eb0c61 5 minutes ago 1.5GB [2022-05-10T19:09:50.880Z] 57efb71d5903 5 minutes ago 1.49GB [2022-05-10T19:09:50.880Z] ci-base-image-x86_64 latest bcc0501f2076 8 minutes ago 895MB [2022-05-10T19:09:50.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T19:09:50.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T19:09:50.880Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T19:09:50.880Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T19:09:50.880Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T19:09:50.880Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:09:50.994Z] provisioning config files... [2022-05-10T19:09:51.003Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/224@tmp/config391869605768870889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:09:51.301Z] ---> docker-login.sh [2022-05-10T19:09:51.301Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:09:51.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:09:51.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:09:51.301Z] Configure a credential helper to remove this warning. See [2022-05-10T19:09:51.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:09:51.301Z] [2022-05-10T19:09:51.301Z] Login Succeeded [2022-05-10T19:09:51.301Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:09:51.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:09:51.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:09:51.562Z] Configure a credential helper to remove this warning. See [2022-05-10T19:09:51.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:09:51.562Z] [2022-05-10T19:09:51.562Z] Login Succeeded [2022-05-10T19:09:51.562Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:09:51.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:09:51.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:09:51.562Z] Configure a credential helper to remove this warning. See [2022-05-10T19:09:51.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:09:51.562Z] [2022-05-10T19:09:51.562Z] Login Succeeded [2022-05-10T19:09:51.562Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:09:51.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:09:51.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:09:51.823Z] Configure a credential helper to remove this warning. See [2022-05-10T19:09:51.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:09:51.823Z] [2022-05-10T19:09:51.823Z] Login Succeeded [2022-05-10T19:09:51.823Z] docker.io [2022-05-10T19:09:51.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:09:52.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:09:52.393Z] Configure a credential helper to remove this warning. See [2022-05-10T19:09:52.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:09:52.393Z] [2022-05-10T19:09:52.393Z] Login Succeeded [2022-05-10T19:09:52.393Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:09:52.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:09:52.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:09:52.452Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-10T19:09:52.452Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:52.452Z] latest [2022-05-10T19:09:52.452Z] 2.2.0-dev.95 [2022-05-10T19:09:52.452Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:09:52.452Z] main [2022-05-10T19:09:52.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:52.778Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:53.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:53.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:09:53.071Z] 54d7d48ac9ff: Preparing [2022-05-10T19:09:53.071Z] 40985be936cb: Preparing [2022-05-10T19:09:53.071Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:53.071Z] 02e716f2639a: Preparing [2022-05-10T19:09:53.071Z] b541d28bf3b4: Preparing [2022-05-10T19:09:53.071Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:53.071Z] 02e716f2639a: Pushed [2022-05-10T19:09:53.071Z] 54d7d48ac9ff: Pushed [2022-05-10T19:09:53.071Z] eff2ca1d87cb: Pushed [2022-05-10T19:09:54.454Z] 40985be936cb: Pushed [2022-05-10T19:09:54.454Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:3bf4b810431b7b420acd5e268b3291d48bc6514fc9b3bffeef47558ef9e88ebb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:54.753Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:55.042Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T19:09:55.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:09:55.042Z] 54d7d48ac9ff: Preparing [2022-05-10T19:09:55.042Z] 40985be936cb: Preparing [2022-05-10T19:09:55.042Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:55.042Z] 02e716f2639a: Preparing [2022-05-10T19:09:55.042Z] b541d28bf3b4: Preparing [2022-05-10T19:09:55.042Z] 54d7d48ac9ff: Layer already exists [2022-05-10T19:09:55.042Z] 02e716f2639a: Layer already exists [2022-05-10T19:09:55.042Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:55.042Z] 40985be936cb: Layer already exists [2022-05-10T19:09:55.042Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:09:55.042Z] latest: digest: sha256:3bf4b810431b7b420acd5e268b3291d48bc6514fc9b3bffeef47558ef9e88ebb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:55.344Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:55.637Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [2022-05-10T19:09:55.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:09:55.638Z] 54d7d48ac9ff: Preparing [2022-05-10T19:09:55.638Z] 40985be936cb: Preparing [2022-05-10T19:09:55.638Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:55.638Z] 02e716f2639a: Preparing [2022-05-10T19:09:55.638Z] b541d28bf3b4: Preparing [2022-05-10T19:09:55.638Z] 54d7d48ac9ff: Layer already exists [2022-05-10T19:09:55.638Z] 40985be936cb: Layer already exists [2022-05-10T19:09:55.638Z] 02e716f2639a: Layer already exists [2022-05-10T19:09:55.638Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:55.638Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:09:55.638Z] 2.2.0-dev.95: digest: sha256:3bf4b810431b7b420acd5e268b3291d48bc6514fc9b3bffeef47558ef9e88ebb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:55.940Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:56.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:09:56.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:09:56.235Z] 54d7d48ac9ff: Preparing [2022-05-10T19:09:56.235Z] 40985be936cb: Preparing [2022-05-10T19:09:56.235Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:56.235Z] 02e716f2639a: Preparing [2022-05-10T19:09:56.235Z] b541d28bf3b4: Preparing [2022-05-10T19:09:56.235Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:56.235Z] 02e716f2639a: Layer already exists [2022-05-10T19:09:56.235Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:09:56.235Z] 40985be936cb: Layer already exists [2022-05-10T19:09:56.235Z] 54d7d48ac9ff: Layer already exists [2022-05-10T19:09:56.235Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:3bf4b810431b7b420acd5e268b3291d48bc6514fc9b3bffeef47558ef9e88ebb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:56.536Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:56.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-10T19:09:56.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:09:56.841Z] 54d7d48ac9ff: Preparing [2022-05-10T19:09:56.841Z] 40985be936cb: Preparing [2022-05-10T19:09:56.841Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:56.841Z] 02e716f2639a: Preparing [2022-05-10T19:09:56.841Z] b541d28bf3b4: Preparing [2022-05-10T19:09:56.841Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:56.841Z] 54d7d48ac9ff: Layer already exists [2022-05-10T19:09:56.841Z] 02e716f2639a: Layer already exists [2022-05-10T19:09:56.841Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:09:56.841Z] 40985be936cb: Layer already exists [2022-05-10T19:09:56.841Z] main: digest: sha256:3bf4b810431b7b420acd5e268b3291d48bc6514fc9b3bffeef47558ef9e88ebb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:09:56.881Z] ===================================================== [Pipeline] echo [2022-05-10T19:09:56.890Z] taggedImages: [2022-05-10T19:09:56.890Z] - nexus3.edgexfoundry.org:10004/core-command:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:56.890Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T19:09:56.890Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [2022-05-10T19:09:56.890Z] - nexus3.edgexfoundry.org:10004/core-command:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:09:56.890Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-10T19:09:56.910Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-10T19:09:56.910Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:56.910Z] latest [2022-05-10T19:09:56.910Z] 2.2.0-dev.95 [2022-05-10T19:09:56.910Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:09:56.910Z] main [2022-05-10T19:09:56.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:57.220Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:57.512Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:09:57.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:09:57.513Z] d7bb1701bb13: Preparing [2022-05-10T19:09:57.513Z] fe4d6868c9b7: Preparing [2022-05-10T19:09:57.513Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:57.513Z] ec762ce69aba: Preparing [2022-05-10T19:09:57.513Z] 66a065df5c0b: Preparing [2022-05-10T19:09:57.513Z] b541d28bf3b4: Preparing [2022-05-10T19:09:57.513Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:09:57.513Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:57.513Z] d7bb1701bb13: Pushed [2022-05-10T19:09:57.513Z] 66a065df5c0b: Pushed [2022-05-10T19:09:57.771Z] ec762ce69aba: Pushed [2022-05-10T19:09:59.149Z] fe4d6868c9b7: Pushed [2022-05-10T19:09:59.149Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:fbaf8224377d2c19ae1ced39a406303fae9dbb1566b4f58c35c0c5f68b76e854 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:59.514Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:09:59.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T19:09:59.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:09:59.855Z] d7bb1701bb13: Preparing [2022-05-10T19:09:59.855Z] fe4d6868c9b7: Preparing [2022-05-10T19:09:59.855Z] eff2ca1d87cb: Preparing [2022-05-10T19:09:59.855Z] ec762ce69aba: Preparing [2022-05-10T19:09:59.855Z] 66a065df5c0b: Preparing [2022-05-10T19:09:59.855Z] b541d28bf3b4: Preparing [2022-05-10T19:09:59.855Z] b541d28bf3b4: Waiting [2022-05-10T19:09:59.855Z] d7bb1701bb13: Layer already exists [2022-05-10T19:09:59.855Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:09:59.855Z] ec762ce69aba: Layer already exists [2022-05-10T19:09:59.855Z] fe4d6868c9b7: Layer already exists [2022-05-10T19:09:59.855Z] 66a065df5c0b: Layer already exists [2022-05-10T19:09:59.855Z] b541d28bf3b4: Layer already exists [2022-05-10T19:09:59.855Z] latest: digest: sha256:fbaf8224377d2c19ae1ced39a406303fae9dbb1566b4f58c35c0c5f68b76e854 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:00.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:00.449Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [2022-05-10T19:10:00.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:10:00.449Z] d7bb1701bb13: Preparing [2022-05-10T19:10:00.449Z] fe4d6868c9b7: Preparing [2022-05-10T19:10:00.449Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:00.449Z] ec762ce69aba: Preparing [2022-05-10T19:10:00.449Z] 66a065df5c0b: Preparing [2022-05-10T19:10:00.449Z] b541d28bf3b4: Preparing [2022-05-10T19:10:00.449Z] b541d28bf3b4: Waiting [2022-05-10T19:10:00.449Z] 66a065df5c0b: Layer already exists [2022-05-10T19:10:00.449Z] ec762ce69aba: Layer already exists [2022-05-10T19:10:00.449Z] fe4d6868c9b7: Layer already exists [2022-05-10T19:10:00.449Z] d7bb1701bb13: Layer already exists [2022-05-10T19:10:00.449Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:00.449Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:00.449Z] 2.2.0-dev.95: digest: sha256:fbaf8224377d2c19ae1ced39a406303fae9dbb1566b4f58c35c0c5f68b76e854 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:00.747Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:01.037Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:01.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:10:01.037Z] d7bb1701bb13: Preparing [2022-05-10T19:10:01.037Z] fe4d6868c9b7: Preparing [2022-05-10T19:10:01.037Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:01.037Z] ec762ce69aba: Preparing [2022-05-10T19:10:01.037Z] 66a065df5c0b: Preparing [2022-05-10T19:10:01.037Z] b541d28bf3b4: Preparing [2022-05-10T19:10:01.037Z] b541d28bf3b4: Waiting [2022-05-10T19:10:01.037Z] fe4d6868c9b7: Layer already exists [2022-05-10T19:10:01.037Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:01.037Z] 66a065df5c0b: Layer already exists [2022-05-10T19:10:01.037Z] d7bb1701bb13: Layer already exists [2022-05-10T19:10:01.037Z] ec762ce69aba: Layer already exists [2022-05-10T19:10:01.037Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:01.037Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:fbaf8224377d2c19ae1ced39a406303fae9dbb1566b4f58c35c0c5f68b76e854 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:01.335Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:01.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-10T19:10:01.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:10:01.626Z] d7bb1701bb13: Preparing [2022-05-10T19:10:01.626Z] fe4d6868c9b7: Preparing [2022-05-10T19:10:01.626Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:01.626Z] ec762ce69aba: Preparing [2022-05-10T19:10:01.626Z] 66a065df5c0b: Preparing [2022-05-10T19:10:01.626Z] b541d28bf3b4: Preparing [2022-05-10T19:10:01.626Z] b541d28bf3b4: Waiting [2022-05-10T19:10:01.626Z] fe4d6868c9b7: Layer already exists [2022-05-10T19:10:01.626Z] 66a065df5c0b: Layer already exists [2022-05-10T19:10:01.626Z] ec762ce69aba: Layer already exists [2022-05-10T19:10:01.626Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:01.626Z] d7bb1701bb13: Layer already exists [2022-05-10T19:10:01.626Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:01.626Z] main: digest: sha256:fbaf8224377d2c19ae1ced39a406303fae9dbb1566b4f58c35c0c5f68b76e854 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:01.669Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:01.678Z] taggedImages: [2022-05-10T19:10:01.678Z] - nexus3.edgexfoundry.org:10004/core-data:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:01.679Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T19:10:01.679Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [2022-05-10T19:10:01.679Z] - nexus3.edgexfoundry.org:10004/core-data:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:01.679Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-10T19:10:01.699Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-10T19:10:01.699Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:01.699Z] latest [2022-05-10T19:10:01.699Z] 2.2.0-dev.95 [2022-05-10T19:10:01.699Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:01.699Z] main [2022-05-10T19:10:01.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:02.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:02.306Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:02.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:10:02.306Z] 5817a24f3714: Preparing [2022-05-10T19:10:02.306Z] b823624900f8: Preparing [2022-05-10T19:10:02.306Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:02.306Z] 02e716f2639a: Preparing [2022-05-10T19:10:02.307Z] b541d28bf3b4: Preparing [2022-05-10T19:10:02.307Z] 02e716f2639a: Layer already exists [2022-05-10T19:10:02.307Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:02.307Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:02.307Z] 5817a24f3714: Pushed [2022-05-10T19:10:03.683Z] b823624900f8: Pushed [2022-05-10T19:10:03.943Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:0ce3eec8775ca457008e7026555f6bdf2a083dca0f524cff76382f324de1e2d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:04.238Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:04.528Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T19:10:04.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:10:04.528Z] 5817a24f3714: Preparing [2022-05-10T19:10:04.528Z] b823624900f8: Preparing [2022-05-10T19:10:04.528Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:04.528Z] 02e716f2639a: Preparing [2022-05-10T19:10:04.528Z] b541d28bf3b4: Preparing [2022-05-10T19:10:04.528Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:04.528Z] b823624900f8: Layer already exists [2022-05-10T19:10:04.528Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:04.528Z] 02e716f2639a: Layer already exists [2022-05-10T19:10:04.528Z] 5817a24f3714: Layer already exists [2022-05-10T19:10:04.528Z] latest: digest: sha256:0ce3eec8775ca457008e7026555f6bdf2a083dca0f524cff76382f324de1e2d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:04.825Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:05.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [2022-05-10T19:10:05.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:10:05.115Z] 5817a24f3714: Preparing [2022-05-10T19:10:05.115Z] b823624900f8: Preparing [2022-05-10T19:10:05.115Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:05.115Z] 02e716f2639a: Preparing [2022-05-10T19:10:05.115Z] b541d28bf3b4: Preparing [2022-05-10T19:10:05.115Z] 5817a24f3714: Layer already exists [2022-05-10T19:10:05.115Z] b823624900f8: Layer already exists [2022-05-10T19:10:05.115Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:05.115Z] 02e716f2639a: Layer already exists [2022-05-10T19:10:05.115Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:05.115Z] 2.2.0-dev.95: digest: sha256:0ce3eec8775ca457008e7026555f6bdf2a083dca0f524cff76382f324de1e2d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:05.411Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:05.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:05.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:10:05.708Z] 5817a24f3714: Preparing [2022-05-10T19:10:05.708Z] b823624900f8: Preparing [2022-05-10T19:10:05.708Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:05.708Z] 02e716f2639a: Preparing [2022-05-10T19:10:05.708Z] b541d28bf3b4: Preparing [2022-05-10T19:10:05.708Z] b823624900f8: Layer already exists [2022-05-10T19:10:05.708Z] 02e716f2639a: Layer already exists [2022-05-10T19:10:05.708Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:05.708Z] 5817a24f3714: Layer already exists [2022-05-10T19:10:05.708Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:05.708Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:0ce3eec8775ca457008e7026555f6bdf2a083dca0f524cff76382f324de1e2d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:06.001Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:06.297Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-10T19:10:06.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:10:06.297Z] 5817a24f3714: Preparing [2022-05-10T19:10:06.297Z] b823624900f8: Preparing [2022-05-10T19:10:06.297Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:06.297Z] 02e716f2639a: Preparing [2022-05-10T19:10:06.297Z] b541d28bf3b4: Preparing [2022-05-10T19:10:06.297Z] b823624900f8: Layer already exists [2022-05-10T19:10:06.297Z] 5817a24f3714: Layer already exists [2022-05-10T19:10:06.297Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:06.297Z] 02e716f2639a: Layer already exists [2022-05-10T19:10:06.297Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:06.297Z] main: digest: sha256:0ce3eec8775ca457008e7026555f6bdf2a083dca0f524cff76382f324de1e2d3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:06.333Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:06.340Z] taggedImages: [2022-05-10T19:10:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T19:10:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [2022-05-10T19:10:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-10T19:10:06.360Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-10T19:10:06.360Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:06.360Z] latest [2022-05-10T19:10:06.360Z] 2.2.0-dev.95 [2022-05-10T19:10:06.360Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:06.360Z] main [2022-05-10T19:10:06.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:06.686Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:07.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:07.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:10:07.078Z] 05d33aee6453: Preparing [2022-05-10T19:10:07.078Z] 05d33aee6453: Preparing [2022-05-10T19:10:07.078Z] cb38c8827113: Preparing [2022-05-10T19:10:07.078Z] 067c1a3ac396: Preparing [2022-05-10T19:10:07.078Z] 53fb8873f61e: Preparing [2022-05-10T19:10:07.078Z] 493ea80a4643: Preparing [2022-05-10T19:10:07.078Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:07.078Z] 4b1b2c667abe: Preparing [2022-05-10T19:10:07.078Z] fd62b979b0f0: Preparing [2022-05-10T19:10:07.078Z] 48c8f1b410a5: Preparing [2022-05-10T19:10:07.078Z] f86c6e09eb3e: Preparing [2022-05-10T19:10:07.078Z] b541d28bf3b4: Preparing [2022-05-10T19:10:07.078Z] 4b1b2c667abe: Waiting [2022-05-10T19:10:07.078Z] f86c6e09eb3e: Waiting [2022-05-10T19:10:07.078Z] eff2ca1d87cb: Waiting [2022-05-10T19:10:07.078Z] fd62b979b0f0: Waiting [2022-05-10T19:10:07.078Z] b541d28bf3b4: Waiting [2022-05-10T19:10:07.078Z] 48c8f1b410a5: Waiting [2022-05-10T19:10:07.078Z] 067c1a3ac396: Pushed [2022-05-10T19:10:07.078Z] cb38c8827113: Pushed [2022-05-10T19:10:07.078Z] 05d33aee6453: Pushed [2022-05-10T19:10:07.078Z] 53fb8873f61e: Pushed [2022-05-10T19:10:07.078Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:07.338Z] 48c8f1b410a5: Pushed [2022-05-10T19:10:07.338Z] fd62b979b0f0: Pushed [2022-05-10T19:10:07.338Z] f86c6e09eb3e: Pushed [2022-05-10T19:10:07.338Z] 4b1b2c667abe: Pushed [2022-05-10T19:10:07.338Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:08.719Z] 493ea80a4643: Pushed [2022-05-10T19:10:08.980Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:6980d244e7fadf659a77b2e8cc1340371462c9d3c9b57e35c7ee9821d84a3c1d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:09.278Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:09.571Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T19:10:09.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:10:09.571Z] 05d33aee6453: Preparing [2022-05-10T19:10:09.571Z] 05d33aee6453: Preparing [2022-05-10T19:10:09.571Z] cb38c8827113: Preparing [2022-05-10T19:10:09.571Z] 067c1a3ac396: Preparing [2022-05-10T19:10:09.571Z] 53fb8873f61e: Preparing [2022-05-10T19:10:09.571Z] 493ea80a4643: Preparing [2022-05-10T19:10:09.571Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:09.571Z] 4b1b2c667abe: Preparing [2022-05-10T19:10:09.571Z] fd62b979b0f0: Preparing [2022-05-10T19:10:09.571Z] 48c8f1b410a5: Preparing [2022-05-10T19:10:09.571Z] f86c6e09eb3e: Preparing [2022-05-10T19:10:09.571Z] b541d28bf3b4: Preparing [2022-05-10T19:10:09.571Z] eff2ca1d87cb: Waiting [2022-05-10T19:10:09.571Z] 4b1b2c667abe: Waiting [2022-05-10T19:10:09.571Z] fd62b979b0f0: Waiting [2022-05-10T19:10:09.571Z] 48c8f1b410a5: Waiting [2022-05-10T19:10:09.571Z] f86c6e09eb3e: Waiting [2022-05-10T19:10:09.571Z] b541d28bf3b4: Waiting [2022-05-10T19:10:09.571Z] cb38c8827113: Layer already exists [2022-05-10T19:10:09.571Z] 53fb8873f61e: Layer already exists [2022-05-10T19:10:09.571Z] 05d33aee6453: Layer already exists [2022-05-10T19:10:09.571Z] 493ea80a4643: Layer already exists [2022-05-10T19:10:09.571Z] 067c1a3ac396: Layer already exists [2022-05-10T19:10:09.571Z] 4b1b2c667abe: Layer already exists [2022-05-10T19:10:09.571Z] fd62b979b0f0: Layer already exists [2022-05-10T19:10:09.571Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:09.571Z] 48c8f1b410a5: Layer already exists [2022-05-10T19:10:09.571Z] f86c6e09eb3e: Layer already exists [2022-05-10T19:10:09.571Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:09.571Z] latest: digest: sha256:6980d244e7fadf659a77b2e8cc1340371462c9d3c9b57e35c7ee9821d84a3c1d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:09.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:10.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [2022-05-10T19:10:10.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:10:10.165Z] 05d33aee6453: Preparing [2022-05-10T19:10:10.165Z] 05d33aee6453: Preparing [2022-05-10T19:10:10.165Z] cb38c8827113: Preparing [2022-05-10T19:10:10.165Z] 067c1a3ac396: Preparing [2022-05-10T19:10:10.165Z] 53fb8873f61e: Preparing [2022-05-10T19:10:10.165Z] 493ea80a4643: Preparing [2022-05-10T19:10:10.165Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:10.165Z] 4b1b2c667abe: Preparing [2022-05-10T19:10:10.165Z] fd62b979b0f0: Preparing [2022-05-10T19:10:10.165Z] 48c8f1b410a5: Preparing [2022-05-10T19:10:10.165Z] f86c6e09eb3e: Preparing [2022-05-10T19:10:10.165Z] b541d28bf3b4: Preparing [2022-05-10T19:10:10.165Z] 4b1b2c667abe: Waiting [2022-05-10T19:10:10.165Z] fd62b979b0f0: Waiting [2022-05-10T19:10:10.165Z] 48c8f1b410a5: Waiting [2022-05-10T19:10:10.165Z] f86c6e09eb3e: Waiting [2022-05-10T19:10:10.165Z] b541d28bf3b4: Waiting [2022-05-10T19:10:10.165Z] eff2ca1d87cb: Waiting [2022-05-10T19:10:10.165Z] 067c1a3ac396: Layer already exists [2022-05-10T19:10:10.165Z] 05d33aee6453: Layer already exists [2022-05-10T19:10:10.165Z] 53fb8873f61e: Layer already exists [2022-05-10T19:10:10.165Z] cb38c8827113: Layer already exists [2022-05-10T19:10:10.165Z] 493ea80a4643: Layer already exists [2022-05-10T19:10:10.165Z] 4b1b2c667abe: Layer already exists [2022-05-10T19:10:10.165Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:10.165Z] fd62b979b0f0: Layer already exists [2022-05-10T19:10:10.165Z] f86c6e09eb3e: Layer already exists [2022-05-10T19:10:10.165Z] 48c8f1b410a5: Layer already exists [2022-05-10T19:10:10.165Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:10.165Z] 2.2.0-dev.95: digest: sha256:6980d244e7fadf659a77b2e8cc1340371462c9d3c9b57e35c7ee9821d84a3c1d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:10.457Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:10.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:10.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:10:10.748Z] 05d33aee6453: Preparing [2022-05-10T19:10:10.748Z] 05d33aee6453: Preparing [2022-05-10T19:10:10.748Z] cb38c8827113: Preparing [2022-05-10T19:10:10.748Z] 067c1a3ac396: Preparing [2022-05-10T19:10:10.748Z] 53fb8873f61e: Preparing [2022-05-10T19:10:10.748Z] 493ea80a4643: Preparing [2022-05-10T19:10:10.748Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:10.748Z] 4b1b2c667abe: Preparing [2022-05-10T19:10:10.748Z] fd62b979b0f0: Preparing [2022-05-10T19:10:10.748Z] 48c8f1b410a5: Preparing [2022-05-10T19:10:10.748Z] f86c6e09eb3e: Preparing [2022-05-10T19:10:10.748Z] b541d28bf3b4: Preparing [2022-05-10T19:10:10.748Z] 4b1b2c667abe: Waiting [2022-05-10T19:10:10.748Z] f86c6e09eb3e: Waiting [2022-05-10T19:10:10.748Z] fd62b979b0f0: Waiting [2022-05-10T19:10:10.748Z] 48c8f1b410a5: Waiting [2022-05-10T19:10:10.748Z] b541d28bf3b4: Waiting [2022-05-10T19:10:10.748Z] eff2ca1d87cb: Waiting [2022-05-10T19:10:10.748Z] 067c1a3ac396: Layer already exists [2022-05-10T19:10:10.748Z] cb38c8827113: Layer already exists [2022-05-10T19:10:10.748Z] 493ea80a4643: Layer already exists [2022-05-10T19:10:10.748Z] 05d33aee6453: Layer already exists [2022-05-10T19:10:10.748Z] 53fb8873f61e: Layer already exists [2022-05-10T19:10:10.748Z] fd62b979b0f0: Layer already exists [2022-05-10T19:10:10.748Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:10.748Z] 4b1b2c667abe: Layer already exists [2022-05-10T19:10:10.748Z] f86c6e09eb3e: Layer already exists [2022-05-10T19:10:10.748Z] 48c8f1b410a5: Layer already exists [2022-05-10T19:10:10.748Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:10.748Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:6980d244e7fadf659a77b2e8cc1340371462c9d3c9b57e35c7ee9821d84a3c1d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:11.042Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:11.333Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-10T19:10:11.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:10:11.333Z] 05d33aee6453: Preparing [2022-05-10T19:10:11.333Z] 05d33aee6453: Preparing [2022-05-10T19:10:11.333Z] cb38c8827113: Preparing [2022-05-10T19:10:11.333Z] 067c1a3ac396: Preparing [2022-05-10T19:10:11.333Z] 53fb8873f61e: Preparing [2022-05-10T19:10:11.333Z] 493ea80a4643: Preparing [2022-05-10T19:10:11.333Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:11.333Z] 4b1b2c667abe: Preparing [2022-05-10T19:10:11.333Z] fd62b979b0f0: Preparing [2022-05-10T19:10:11.333Z] 48c8f1b410a5: Preparing [2022-05-10T19:10:11.333Z] f86c6e09eb3e: Preparing [2022-05-10T19:10:11.333Z] b541d28bf3b4: Preparing [2022-05-10T19:10:11.333Z] fd62b979b0f0: Waiting [2022-05-10T19:10:11.333Z] 48c8f1b410a5: Waiting [2022-05-10T19:10:11.333Z] eff2ca1d87cb: Waiting [2022-05-10T19:10:11.333Z] 4b1b2c667abe: Waiting [2022-05-10T19:10:11.333Z] b541d28bf3b4: Waiting [2022-05-10T19:10:11.333Z] 53fb8873f61e: Layer already exists [2022-05-10T19:10:11.333Z] cb38c8827113: Layer already exists [2022-05-10T19:10:11.333Z] 493ea80a4643: Layer already exists [2022-05-10T19:10:11.333Z] 05d33aee6453: Layer already exists [2022-05-10T19:10:11.333Z] 067c1a3ac396: Layer already exists [2022-05-10T19:10:11.333Z] 4b1b2c667abe: Layer already exists [2022-05-10T19:10:11.333Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:11.333Z] fd62b979b0f0: Layer already exists [2022-05-10T19:10:11.333Z] 48c8f1b410a5: Layer already exists [2022-05-10T19:10:11.333Z] f86c6e09eb3e: Layer already exists [2022-05-10T19:10:11.333Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:11.333Z] main: digest: sha256:6980d244e7fadf659a77b2e8cc1340371462c9d3c9b57e35c7ee9821d84a3c1d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:11.365Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:11.372Z] taggedImages: [2022-05-10T19:10:11.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:11.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T19:10:11.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [2022-05-10T19:10:11.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:11.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-10T19:10:11.385Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-10T19:10:11.385Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:11.385Z] latest [2022-05-10T19:10:11.385Z] 2.2.0-dev.95 [2022-05-10T19:10:11.385Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:11.385Z] main [2022-05-10T19:10:11.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:11.706Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:11.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:11.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:10:11.999Z] 22f801dde71c: Preparing [2022-05-10T19:10:11.999Z] a3fa51d15773: Preparing [2022-05-10T19:10:11.999Z] 1e5db9fbd90d: Preparing [2022-05-10T19:10:11.999Z] 1cfdcbd2a3cd: Preparing [2022-05-10T19:10:11.999Z] 81192a30423f: Preparing [2022-05-10T19:10:11.999Z] 23a6c3bb0ae3: Preparing [2022-05-10T19:10:11.999Z] f7f0aea03aab: Preparing [2022-05-10T19:10:11.999Z] b541d28bf3b4: Preparing [2022-05-10T19:10:11.999Z] 23a6c3bb0ae3: Waiting [2022-05-10T19:10:11.999Z] b541d28bf3b4: Waiting [2022-05-10T19:10:11.999Z] 81192a30423f: Pushed [2022-05-10T19:10:11.999Z] a3fa51d15773: Pushed [2022-05-10T19:10:11.999Z] 22f801dde71c: Pushed [2022-05-10T19:10:11.999Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:12.258Z] 23a6c3bb0ae3: Pushed [2022-05-10T19:10:12.517Z] f7f0aea03aab: Pushed [2022-05-10T19:10:13.088Z] 1e5db9fbd90d: Pushed [2022-05-10T19:10:13.088Z] 1cfdcbd2a3cd: Pushed [2022-05-10T19:10:13.348Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:2009c11a3682e534ccbed16af5dea01c32717301e87067f3f4d943364798972c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:13.646Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:13.941Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T19:10:13.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:10:13.941Z] 22f801dde71c: Preparing [2022-05-10T19:10:13.941Z] a3fa51d15773: Preparing [2022-05-10T19:10:13.941Z] 1e5db9fbd90d: Preparing [2022-05-10T19:10:13.941Z] 1cfdcbd2a3cd: Preparing [2022-05-10T19:10:13.941Z] 81192a30423f: Preparing [2022-05-10T19:10:13.941Z] 23a6c3bb0ae3: Preparing [2022-05-10T19:10:13.941Z] f7f0aea03aab: Preparing [2022-05-10T19:10:13.941Z] b541d28bf3b4: Preparing [2022-05-10T19:10:13.941Z] f7f0aea03aab: Waiting [2022-05-10T19:10:13.941Z] 23a6c3bb0ae3: Waiting [2022-05-10T19:10:13.941Z] 81192a30423f: Layer already exists [2022-05-10T19:10:13.941Z] a3fa51d15773: Layer already exists [2022-05-10T19:10:13.941Z] 1e5db9fbd90d: Layer already exists [2022-05-10T19:10:13.941Z] 1cfdcbd2a3cd: Layer already exists [2022-05-10T19:10:13.941Z] 22f801dde71c: Layer already exists [2022-05-10T19:10:13.941Z] f7f0aea03aab: Layer already exists [2022-05-10T19:10:13.941Z] 23a6c3bb0ae3: Layer already exists [2022-05-10T19:10:13.941Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:13.941Z] latest: digest: sha256:2009c11a3682e534ccbed16af5dea01c32717301e87067f3f4d943364798972c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:14.240Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:14.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [2022-05-10T19:10:14.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:10:14.561Z] 22f801dde71c: Preparing [2022-05-10T19:10:14.561Z] a3fa51d15773: Preparing [2022-05-10T19:10:14.561Z] 1e5db9fbd90d: Preparing [2022-05-10T19:10:14.561Z] 1cfdcbd2a3cd: Preparing [2022-05-10T19:10:14.561Z] 81192a30423f: Preparing [2022-05-10T19:10:14.561Z] 23a6c3bb0ae3: Preparing [2022-05-10T19:10:14.561Z] f7f0aea03aab: Preparing [2022-05-10T19:10:14.561Z] b541d28bf3b4: Preparing [2022-05-10T19:10:14.561Z] f7f0aea03aab: Waiting [2022-05-10T19:10:14.561Z] 23a6c3bb0ae3: Waiting [2022-05-10T19:10:14.562Z] b541d28bf3b4: Waiting [2022-05-10T19:10:14.562Z] 1cfdcbd2a3cd: Layer already exists [2022-05-10T19:10:14.562Z] a3fa51d15773: Layer already exists [2022-05-10T19:10:14.562Z] 81192a30423f: Layer already exists [2022-05-10T19:10:14.562Z] 1e5db9fbd90d: Layer already exists [2022-05-10T19:10:14.562Z] 22f801dde71c: Layer already exists [2022-05-10T19:10:14.562Z] 23a6c3bb0ae3: Layer already exists [2022-05-10T19:10:14.562Z] f7f0aea03aab: Layer already exists [2022-05-10T19:10:14.562Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:14.562Z] 2.2.0-dev.95: digest: sha256:2009c11a3682e534ccbed16af5dea01c32717301e87067f3f4d943364798972c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:14.894Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:15.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:15.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:10:15.183Z] 22f801dde71c: Preparing [2022-05-10T19:10:15.183Z] a3fa51d15773: Preparing [2022-05-10T19:10:15.183Z] 1e5db9fbd90d: Preparing [2022-05-10T19:10:15.183Z] 1cfdcbd2a3cd: Preparing [2022-05-10T19:10:15.183Z] 81192a30423f: Preparing [2022-05-10T19:10:15.183Z] 23a6c3bb0ae3: Preparing [2022-05-10T19:10:15.183Z] f7f0aea03aab: Preparing [2022-05-10T19:10:15.183Z] b541d28bf3b4: Preparing [2022-05-10T19:10:15.183Z] 23a6c3bb0ae3: Waiting [2022-05-10T19:10:15.183Z] b541d28bf3b4: Waiting [2022-05-10T19:10:15.183Z] f7f0aea03aab: Waiting [2022-05-10T19:10:15.183Z] a3fa51d15773: Layer already exists [2022-05-10T19:10:15.183Z] 22f801dde71c: Layer already exists [2022-05-10T19:10:15.183Z] 1e5db9fbd90d: Layer already exists [2022-05-10T19:10:15.183Z] 1cfdcbd2a3cd: Layer already exists [2022-05-10T19:10:15.183Z] 81192a30423f: Layer already exists [2022-05-10T19:10:15.183Z] f7f0aea03aab: Layer already exists [2022-05-10T19:10:15.183Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:15.183Z] 23a6c3bb0ae3: Layer already exists [2022-05-10T19:10:15.183Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:2009c11a3682e534ccbed16af5dea01c32717301e87067f3f4d943364798972c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:15.492Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:15.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-10T19:10:15.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:10:15.786Z] 22f801dde71c: Preparing [2022-05-10T19:10:15.786Z] a3fa51d15773: Preparing [2022-05-10T19:10:15.786Z] 1e5db9fbd90d: Preparing [2022-05-10T19:10:15.786Z] 1cfdcbd2a3cd: Preparing [2022-05-10T19:10:15.786Z] 81192a30423f: Preparing [2022-05-10T19:10:15.786Z] 23a6c3bb0ae3: Preparing [2022-05-10T19:10:15.786Z] f7f0aea03aab: Preparing [2022-05-10T19:10:15.786Z] b541d28bf3b4: Preparing [2022-05-10T19:10:15.786Z] f7f0aea03aab: Waiting [2022-05-10T19:10:15.786Z] 23a6c3bb0ae3: Waiting [2022-05-10T19:10:15.786Z] b541d28bf3b4: Waiting [2022-05-10T19:10:15.786Z] 1cfdcbd2a3cd: Layer already exists [2022-05-10T19:10:15.786Z] 1e5db9fbd90d: Layer already exists [2022-05-10T19:10:15.786Z] 81192a30423f: Layer already exists [2022-05-10T19:10:15.786Z] 22f801dde71c: Layer already exists [2022-05-10T19:10:15.786Z] a3fa51d15773: Layer already exists [2022-05-10T19:10:15.787Z] f7f0aea03aab: Layer already exists [2022-05-10T19:10:15.787Z] 23a6c3bb0ae3: Layer already exists [2022-05-10T19:10:15.787Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:15.787Z] main: digest: sha256:2009c11a3682e534ccbed16af5dea01c32717301e87067f3f4d943364798972c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:15.825Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:15.837Z] taggedImages: [2022-05-10T19:10:15.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:15.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T19:10:15.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [2022-05-10T19:10:15.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:15.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-10T19:10:15.861Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-10T19:10:15.861Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:15.861Z] latest [2022-05-10T19:10:15.861Z] 2.2.0-dev.95 [2022-05-10T19:10:15.861Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:15.861Z] main [2022-05-10T19:10:15.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:16.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:16.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:16.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:10:16.461Z] 8f0294b927de: Preparing [2022-05-10T19:10:16.461Z] 36a3ad52d69d: Preparing [2022-05-10T19:10:16.461Z] 5108838cb3c4: Preparing [2022-05-10T19:10:16.461Z] 24855c3a92fd: Preparing [2022-05-10T19:10:16.461Z] d5850dba1ae6: Preparing [2022-05-10T19:10:16.461Z] 87736b556f92: Preparing [2022-05-10T19:10:16.461Z] 935eb9fb4e70: Preparing [2022-05-10T19:10:16.461Z] dd521e8cbd44: Preparing [2022-05-10T19:10:16.461Z] 199a8ec238cf: Preparing [2022-05-10T19:10:16.461Z] b541d28bf3b4: Preparing [2022-05-10T19:10:16.461Z] 935eb9fb4e70: Waiting [2022-05-10T19:10:16.461Z] dd521e8cbd44: Waiting [2022-05-10T19:10:16.461Z] 199a8ec238cf: Waiting [2022-05-10T19:10:16.461Z] b541d28bf3b4: Waiting [2022-05-10T19:10:16.461Z] 87736b556f92: Waiting [2022-05-10T19:10:16.461Z] 8f0294b927de: Pushed [2022-05-10T19:10:16.461Z] 36a3ad52d69d: Pushed [2022-05-10T19:10:16.461Z] d5850dba1ae6: Pushed [2022-05-10T19:10:16.721Z] 87736b556f92: Pushed [2022-05-10T19:10:16.721Z] 935eb9fb4e70: Pushed [2022-05-10T19:10:16.721Z] dd521e8cbd44: Pushed [2022-05-10T19:10:16.721Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:16.721Z] 199a8ec238cf: Pushed [2022-05-10T19:10:17.659Z] 24855c3a92fd: Pushed [2022-05-10T19:10:17.918Z] 5108838cb3c4: Pushed [2022-05-10T19:10:17.918Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:0f58f5588a11dba1ca902285e44a0aca7c389fb0c6406ca0b33aaa892d29dcf4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:18.216Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:18.511Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T19:10:18.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:10:18.511Z] 8f0294b927de: Preparing [2022-05-10T19:10:18.511Z] 36a3ad52d69d: Preparing [2022-05-10T19:10:18.511Z] 5108838cb3c4: Preparing [2022-05-10T19:10:18.511Z] 24855c3a92fd: Preparing [2022-05-10T19:10:18.511Z] d5850dba1ae6: Preparing [2022-05-10T19:10:18.511Z] 87736b556f92: Preparing [2022-05-10T19:10:18.511Z] 935eb9fb4e70: Preparing [2022-05-10T19:10:18.511Z] dd521e8cbd44: Preparing [2022-05-10T19:10:18.511Z] 199a8ec238cf: Preparing [2022-05-10T19:10:18.511Z] b541d28bf3b4: Preparing [2022-05-10T19:10:18.511Z] 87736b556f92: Waiting [2022-05-10T19:10:18.511Z] 935eb9fb4e70: Waiting [2022-05-10T19:10:18.511Z] 199a8ec238cf: Waiting [2022-05-10T19:10:18.511Z] b541d28bf3b4: Waiting [2022-05-10T19:10:18.511Z] dd521e8cbd44: Waiting [2022-05-10T19:10:18.511Z] d5850dba1ae6: Layer already exists [2022-05-10T19:10:18.511Z] 36a3ad52d69d: Layer already exists [2022-05-10T19:10:18.511Z] 5108838cb3c4: Layer already exists [2022-05-10T19:10:18.511Z] 8f0294b927de: Layer already exists [2022-05-10T19:10:18.511Z] 24855c3a92fd: Layer already exists [2022-05-10T19:10:18.511Z] 87736b556f92: Layer already exists [2022-05-10T19:10:18.511Z] 935eb9fb4e70: Layer already exists [2022-05-10T19:10:18.511Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:18.511Z] dd521e8cbd44: Layer already exists [2022-05-10T19:10:18.511Z] 199a8ec238cf: Layer already exists [2022-05-10T19:10:18.511Z] latest: digest: sha256:0f58f5588a11dba1ca902285e44a0aca7c389fb0c6406ca0b33aaa892d29dcf4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:18.808Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:19.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [2022-05-10T19:10:19.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:10:19.099Z] 8f0294b927de: Preparing [2022-05-10T19:10:19.099Z] 36a3ad52d69d: Preparing [2022-05-10T19:10:19.099Z] 5108838cb3c4: Preparing [2022-05-10T19:10:19.099Z] 24855c3a92fd: Preparing [2022-05-10T19:10:19.099Z] d5850dba1ae6: Preparing [2022-05-10T19:10:19.099Z] 87736b556f92: Preparing [2022-05-10T19:10:19.099Z] 935eb9fb4e70: Preparing [2022-05-10T19:10:19.099Z] dd521e8cbd44: Preparing [2022-05-10T19:10:19.099Z] 199a8ec238cf: Preparing [2022-05-10T19:10:19.099Z] b541d28bf3b4: Preparing [2022-05-10T19:10:19.099Z] 87736b556f92: Waiting [2022-05-10T19:10:19.099Z] dd521e8cbd44: Waiting [2022-05-10T19:10:19.099Z] 199a8ec238cf: Waiting [2022-05-10T19:10:19.099Z] b541d28bf3b4: Waiting [2022-05-10T19:10:19.099Z] 935eb9fb4e70: Waiting [2022-05-10T19:10:19.099Z] d5850dba1ae6: Layer already exists [2022-05-10T19:10:19.099Z] 8f0294b927de: Layer already exists [2022-05-10T19:10:19.099Z] 36a3ad52d69d: Layer already exists [2022-05-10T19:10:19.099Z] 24855c3a92fd: Layer already exists [2022-05-10T19:10:19.099Z] 5108838cb3c4: Layer already exists [2022-05-10T19:10:19.099Z] dd521e8cbd44: Layer already exists [2022-05-10T19:10:19.099Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:19.099Z] 935eb9fb4e70: Layer already exists [2022-05-10T19:10:19.099Z] 87736b556f92: Layer already exists [2022-05-10T19:10:19.099Z] 199a8ec238cf: Layer already exists [2022-05-10T19:10:19.099Z] 2.2.0-dev.95: digest: sha256:0f58f5588a11dba1ca902285e44a0aca7c389fb0c6406ca0b33aaa892d29dcf4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:19.394Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:19.685Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:19.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:10:19.685Z] 8f0294b927de: Preparing [2022-05-10T19:10:19.685Z] 36a3ad52d69d: Preparing [2022-05-10T19:10:19.685Z] 5108838cb3c4: Preparing [2022-05-10T19:10:19.685Z] 24855c3a92fd: Preparing [2022-05-10T19:10:19.685Z] d5850dba1ae6: Preparing [2022-05-10T19:10:19.685Z] 87736b556f92: Preparing [2022-05-10T19:10:19.685Z] 935eb9fb4e70: Preparing [2022-05-10T19:10:19.685Z] dd521e8cbd44: Preparing [2022-05-10T19:10:19.685Z] 199a8ec238cf: Preparing [2022-05-10T19:10:19.685Z] b541d28bf3b4: Preparing [2022-05-10T19:10:19.685Z] 87736b556f92: Waiting [2022-05-10T19:10:19.685Z] 935eb9fb4e70: Waiting [2022-05-10T19:10:19.685Z] dd521e8cbd44: Waiting [2022-05-10T19:10:19.685Z] 199a8ec238cf: Waiting [2022-05-10T19:10:19.685Z] b541d28bf3b4: Waiting [2022-05-10T19:10:19.685Z] 24855c3a92fd: Layer already exists [2022-05-10T19:10:19.685Z] d5850dba1ae6: Layer already exists [2022-05-10T19:10:19.685Z] 36a3ad52d69d: Layer already exists [2022-05-10T19:10:19.685Z] 5108838cb3c4: Layer already exists [2022-05-10T19:10:19.685Z] 8f0294b927de: Layer already exists [2022-05-10T19:10:19.685Z] 935eb9fb4e70: Layer already exists [2022-05-10T19:10:19.685Z] 87736b556f92: Layer already exists [2022-05-10T19:10:19.685Z] 199a8ec238cf: Layer already exists [2022-05-10T19:10:19.685Z] dd521e8cbd44: Layer already exists [2022-05-10T19:10:19.685Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:19.685Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:0f58f5588a11dba1ca902285e44a0aca7c389fb0c6406ca0b33aaa892d29dcf4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:19.984Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:20.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-10T19:10:20.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:10:20.279Z] 8f0294b927de: Preparing [2022-05-10T19:10:20.279Z] 36a3ad52d69d: Preparing [2022-05-10T19:10:20.279Z] 5108838cb3c4: Preparing [2022-05-10T19:10:20.279Z] 24855c3a92fd: Preparing [2022-05-10T19:10:20.279Z] d5850dba1ae6: Preparing [2022-05-10T19:10:20.279Z] 87736b556f92: Preparing [2022-05-10T19:10:20.279Z] 935eb9fb4e70: Preparing [2022-05-10T19:10:20.279Z] dd521e8cbd44: Preparing [2022-05-10T19:10:20.279Z] 199a8ec238cf: Preparing [2022-05-10T19:10:20.279Z] b541d28bf3b4: Preparing [2022-05-10T19:10:20.279Z] 87736b556f92: Waiting [2022-05-10T19:10:20.279Z] 935eb9fb4e70: Waiting [2022-05-10T19:10:20.279Z] dd521e8cbd44: Waiting [2022-05-10T19:10:20.279Z] 199a8ec238cf: Waiting [2022-05-10T19:10:20.279Z] b541d28bf3b4: Waiting [2022-05-10T19:10:20.279Z] 36a3ad52d69d: Layer already exists [2022-05-10T19:10:20.279Z] d5850dba1ae6: Layer already exists [2022-05-10T19:10:20.279Z] 5108838cb3c4: Layer already exists [2022-05-10T19:10:20.279Z] 24855c3a92fd: Layer already exists [2022-05-10T19:10:20.279Z] 8f0294b927de: Layer already exists [2022-05-10T19:10:20.279Z] 87736b556f92: Layer already exists [2022-05-10T19:10:20.279Z] 935eb9fb4e70: Layer already exists [2022-05-10T19:10:20.279Z] 199a8ec238cf: Layer already exists [2022-05-10T19:10:20.279Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:20.279Z] dd521e8cbd44: Layer already exists [2022-05-10T19:10:20.279Z] main: digest: sha256:0f58f5588a11dba1ca902285e44a0aca7c389fb0c6406ca0b33aaa892d29dcf4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:20.312Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:20.321Z] taggedImages: [2022-05-10T19:10:20.321Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:20.321Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T19:10:20.321Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [2022-05-10T19:10:20.321Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:20.321Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-10T19:10:20.342Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-10T19:10:20.342Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:20.342Z] latest [2022-05-10T19:10:20.342Z] 2.2.0-dev.95 [2022-05-10T19:10:20.342Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:20.342Z] main [2022-05-10T19:10:20.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:20.663Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:20.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:20.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:10:20.953Z] 67912eb00711: Preparing [2022-05-10T19:10:20.953Z] 65aa0a5b7690: Preparing [2022-05-10T19:10:20.953Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:20.953Z] 5895fe4714e9: Preparing [2022-05-10T19:10:20.953Z] 3513a569b3f8: Preparing [2022-05-10T19:10:20.953Z] 4fc242d58285: Preparing [2022-05-10T19:10:20.953Z] 4fc242d58285: Waiting [2022-05-10T19:10:20.953Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:20.953Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:20.953Z] 3513a569b3f8: Pushed [2022-05-10T19:10:20.953Z] 67912eb00711: Pushed [2022-05-10T19:10:21.522Z] 5895fe4714e9: Pushed [2022-05-10T19:10:23.435Z] 65aa0a5b7690: Pushed [2022-05-10T19:10:23.435Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:2e9da51011eb050eb20e26e56a050cbcd0267e03b3ab8ed975dd8d122d48afcf size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:23.731Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:24.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T19:10:24.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:10:24.022Z] 67912eb00711: Preparing [2022-05-10T19:10:24.022Z] 65aa0a5b7690: Preparing [2022-05-10T19:10:24.022Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:24.022Z] 5895fe4714e9: Preparing [2022-05-10T19:10:24.022Z] 3513a569b3f8: Preparing [2022-05-10T19:10:24.022Z] 4fc242d58285: Preparing [2022-05-10T19:10:24.022Z] 4fc242d58285: Waiting [2022-05-10T19:10:24.022Z] 67912eb00711: Layer already exists [2022-05-10T19:10:24.022Z] 5895fe4714e9: Layer already exists [2022-05-10T19:10:24.022Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:24.022Z] 65aa0a5b7690: Layer already exists [2022-05-10T19:10:24.022Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:24.022Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:24.022Z] latest: digest: sha256:2e9da51011eb050eb20e26e56a050cbcd0267e03b3ab8ed975dd8d122d48afcf size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:24.337Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:24.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [2022-05-10T19:10:24.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:10:24.631Z] 67912eb00711: Preparing [2022-05-10T19:10:24.631Z] 65aa0a5b7690: Preparing [2022-05-10T19:10:24.631Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:24.631Z] 5895fe4714e9: Preparing [2022-05-10T19:10:24.631Z] 3513a569b3f8: Preparing [2022-05-10T19:10:24.631Z] 4fc242d58285: Preparing [2022-05-10T19:10:24.631Z] 4fc242d58285: Waiting [2022-05-10T19:10:24.631Z] 5895fe4714e9: Layer already exists [2022-05-10T19:10:24.631Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:24.631Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:24.631Z] 65aa0a5b7690: Layer already exists [2022-05-10T19:10:24.631Z] 67912eb00711: Layer already exists [2022-05-10T19:10:24.631Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:24.631Z] 2.2.0-dev.95: digest: sha256:2e9da51011eb050eb20e26e56a050cbcd0267e03b3ab8ed975dd8d122d48afcf size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:24.931Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:25.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:25.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:10:25.225Z] 67912eb00711: Preparing [2022-05-10T19:10:25.225Z] 65aa0a5b7690: Preparing [2022-05-10T19:10:25.225Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:25.225Z] 5895fe4714e9: Preparing [2022-05-10T19:10:25.225Z] 3513a569b3f8: Preparing [2022-05-10T19:10:25.225Z] 4fc242d58285: Preparing [2022-05-10T19:10:25.225Z] 4fc242d58285: Waiting [2022-05-10T19:10:25.225Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:25.225Z] 67912eb00711: Layer already exists [2022-05-10T19:10:25.225Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:25.225Z] 5895fe4714e9: Layer already exists [2022-05-10T19:10:25.225Z] 65aa0a5b7690: Layer already exists [2022-05-10T19:10:25.225Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:25.225Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:2e9da51011eb050eb20e26e56a050cbcd0267e03b3ab8ed975dd8d122d48afcf size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:25.522Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:25.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-10T19:10:25.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:10:25.812Z] 67912eb00711: Preparing [2022-05-10T19:10:25.812Z] 65aa0a5b7690: Preparing [2022-05-10T19:10:25.812Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:25.812Z] 5895fe4714e9: Preparing [2022-05-10T19:10:25.812Z] 3513a569b3f8: Preparing [2022-05-10T19:10:25.812Z] 4fc242d58285: Preparing [2022-05-10T19:10:25.812Z] 4fc242d58285: Waiting [2022-05-10T19:10:25.812Z] 65aa0a5b7690: Layer already exists [2022-05-10T19:10:25.812Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:25.812Z] 5895fe4714e9: Layer already exists [2022-05-10T19:10:25.812Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:25.812Z] 67912eb00711: Layer already exists [2022-05-10T19:10:25.812Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:25.812Z] main: digest: sha256:2e9da51011eb050eb20e26e56a050cbcd0267e03b3ab8ed975dd8d122d48afcf size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:25.851Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:25.861Z] taggedImages: [2022-05-10T19:10:25.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:25.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T19:10:25.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [2022-05-10T19:10:25.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:25.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-10T19:10:25.879Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-10T19:10:25.879Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:25.879Z] latest [2022-05-10T19:10:25.879Z] 2.2.0-dev.95 [2022-05-10T19:10:25.879Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:25.879Z] main [2022-05-10T19:10:25.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:26.182Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:26.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:26.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:10:26.471Z] 2b4238194aea: Preparing [2022-05-10T19:10:26.471Z] a4ea3d5e24ce: Preparing [2022-05-10T19:10:26.471Z] 2e7ecc3d6b5e: Preparing [2022-05-10T19:10:26.471Z] e569ed3d10d9: Preparing [2022-05-10T19:10:26.471Z] 1fd0b86d5493: Preparing [2022-05-10T19:10:26.471Z] db57420c58c3: Preparing [2022-05-10T19:10:26.471Z] 3513a569b3f8: Preparing [2022-05-10T19:10:26.471Z] 4fc242d58285: Preparing [2022-05-10T19:10:26.471Z] 3513a569b3f8: Waiting [2022-05-10T19:10:26.471Z] 4fc242d58285: Waiting [2022-05-10T19:10:26.471Z] 2b4238194aea: Pushed [2022-05-10T19:10:26.471Z] a4ea3d5e24ce: Pushed [2022-05-10T19:10:26.471Z] 2e7ecc3d6b5e: Pushed [2022-05-10T19:10:26.471Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:26.471Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:27.039Z] db57420c58c3: Pushed [2022-05-10T19:10:30.336Z] 1fd0b86d5493: Pushed [2022-05-10T19:10:32.870Z] e569ed3d10d9: Pushed [2022-05-10T19:10:33.131Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:41e6d9affeecba950a3b340608a4e918425dbd26c57703db97d0b03e0d386fc2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:33.431Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:33.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T19:10:33.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:10:33.726Z] 2b4238194aea: Preparing [2022-05-10T19:10:33.726Z] a4ea3d5e24ce: Preparing [2022-05-10T19:10:33.726Z] 2e7ecc3d6b5e: Preparing [2022-05-10T19:10:33.726Z] e569ed3d10d9: Preparing [2022-05-10T19:10:33.726Z] 1fd0b86d5493: Preparing [2022-05-10T19:10:33.726Z] db57420c58c3: Preparing [2022-05-10T19:10:33.726Z] 3513a569b3f8: Preparing [2022-05-10T19:10:33.726Z] 4fc242d58285: Preparing [2022-05-10T19:10:33.726Z] db57420c58c3: Waiting [2022-05-10T19:10:33.726Z] 3513a569b3f8: Waiting [2022-05-10T19:10:33.726Z] 4fc242d58285: Waiting [2022-05-10T19:10:33.726Z] 1fd0b86d5493: Layer already exists [2022-05-10T19:10:33.726Z] 2e7ecc3d6b5e: Layer already exists [2022-05-10T19:10:33.726Z] a4ea3d5e24ce: Layer already exists [2022-05-10T19:10:33.726Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:33.726Z] e569ed3d10d9: Layer already exists [2022-05-10T19:10:33.726Z] db57420c58c3: Layer already exists [2022-05-10T19:10:33.726Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:33.726Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:33.726Z] latest: digest: sha256:41e6d9affeecba950a3b340608a4e918425dbd26c57703db97d0b03e0d386fc2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:34.020Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:34.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [2022-05-10T19:10:34.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:10:34.316Z] 2b4238194aea: Preparing [2022-05-10T19:10:34.316Z] a4ea3d5e24ce: Preparing [2022-05-10T19:10:34.316Z] 2e7ecc3d6b5e: Preparing [2022-05-10T19:10:34.316Z] e569ed3d10d9: Preparing [2022-05-10T19:10:34.316Z] 1fd0b86d5493: Preparing [2022-05-10T19:10:34.316Z] db57420c58c3: Preparing [2022-05-10T19:10:34.316Z] 3513a569b3f8: Preparing [2022-05-10T19:10:34.316Z] 4fc242d58285: Preparing [2022-05-10T19:10:34.316Z] db57420c58c3: Waiting [2022-05-10T19:10:34.316Z] 4fc242d58285: Waiting [2022-05-10T19:10:34.316Z] 3513a569b3f8: Waiting [2022-05-10T19:10:34.316Z] 1fd0b86d5493: Layer already exists [2022-05-10T19:10:34.316Z] a4ea3d5e24ce: Layer already exists [2022-05-10T19:10:34.316Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:34.316Z] 2e7ecc3d6b5e: Layer already exists [2022-05-10T19:10:34.316Z] e569ed3d10d9: Layer already exists [2022-05-10T19:10:34.316Z] db57420c58c3: Layer already exists [2022-05-10T19:10:34.316Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:34.316Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:34.316Z] 2.2.0-dev.95: digest: sha256:41e6d9affeecba950a3b340608a4e918425dbd26c57703db97d0b03e0d386fc2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:34.621Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:34.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:34.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:10:34.912Z] 2b4238194aea: Preparing [2022-05-10T19:10:34.912Z] a4ea3d5e24ce: Preparing [2022-05-10T19:10:34.912Z] 2e7ecc3d6b5e: Preparing [2022-05-10T19:10:34.912Z] e569ed3d10d9: Preparing [2022-05-10T19:10:34.912Z] 1fd0b86d5493: Preparing [2022-05-10T19:10:34.912Z] db57420c58c3: Preparing [2022-05-10T19:10:34.912Z] 3513a569b3f8: Preparing [2022-05-10T19:10:34.912Z] 4fc242d58285: Preparing [2022-05-10T19:10:34.912Z] db57420c58c3: Waiting [2022-05-10T19:10:34.912Z] 4fc242d58285: Waiting [2022-05-10T19:10:34.912Z] e569ed3d10d9: Layer already exists [2022-05-10T19:10:34.912Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:34.912Z] 2e7ecc3d6b5e: Layer already exists [2022-05-10T19:10:34.912Z] 1fd0b86d5493: Layer already exists [2022-05-10T19:10:34.912Z] a4ea3d5e24ce: Layer already exists [2022-05-10T19:10:34.912Z] db57420c58c3: Layer already exists [2022-05-10T19:10:34.912Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:34.912Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:34.912Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:41e6d9affeecba950a3b340608a4e918425dbd26c57703db97d0b03e0d386fc2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:35.206Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:35.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-10T19:10:35.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:10:35.497Z] 2b4238194aea: Preparing [2022-05-10T19:10:35.497Z] a4ea3d5e24ce: Preparing [2022-05-10T19:10:35.497Z] 2e7ecc3d6b5e: Preparing [2022-05-10T19:10:35.497Z] e569ed3d10d9: Preparing [2022-05-10T19:10:35.497Z] 1fd0b86d5493: Preparing [2022-05-10T19:10:35.497Z] db57420c58c3: Preparing [2022-05-10T19:10:35.497Z] 3513a569b3f8: Preparing [2022-05-10T19:10:35.497Z] 4fc242d58285: Preparing [2022-05-10T19:10:35.497Z] db57420c58c3: Waiting [2022-05-10T19:10:35.497Z] 3513a569b3f8: Waiting [2022-05-10T19:10:35.497Z] 4fc242d58285: Waiting [2022-05-10T19:10:35.497Z] a4ea3d5e24ce: Layer already exists [2022-05-10T19:10:35.497Z] e569ed3d10d9: Layer already exists [2022-05-10T19:10:35.497Z] 2e7ecc3d6b5e: Layer already exists [2022-05-10T19:10:35.497Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:35.497Z] 1fd0b86d5493: Layer already exists [2022-05-10T19:10:35.497Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:35.497Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:35.497Z] db57420c58c3: Layer already exists [2022-05-10T19:10:35.497Z] main: digest: sha256:41e6d9affeecba950a3b340608a4e918425dbd26c57703db97d0b03e0d386fc2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:35.568Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:35.574Z] taggedImages: [2022-05-10T19:10:35.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:35.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T19:10:35.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [2022-05-10T19:10:35.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:35.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-10T19:10:35.588Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-10T19:10:35.588Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:35.588Z] latest [2022-05-10T19:10:35.588Z] 2.2.0-dev.95 [2022-05-10T19:10:35.588Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:35.588Z] main [2022-05-10T19:10:35.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:35.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:36.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:36.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:10:36.218Z] cd6fd45b1e4e: Preparing [2022-05-10T19:10:36.218Z] 1a28e517cb11: Preparing [2022-05-10T19:10:36.218Z] f2fa185ebc8d: Preparing [2022-05-10T19:10:36.218Z] f3f9146d1196: Preparing [2022-05-10T19:10:36.218Z] 478b534c5be6: Preparing [2022-05-10T19:10:36.218Z] 3513a569b3f8: Preparing [2022-05-10T19:10:36.218Z] 4fc242d58285: Preparing [2022-05-10T19:10:36.218Z] 3513a569b3f8: Waiting [2022-05-10T19:10:36.218Z] 4fc242d58285: Waiting [2022-05-10T19:10:36.218Z] cd6fd45b1e4e: Pushed [2022-05-10T19:10:36.218Z] 1a28e517cb11: Pushed [2022-05-10T19:10:36.218Z] f2fa185ebc8d: Pushed [2022-05-10T19:10:36.218Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:36.218Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:36.477Z] 478b534c5be6: Pushed [2022-05-10T19:10:43.046Z] f3f9146d1196: Pushed [2022-05-10T19:10:43.046Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:4e19dd9f6bbb28ffe512540af086ea7c07cf5c9a013817e06acf27b0ee571547 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:43.344Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:43.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T19:10:43.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:10:43.630Z] cd6fd45b1e4e: Preparing [2022-05-10T19:10:43.630Z] 1a28e517cb11: Preparing [2022-05-10T19:10:43.630Z] f2fa185ebc8d: Preparing [2022-05-10T19:10:43.630Z] f3f9146d1196: Preparing [2022-05-10T19:10:43.630Z] 478b534c5be6: Preparing [2022-05-10T19:10:43.630Z] 3513a569b3f8: Preparing [2022-05-10T19:10:43.630Z] 4fc242d58285: Preparing [2022-05-10T19:10:43.630Z] 3513a569b3f8: Waiting [2022-05-10T19:10:43.630Z] 4fc242d58285: Waiting [2022-05-10T19:10:43.630Z] f2fa185ebc8d: Layer already exists [2022-05-10T19:10:43.630Z] 478b534c5be6: Layer already exists [2022-05-10T19:10:43.630Z] 1a28e517cb11: Layer already exists [2022-05-10T19:10:43.630Z] f3f9146d1196: Layer already exists [2022-05-10T19:10:43.630Z] cd6fd45b1e4e: Layer already exists [2022-05-10T19:10:43.630Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:43.630Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:43.630Z] latest: digest: sha256:4e19dd9f6bbb28ffe512540af086ea7c07cf5c9a013817e06acf27b0ee571547 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:43.927Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:44.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [2022-05-10T19:10:44.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:10:44.219Z] cd6fd45b1e4e: Preparing [2022-05-10T19:10:44.219Z] 1a28e517cb11: Preparing [2022-05-10T19:10:44.219Z] f2fa185ebc8d: Preparing [2022-05-10T19:10:44.219Z] f3f9146d1196: Preparing [2022-05-10T19:10:44.219Z] 478b534c5be6: Preparing [2022-05-10T19:10:44.219Z] 3513a569b3f8: Preparing [2022-05-10T19:10:44.219Z] 4fc242d58285: Preparing [2022-05-10T19:10:44.219Z] 4fc242d58285: Waiting [2022-05-10T19:10:44.219Z] 3513a569b3f8: Waiting [2022-05-10T19:10:44.219Z] cd6fd45b1e4e: Layer already exists [2022-05-10T19:10:44.219Z] 1a28e517cb11: Layer already exists [2022-05-10T19:10:44.219Z] f3f9146d1196: Layer already exists [2022-05-10T19:10:44.219Z] 478b534c5be6: Layer already exists [2022-05-10T19:10:44.219Z] f2fa185ebc8d: Layer already exists [2022-05-10T19:10:44.219Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:44.219Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:44.219Z] 2.2.0-dev.95: digest: sha256:4e19dd9f6bbb28ffe512540af086ea7c07cf5c9a013817e06acf27b0ee571547 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:44.517Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:44.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:44.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:10:44.807Z] cd6fd45b1e4e: Preparing [2022-05-10T19:10:44.807Z] 1a28e517cb11: Preparing [2022-05-10T19:10:44.807Z] f2fa185ebc8d: Preparing [2022-05-10T19:10:44.807Z] f3f9146d1196: Preparing [2022-05-10T19:10:44.807Z] 478b534c5be6: Preparing [2022-05-10T19:10:44.807Z] 3513a569b3f8: Preparing [2022-05-10T19:10:44.807Z] 4fc242d58285: Preparing [2022-05-10T19:10:44.807Z] 3513a569b3f8: Waiting [2022-05-10T19:10:44.807Z] 4fc242d58285: Waiting [2022-05-10T19:10:44.807Z] 1a28e517cb11: Layer already exists [2022-05-10T19:10:44.807Z] f2fa185ebc8d: Layer already exists [2022-05-10T19:10:44.807Z] f3f9146d1196: Layer already exists [2022-05-10T19:10:44.807Z] cd6fd45b1e4e: Layer already exists [2022-05-10T19:10:44.807Z] 478b534c5be6: Layer already exists [2022-05-10T19:10:44.807Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:44.807Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:44.807Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:4e19dd9f6bbb28ffe512540af086ea7c07cf5c9a013817e06acf27b0ee571547 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:45.107Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:45.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-10T19:10:45.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:10:45.401Z] cd6fd45b1e4e: Preparing [2022-05-10T19:10:45.401Z] 1a28e517cb11: Preparing [2022-05-10T19:10:45.401Z] f2fa185ebc8d: Preparing [2022-05-10T19:10:45.401Z] f3f9146d1196: Preparing [2022-05-10T19:10:45.401Z] 478b534c5be6: Preparing [2022-05-10T19:10:45.401Z] 3513a569b3f8: Preparing [2022-05-10T19:10:45.401Z] 4fc242d58285: Preparing [2022-05-10T19:10:45.401Z] 3513a569b3f8: Waiting [2022-05-10T19:10:45.401Z] 4fc242d58285: Waiting [2022-05-10T19:10:45.401Z] cd6fd45b1e4e: Layer already exists [2022-05-10T19:10:45.401Z] 478b534c5be6: Layer already exists [2022-05-10T19:10:45.401Z] f3f9146d1196: Layer already exists [2022-05-10T19:10:45.401Z] 1a28e517cb11: Layer already exists [2022-05-10T19:10:45.401Z] f2fa185ebc8d: Layer already exists [2022-05-10T19:10:45.401Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:45.401Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:45.401Z] main: digest: sha256:4e19dd9f6bbb28ffe512540af086ea7c07cf5c9a013817e06acf27b0ee571547 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:45.438Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:45.445Z] taggedImages: [2022-05-10T19:10:45.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:45.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T19:10:45.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [2022-05-10T19:10:45.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:45.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-10T19:10:45.460Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-10T19:10:45.460Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:45.460Z] latest [2022-05-10T19:10:45.460Z] 2.2.0-dev.95 [2022-05-10T19:10:45.460Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:45.460Z] main [2022-05-10T19:10:45.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:45.770Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:46.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:46.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:10:46.066Z] 2b4238194aea: Preparing [2022-05-10T19:10:46.066Z] f4fb8b3c9915: Preparing [2022-05-10T19:10:46.066Z] 6eddb99eb496: Preparing [2022-05-10T19:10:46.066Z] b510b1806c07: Preparing [2022-05-10T19:10:46.066Z] 578d93be625b: Preparing [2022-05-10T19:10:46.066Z] 3513a569b3f8: Preparing [2022-05-10T19:10:46.066Z] 4fc242d58285: Preparing [2022-05-10T19:10:46.066Z] 3513a569b3f8: Waiting [2022-05-10T19:10:46.066Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:46.066Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:46.066Z] f4fb8b3c9915: Pushed [2022-05-10T19:10:46.066Z] 6eddb99eb496: Pushed [2022-05-10T19:10:46.066Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:46.325Z] 578d93be625b: Pushed [2022-05-10T19:10:52.899Z] b510b1806c07: Pushed [2022-05-10T19:10:52.899Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:a5c13405572a0280db5d623380d8e0885861cfcc1c840827f0f898bd623932cc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:53.199Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:53.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T19:10:53.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:10:53.485Z] 2b4238194aea: Preparing [2022-05-10T19:10:53.485Z] f4fb8b3c9915: Preparing [2022-05-10T19:10:53.485Z] 6eddb99eb496: Preparing [2022-05-10T19:10:53.485Z] b510b1806c07: Preparing [2022-05-10T19:10:53.485Z] 578d93be625b: Preparing [2022-05-10T19:10:53.485Z] 3513a569b3f8: Preparing [2022-05-10T19:10:53.485Z] 4fc242d58285: Preparing [2022-05-10T19:10:53.485Z] 4fc242d58285: Waiting [2022-05-10T19:10:53.485Z] 3513a569b3f8: Waiting [2022-05-10T19:10:53.485Z] f4fb8b3c9915: Layer already exists [2022-05-10T19:10:53.485Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:53.485Z] 6eddb99eb496: Layer already exists [2022-05-10T19:10:53.485Z] b510b1806c07: Layer already exists [2022-05-10T19:10:53.485Z] 578d93be625b: Layer already exists [2022-05-10T19:10:53.485Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:53.485Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:53.485Z] latest: digest: sha256:a5c13405572a0280db5d623380d8e0885861cfcc1c840827f0f898bd623932cc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:53.783Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:54.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [2022-05-10T19:10:54.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:10:54.075Z] 2b4238194aea: Preparing [2022-05-10T19:10:54.075Z] f4fb8b3c9915: Preparing [2022-05-10T19:10:54.075Z] 6eddb99eb496: Preparing [2022-05-10T19:10:54.075Z] b510b1806c07: Preparing [2022-05-10T19:10:54.075Z] 578d93be625b: Preparing [2022-05-10T19:10:54.075Z] 3513a569b3f8: Preparing [2022-05-10T19:10:54.075Z] 4fc242d58285: Preparing [2022-05-10T19:10:54.075Z] 3513a569b3f8: Waiting [2022-05-10T19:10:54.075Z] 4fc242d58285: Waiting [2022-05-10T19:10:54.075Z] b510b1806c07: Layer already exists [2022-05-10T19:10:54.075Z] 578d93be625b: Layer already exists [2022-05-10T19:10:54.075Z] 6eddb99eb496: Layer already exists [2022-05-10T19:10:54.075Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:54.075Z] f4fb8b3c9915: Layer already exists [2022-05-10T19:10:54.075Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:54.075Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:54.075Z] 2.2.0-dev.95: digest: sha256:a5c13405572a0280db5d623380d8e0885861cfcc1c840827f0f898bd623932cc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:54.374Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:54.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:54.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:10:54.670Z] 2b4238194aea: Preparing [2022-05-10T19:10:54.670Z] f4fb8b3c9915: Preparing [2022-05-10T19:10:54.670Z] 6eddb99eb496: Preparing [2022-05-10T19:10:54.670Z] b510b1806c07: Preparing [2022-05-10T19:10:54.670Z] 578d93be625b: Preparing [2022-05-10T19:10:54.670Z] 3513a569b3f8: Preparing [2022-05-10T19:10:54.670Z] 4fc242d58285: Preparing [2022-05-10T19:10:54.670Z] 3513a569b3f8: Waiting [2022-05-10T19:10:54.670Z] 4fc242d58285: Waiting [2022-05-10T19:10:54.670Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:54.670Z] 578d93be625b: Layer already exists [2022-05-10T19:10:54.670Z] 6eddb99eb496: Layer already exists [2022-05-10T19:10:54.670Z] f4fb8b3c9915: Layer already exists [2022-05-10T19:10:54.670Z] b510b1806c07: Layer already exists [2022-05-10T19:10:54.670Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:54.670Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:54.670Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:a5c13405572a0280db5d623380d8e0885861cfcc1c840827f0f898bd623932cc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:54.969Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:55.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-10T19:10:55.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:10:55.265Z] 2b4238194aea: Preparing [2022-05-10T19:10:55.265Z] f4fb8b3c9915: Preparing [2022-05-10T19:10:55.265Z] 6eddb99eb496: Preparing [2022-05-10T19:10:55.265Z] b510b1806c07: Preparing [2022-05-10T19:10:55.265Z] 578d93be625b: Preparing [2022-05-10T19:10:55.265Z] 3513a569b3f8: Preparing [2022-05-10T19:10:55.265Z] 4fc242d58285: Preparing [2022-05-10T19:10:55.265Z] 3513a569b3f8: Waiting [2022-05-10T19:10:55.265Z] 4fc242d58285: Waiting [2022-05-10T19:10:55.265Z] f4fb8b3c9915: Layer already exists [2022-05-10T19:10:55.265Z] 578d93be625b: Layer already exists [2022-05-10T19:10:55.265Z] 6eddb99eb496: Layer already exists [2022-05-10T19:10:55.265Z] b510b1806c07: Layer already exists [2022-05-10T19:10:55.265Z] 2b4238194aea: Layer already exists [2022-05-10T19:10:55.265Z] 4fc242d58285: Layer already exists [2022-05-10T19:10:55.265Z] 3513a569b3f8: Layer already exists [2022-05-10T19:10:55.265Z] main: digest: sha256:a5c13405572a0280db5d623380d8e0885861cfcc1c840827f0f898bd623932cc size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:10:55.300Z] ===================================================== [Pipeline] echo [2022-05-10T19:10:55.310Z] taggedImages: [2022-05-10T19:10:55.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:55.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T19:10:55.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [2022-05-10T19:10:55.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:55.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-10T19:10:55.333Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-10T19:10:55.333Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:55.333Z] latest [2022-05-10T19:10:55.333Z] 2.2.0-dev.95 [2022-05-10T19:10:55.333Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:10:55.333Z] main [2022-05-10T19:10:55.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:55.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:55.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:10:55.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:10:55.944Z] 29a15825e384: Preparing [2022-05-10T19:10:55.944Z] da469c52887f: Preparing [2022-05-10T19:10:55.944Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:55.944Z] 89e62662974f: Preparing [2022-05-10T19:10:55.944Z] b541d28bf3b4: Preparing [2022-05-10T19:10:55.944Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:55.944Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:55.944Z] 29a15825e384: Pushed [2022-05-10T19:10:55.944Z] 89e62662974f: Pushed [2022-05-10T19:10:58.478Z] da469c52887f: Pushed [2022-05-10T19:10:58.478Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:da573ab7681ba6bec1bb3540f9778126a405fb43a06569e668ab088a48f57cf6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:58.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:59.081Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T19:10:59.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:10:59.081Z] 29a15825e384: Preparing [2022-05-10T19:10:59.081Z] da469c52887f: Preparing [2022-05-10T19:10:59.081Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:59.081Z] 89e62662974f: Preparing [2022-05-10T19:10:59.081Z] b541d28bf3b4: Preparing [2022-05-10T19:10:59.081Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:59.081Z] 89e62662974f: Layer already exists [2022-05-10T19:10:59.081Z] 29a15825e384: Layer already exists [2022-05-10T19:10:59.081Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:59.081Z] da469c52887f: Layer already exists [2022-05-10T19:10:59.081Z] latest: digest: sha256:da573ab7681ba6bec1bb3540f9778126a405fb43a06569e668ab088a48f57cf6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:59.382Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:59.670Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [2022-05-10T19:10:59.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:10:59.670Z] 29a15825e384: Preparing [2022-05-10T19:10:59.670Z] da469c52887f: Preparing [2022-05-10T19:10:59.670Z] eff2ca1d87cb: Preparing [2022-05-10T19:10:59.670Z] 89e62662974f: Preparing [2022-05-10T19:10:59.670Z] b541d28bf3b4: Preparing [2022-05-10T19:10:59.670Z] b541d28bf3b4: Layer already exists [2022-05-10T19:10:59.670Z] 29a15825e384: Layer already exists [2022-05-10T19:10:59.670Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:10:59.670Z] da469c52887f: Layer already exists [2022-05-10T19:10:59.670Z] 89e62662974f: Layer already exists [2022-05-10T19:10:59.670Z] 2.2.0-dev.95: digest: sha256:da573ab7681ba6bec1bb3540f9778126a405fb43a06569e668ab088a48f57cf6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:59.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:00.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:00.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:11:00.256Z] 29a15825e384: Preparing [2022-05-10T19:11:00.256Z] da469c52887f: Preparing [2022-05-10T19:11:00.256Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:00.256Z] 89e62662974f: Preparing [2022-05-10T19:11:00.256Z] b541d28bf3b4: Preparing [2022-05-10T19:11:00.256Z] 29a15825e384: Layer already exists [2022-05-10T19:11:00.256Z] 89e62662974f: Layer already exists [2022-05-10T19:11:00.256Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:00.256Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:00.256Z] da469c52887f: Layer already exists [2022-05-10T19:11:00.256Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:da573ab7681ba6bec1bb3540f9778126a405fb43a06569e668ab088a48f57cf6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:00.552Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:00.842Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-10T19:11:00.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:11:00.842Z] 29a15825e384: Preparing [2022-05-10T19:11:00.842Z] da469c52887f: Preparing [2022-05-10T19:11:00.842Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:00.842Z] 89e62662974f: Preparing [2022-05-10T19:11:00.842Z] b541d28bf3b4: Preparing [2022-05-10T19:11:00.842Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:00.842Z] 29a15825e384: Layer already exists [2022-05-10T19:11:00.842Z] 89e62662974f: Layer already exists [2022-05-10T19:11:00.842Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:00.842Z] da469c52887f: Layer already exists [2022-05-10T19:11:00.842Z] main: digest: sha256:da573ab7681ba6bec1bb3540f9778126a405fb43a06569e668ab088a48f57cf6 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:11:00.882Z] ===================================================== [Pipeline] echo [2022-05-10T19:11:00.892Z] taggedImages: [2022-05-10T19:11:00.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:00.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T19:11:00.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [2022-05-10T19:11:00.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:00.892Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-10T19:11:00.916Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-10T19:11:00.916Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:00.916Z] latest [2022-05-10T19:11:00.916Z] 2.2.0-dev.95 [2022-05-10T19:11:00.916Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:00.916Z] main [2022-05-10T19:11:00.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:01.228Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:01.530Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:01.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:11:01.530Z] fdc4e5365f85: Preparing [2022-05-10T19:11:01.530Z] 8260408243eb: Preparing [2022-05-10T19:11:01.530Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:01.530Z] 02e716f2639a: Preparing [2022-05-10T19:11:01.530Z] b541d28bf3b4: Preparing [2022-05-10T19:11:01.530Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:01.530Z] 02e716f2639a: Layer already exists [2022-05-10T19:11:01.530Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:01.530Z] fdc4e5365f85: Pushed [2022-05-10T19:11:04.183Z] 8260408243eb: Pushed [2022-05-10T19:11:04.183Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:901364fa2e4459af4024156753cf7e15072de77384c8f30917961186cad511b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:04.498Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:04.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T19:11:04.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:11:04.794Z] fdc4e5365f85: Preparing [2022-05-10T19:11:04.794Z] 8260408243eb: Preparing [2022-05-10T19:11:04.794Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:04.794Z] 02e716f2639a: Preparing [2022-05-10T19:11:04.794Z] b541d28bf3b4: Preparing [2022-05-10T19:11:04.794Z] 8260408243eb: Layer already exists [2022-05-10T19:11:04.794Z] 02e716f2639a: Layer already exists [2022-05-10T19:11:04.794Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:04.794Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:04.794Z] fdc4e5365f85: Layer already exists [2022-05-10T19:11:04.794Z] latest: digest: sha256:901364fa2e4459af4024156753cf7e15072de77384c8f30917961186cad511b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:05.093Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:05.393Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [2022-05-10T19:11:05.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:11:05.393Z] fdc4e5365f85: Preparing [2022-05-10T19:11:05.393Z] 8260408243eb: Preparing [2022-05-10T19:11:05.393Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:05.393Z] 02e716f2639a: Preparing [2022-05-10T19:11:05.393Z] b541d28bf3b4: Preparing [2022-05-10T19:11:05.393Z] 02e716f2639a: Layer already exists [2022-05-10T19:11:05.393Z] 8260408243eb: Layer already exists [2022-05-10T19:11:05.393Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:05.393Z] fdc4e5365f85: Layer already exists [2022-05-10T19:11:05.393Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:05.393Z] 2.2.0-dev.95: digest: sha256:901364fa2e4459af4024156753cf7e15072de77384c8f30917961186cad511b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:05.694Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:05.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:05.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:11:05.988Z] fdc4e5365f85: Preparing [2022-05-10T19:11:05.988Z] 8260408243eb: Preparing [2022-05-10T19:11:05.988Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:05.988Z] 02e716f2639a: Preparing [2022-05-10T19:11:05.988Z] b541d28bf3b4: Preparing [2022-05-10T19:11:05.988Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:05.988Z] 8260408243eb: Layer already exists [2022-05-10T19:11:05.988Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:05.988Z] 02e716f2639a: Layer already exists [2022-05-10T19:11:05.988Z] fdc4e5365f85: Layer already exists [2022-05-10T19:11:05.988Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:901364fa2e4459af4024156753cf7e15072de77384c8f30917961186cad511b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:06.291Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:06.585Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-10T19:11:06.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:11:06.585Z] fdc4e5365f85: Preparing [2022-05-10T19:11:06.585Z] 8260408243eb: Preparing [2022-05-10T19:11:06.585Z] eff2ca1d87cb: Preparing [2022-05-10T19:11:06.585Z] 02e716f2639a: Preparing [2022-05-10T19:11:06.585Z] b541d28bf3b4: Preparing [2022-05-10T19:11:06.585Z] eff2ca1d87cb: Layer already exists [2022-05-10T19:11:06.585Z] b541d28bf3b4: Layer already exists [2022-05-10T19:11:06.585Z] 8260408243eb: Layer already exists [2022-05-10T19:11:06.585Z] 02e716f2639a: Layer already exists [2022-05-10T19:11:06.585Z] fdc4e5365f85: Layer already exists [2022-05-10T19:11:06.585Z] main: digest: sha256:901364fa2e4459af4024156753cf7e15072de77384c8f30917961186cad511b7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:11:06.615Z] ===================================================== [Pipeline] echo [2022-05-10T19:11:06.621Z] taggedImages: [2022-05-10T19:11:06.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:06.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T19:11:06.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [2022-05-10T19:11:06.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:06.621Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-10T19:11:06.635Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-10T19:11:06.635Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:06.635Z] latest [2022-05-10T19:11:06.635Z] 2.2.0-dev.95 [2022-05-10T19:11:06.635Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:06.635Z] main [2022-05-10T19:11:06.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:06.944Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:07.242Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:07.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:11:07.242Z] eb8cb8c2947f: Preparing [2022-05-10T19:11:07.242Z] 3608d3271f3b: Preparing [2022-05-10T19:11:07.242Z] 1ecece5e2c7b: Preparing [2022-05-10T19:11:07.242Z] ae6545438e60: Preparing [2022-05-10T19:11:07.242Z] 52f44be93a46: Preparing [2022-05-10T19:11:07.242Z] 10d82663b225: Preparing [2022-05-10T19:11:07.242Z] f7a7a140f1b3: Preparing [2022-05-10T19:11:07.242Z] 31e69d4774c9: Preparing [2022-05-10T19:11:07.242Z] 7750d494dfbd: Preparing [2022-05-10T19:11:07.242Z] 18708474c90b: Preparing [2022-05-10T19:11:07.242Z] 4fc242d58285: Preparing [2022-05-10T19:11:07.242Z] 10d82663b225: Waiting [2022-05-10T19:11:07.242Z] 31e69d4774c9: Waiting [2022-05-10T19:11:07.242Z] f7a7a140f1b3: Waiting [2022-05-10T19:11:07.242Z] 7750d494dfbd: Waiting [2022-05-10T19:11:07.242Z] 18708474c90b: Waiting [2022-05-10T19:11:07.242Z] 52f44be93a46: Layer already exists [2022-05-10T19:11:07.242Z] 10d82663b225: Layer already exists [2022-05-10T19:11:07.242Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:11:07.242Z] 31e69d4774c9: Layer already exists [2022-05-10T19:11:07.242Z] 3608d3271f3b: Pushed [2022-05-10T19:11:07.242Z] 7750d494dfbd: Layer already exists [2022-05-10T19:11:07.242Z] 18708474c90b: Layer already exists [2022-05-10T19:11:07.242Z] 4fc242d58285: Layer already exists [2022-05-10T19:11:07.503Z] eb8cb8c2947f: Pushed [2022-05-10T19:11:08.442Z] 1ecece5e2c7b: Pushed [2022-05-10T19:11:15.035Z] ae6545438e60: Pushed [2022-05-10T19:11:15.035Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:8551be071d14da18b2b51129326aacf3b7cf23417a477fcd79eb6d62e67c1e03 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:15.349Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:15.638Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T19:11:15.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:11:15.638Z] eb8cb8c2947f: Preparing [2022-05-10T19:11:15.638Z] 3608d3271f3b: Preparing [2022-05-10T19:11:15.638Z] 1ecece5e2c7b: Preparing [2022-05-10T19:11:15.638Z] ae6545438e60: Preparing [2022-05-10T19:11:15.638Z] 52f44be93a46: Preparing [2022-05-10T19:11:15.638Z] 10d82663b225: Preparing [2022-05-10T19:11:15.638Z] f7a7a140f1b3: Preparing [2022-05-10T19:11:15.638Z] 31e69d4774c9: Preparing [2022-05-10T19:11:15.638Z] 7750d494dfbd: Preparing [2022-05-10T19:11:15.638Z] 18708474c90b: Preparing [2022-05-10T19:11:15.638Z] 4fc242d58285: Preparing [2022-05-10T19:11:15.638Z] 31e69d4774c9: Waiting [2022-05-10T19:11:15.638Z] 18708474c90b: Waiting [2022-05-10T19:11:15.638Z] 7750d494dfbd: Waiting [2022-05-10T19:11:15.638Z] 10d82663b225: Waiting [2022-05-10T19:11:15.639Z] 4fc242d58285: Waiting [2022-05-10T19:11:15.639Z] f7a7a140f1b3: Waiting [2022-05-10T19:11:15.639Z] 52f44be93a46: Layer already exists [2022-05-10T19:11:15.639Z] 1ecece5e2c7b: Layer already exists [2022-05-10T19:11:15.639Z] 3608d3271f3b: Layer already exists [2022-05-10T19:11:15.639Z] eb8cb8c2947f: Layer already exists [2022-05-10T19:11:15.639Z] ae6545438e60: Layer already exists [2022-05-10T19:11:15.639Z] 10d82663b225: Layer already exists [2022-05-10T19:11:15.639Z] 7750d494dfbd: Layer already exists [2022-05-10T19:11:15.639Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:11:15.639Z] 31e69d4774c9: Layer already exists [2022-05-10T19:11:15.639Z] 18708474c90b: Layer already exists [2022-05-10T19:11:15.639Z] 4fc242d58285: Layer already exists [2022-05-10T19:11:15.639Z] latest: digest: sha256:8551be071d14da18b2b51129326aacf3b7cf23417a477fcd79eb6d62e67c1e03 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:15.934Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:16.228Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [2022-05-10T19:11:16.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:11:16.228Z] eb8cb8c2947f: Preparing [2022-05-10T19:11:16.228Z] 3608d3271f3b: Preparing [2022-05-10T19:11:16.228Z] 1ecece5e2c7b: Preparing [2022-05-10T19:11:16.228Z] ae6545438e60: Preparing [2022-05-10T19:11:16.228Z] 52f44be93a46: Preparing [2022-05-10T19:11:16.228Z] 10d82663b225: Preparing [2022-05-10T19:11:16.228Z] f7a7a140f1b3: Preparing [2022-05-10T19:11:16.228Z] 31e69d4774c9: Preparing [2022-05-10T19:11:16.228Z] 7750d494dfbd: Preparing [2022-05-10T19:11:16.228Z] 18708474c90b: Preparing [2022-05-10T19:11:16.228Z] 4fc242d58285: Preparing [2022-05-10T19:11:16.228Z] 31e69d4774c9: Waiting [2022-05-10T19:11:16.228Z] 7750d494dfbd: Waiting [2022-05-10T19:11:16.228Z] 18708474c90b: Waiting [2022-05-10T19:11:16.228Z] f7a7a140f1b3: Waiting [2022-05-10T19:11:16.228Z] 4fc242d58285: Waiting [2022-05-10T19:11:16.228Z] 10d82663b225: Waiting [2022-05-10T19:11:16.228Z] ae6545438e60: Layer already exists [2022-05-10T19:11:16.228Z] 52f44be93a46: Layer already exists [2022-05-10T19:11:16.228Z] 1ecece5e2c7b: Layer already exists [2022-05-10T19:11:16.228Z] 3608d3271f3b: Layer already exists [2022-05-10T19:11:16.228Z] eb8cb8c2947f: Layer already exists [2022-05-10T19:11:16.228Z] 10d82663b225: Layer already exists [2022-05-10T19:11:16.228Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:11:16.228Z] 31e69d4774c9: Layer already exists [2022-05-10T19:11:16.228Z] 18708474c90b: Layer already exists [2022-05-10T19:11:16.228Z] 7750d494dfbd: Layer already exists [2022-05-10T19:11:16.228Z] 4fc242d58285: Layer already exists [2022-05-10T19:11:16.228Z] 2.2.0-dev.95: digest: sha256:8551be071d14da18b2b51129326aacf3b7cf23417a477fcd79eb6d62e67c1e03 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:16.528Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:16.817Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:16.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:11:16.817Z] eb8cb8c2947f: Preparing [2022-05-10T19:11:16.817Z] 3608d3271f3b: Preparing [2022-05-10T19:11:16.817Z] 1ecece5e2c7b: Preparing [2022-05-10T19:11:16.817Z] ae6545438e60: Preparing [2022-05-10T19:11:16.817Z] 52f44be93a46: Preparing [2022-05-10T19:11:16.817Z] 10d82663b225: Preparing [2022-05-10T19:11:16.817Z] f7a7a140f1b3: Preparing [2022-05-10T19:11:16.817Z] 31e69d4774c9: Preparing [2022-05-10T19:11:16.817Z] 7750d494dfbd: Preparing [2022-05-10T19:11:16.817Z] 18708474c90b: Preparing [2022-05-10T19:11:16.817Z] 4fc242d58285: Preparing [2022-05-10T19:11:16.817Z] f7a7a140f1b3: Waiting [2022-05-10T19:11:16.817Z] 18708474c90b: Waiting [2022-05-10T19:11:16.817Z] 31e69d4774c9: Waiting [2022-05-10T19:11:16.817Z] 7750d494dfbd: Waiting [2022-05-10T19:11:16.817Z] 4fc242d58285: Waiting [2022-05-10T19:11:16.817Z] 10d82663b225: Waiting [2022-05-10T19:11:16.817Z] ae6545438e60: Layer already exists [2022-05-10T19:11:16.817Z] 1ecece5e2c7b: Layer already exists [2022-05-10T19:11:16.817Z] 3608d3271f3b: Layer already exists [2022-05-10T19:11:16.817Z] 52f44be93a46: Layer already exists [2022-05-10T19:11:16.817Z] eb8cb8c2947f: Layer already exists [2022-05-10T19:11:16.817Z] 10d82663b225: Layer already exists [2022-05-10T19:11:16.817Z] 31e69d4774c9: Layer already exists [2022-05-10T19:11:16.817Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:11:16.817Z] 18708474c90b: Layer already exists [2022-05-10T19:11:16.817Z] 7750d494dfbd: Layer already exists [2022-05-10T19:11:16.817Z] 4fc242d58285: Layer already exists [2022-05-10T19:11:16.817Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:8551be071d14da18b2b51129326aacf3b7cf23417a477fcd79eb6d62e67c1e03 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:17.116Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:11:17.408Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-10T19:11:17.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:11:17.408Z] eb8cb8c2947f: Preparing [2022-05-10T19:11:17.408Z] 3608d3271f3b: Preparing [2022-05-10T19:11:17.408Z] 1ecece5e2c7b: Preparing [2022-05-10T19:11:17.408Z] ae6545438e60: Preparing [2022-05-10T19:11:17.408Z] 52f44be93a46: Preparing [2022-05-10T19:11:17.408Z] 10d82663b225: Preparing [2022-05-10T19:11:17.408Z] f7a7a140f1b3: Preparing [2022-05-10T19:11:17.408Z] 31e69d4774c9: Preparing [2022-05-10T19:11:17.408Z] 7750d494dfbd: Preparing [2022-05-10T19:11:17.408Z] 18708474c90b: Preparing [2022-05-10T19:11:17.408Z] 4fc242d58285: Preparing [2022-05-10T19:11:17.408Z] 31e69d4774c9: Waiting [2022-05-10T19:11:17.408Z] 7750d494dfbd: Waiting [2022-05-10T19:11:17.408Z] 18708474c90b: Waiting [2022-05-10T19:11:17.408Z] 4fc242d58285: Waiting [2022-05-10T19:11:17.408Z] f7a7a140f1b3: Waiting [2022-05-10T19:11:17.408Z] 10d82663b225: Waiting [2022-05-10T19:11:17.408Z] 3608d3271f3b: Layer already exists [2022-05-10T19:11:17.408Z] 52f44be93a46: Layer already exists [2022-05-10T19:11:17.408Z] eb8cb8c2947f: Layer already exists [2022-05-10T19:11:17.408Z] 1ecece5e2c7b: Layer already exists [2022-05-10T19:11:17.408Z] ae6545438e60: Layer already exists [2022-05-10T19:11:17.408Z] 10d82663b225: Layer already exists [2022-05-10T19:11:17.408Z] 18708474c90b: Layer already exists [2022-05-10T19:11:17.408Z] 31e69d4774c9: Layer already exists [2022-05-10T19:11:17.408Z] 7750d494dfbd: Layer already exists [2022-05-10T19:11:17.408Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:11:17.408Z] 4fc242d58285: Layer already exists [2022-05-10T19:11:17.408Z] main: digest: sha256:8551be071d14da18b2b51129326aacf3b7cf23417a477fcd79eb6d62e67c1e03 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:11:17.450Z] ===================================================== [Pipeline] echo [2022-05-10T19:11:17.459Z] taggedImages: [2022-05-10T19:11:17.459Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:11:17.459Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T19:11:17.459Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [2022-05-10T19:11:17.459Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T19:11:17.459Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T19:12:38.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T19:12:53.429Z] Removing intermediate container 2aa040c09197 [2022-05-10T19:12:53.429Z] ---> 1e5c10c0edab [2022-05-10T19:12:53.429Z] [2022-05-10T19:12:53.429Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:12:53.429Z] 3.14: Pulling from library/alpine [2022-05-10T19:12:54.033Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:12:54.033Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:12:54.033Z] ---> ac73e934f311 [2022-05-10T19:12:54.033Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:12:54.638Z] ---> Running in 61dec02eacec [2022-05-10T19:12:55.633Z] Removing intermediate container 61dec02eacec [2022-05-10T19:12:55.633Z] ---> 284af1800408 [2022-05-10T19:12:55.633Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:12:55.633Z] ---> Running in 349aa534a44b [2022-05-10T19:12:57.120Z] Removing intermediate container 4942e7aa556f [2022-05-10T19:12:57.120Z] ---> 32750b9da2bc [2022-05-10T19:12:57.120Z] [2022-05-10T19:12:57.120Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:12:57.120Z] ---> ac73e934f311 [2022-05-10T19:12:57.120Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:12:57.120Z] ---> Running in c53a8aea03e5 [2022-05-10T19:12:58.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:12:58.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:12:59.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:12:59.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:13:00.359Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:00.359Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:13:00.359Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:00.359Z] OK: 6 MiB in 16 packages [2022-05-10T19:13:00.638Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:13:00.927Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:00.927Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:13:00.927Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:00.927Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:13:01.547Z] OK: 6 MiB in 17 packages [2022-05-10T19:13:01.828Z] Removing intermediate container 349aa534a44b [2022-05-10T19:13:01.828Z] ---> b620e31f220d [2022-05-10T19:13:01.828Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:13:02.122Z] ---> Running in 2b199d051d20 [2022-05-10T19:13:03.118Z] Removing intermediate container 2b199d051d20 [2022-05-10T19:13:03.118Z] ---> 2cd7c5032f53 [2022-05-10T19:13:03.118Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:13:03.393Z] ---> Running in e8905e32ad4a [2022-05-10T19:13:03.998Z] Removing intermediate container c53a8aea03e5 [2022-05-10T19:13:03.998Z] ---> c0bcabd972a1 [2022-05-10T19:13:03.998Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:13:03.998Z] Removing intermediate container e8905e32ad4a [2022-05-10T19:13:03.998Z] ---> f22d21eb1ccb [2022-05-10T19:13:03.998Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:13:03.998Z] ---> Running in 62e2f79956ce [2022-05-10T19:13:04.279Z] ---> Running in 55074c548f07 [2022-05-10T19:13:04.913Z] Removing intermediate container 62e2f79956ce [2022-05-10T19:13:04.913Z] ---> 4183aa42faf6 [2022-05-10T19:13:04.913Z] Step 13/25 : WORKDIR / [2022-05-10T19:13:05.198Z] ---> Running in 15d5dbde7097 [2022-05-10T19:13:05.830Z] Removing intermediate container 15d5dbde7097 [2022-05-10T19:13:05.830Z] ---> 869dced38991 [2022-05-10T19:13:05.830Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T19:13:07.289Z] ---> f903785a29da [2022-05-10T19:13:07.289Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T19:13:08.289Z] Removing intermediate container 55074c548f07 [2022-05-10T19:13:08.289Z] ---> 3d2663c87ed3 [2022-05-10T19:13:08.289Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:13:08.289Z] ---> Running in 9b57606fa2b4 [2022-05-10T19:13:08.289Z] ---> 00cd417f6e78 [2022-05-10T19:13:08.289Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:13:09.313Z] Removing intermediate container 9b57606fa2b4 [2022-05-10T19:13:09.313Z] ---> c8497f2a400d [2022-05-10T19:13:09.313Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:13:09.592Z] ---> cf24bcc0037c [2022-05-10T19:13:09.592Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T19:13:10.602Z] ---> c648a5e97e7e [2022-05-10T19:13:10.602Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:13:10.602Z] ---> Running in bb6da42385a5 [2022-05-10T19:13:10.602Z] ---> ac17d2564c32 [2022-05-10T19:13:10.602Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:13:14.052Z] ---> c200493412f9 [2022-05-10T19:13:14.052Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:13:14.746Z] Removing intermediate container bb6da42385a5 [2022-05-10T19:13:14.746Z] ---> 71755ebc839d [2022-05-10T19:13:14.746Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:13:16.256Z] ---> 7676205003c7 [2022-05-10T19:13:16.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:13:16.256Z] ---> fb2bfa824909 [2022-05-10T19:13:16.256Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:13:18.247Z] ---> 73d7d16e9701 [2022-05-10T19:13:18.247Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T19:13:18.247Z] ---> Running in 1a2cb87a6377 [2022-05-10T19:13:19.236Z] ---> 9d5d1d621250 [2022-05-10T19:13:19.236Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:13:21.227Z] ---> 6f699e20a6b9 [2022-05-10T19:13:21.227Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:13:21.838Z] Removing intermediate container 1a2cb87a6377 [2022-05-10T19:13:21.838Z] ---> 9d89339f809a [2022-05-10T19:13:21.838Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:13:21.838Z] ---> Running in 2ea677079666 [2022-05-10T19:13:22.116Z] ---> 716108c05d95 [2022-05-10T19:13:22.116Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:13:22.728Z] Removing intermediate container 2ea677079666 [2022-05-10T19:13:22.728Z] ---> 5347e8b6124c [2022-05-10T19:13:22.728Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:13:23.007Z] ---> Running in 1b755e52d966 [2022-05-10T19:13:23.283Z] ---> 1cb8497ea9c1 [2022-05-10T19:13:23.283Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:13:23.882Z] Removing intermediate container 1b755e52d966 [2022-05-10T19:13:23.882Z] ---> 6dd7c5e27d1c [2022-05-10T19:13:23.882Z] Step 24/25 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:13:23.882Z] ---> Running in d16eb87f1c2c [2022-05-10T19:13:23.882Z] ---> Running in 41c80b1b37b5 [2022-05-10T19:13:24.867Z] Removing intermediate container d16eb87f1c2c [2022-05-10T19:13:24.867Z] ---> 10e9c7c7bee8 [2022-05-10T19:13:24.867Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:13:24.867Z] Removing intermediate container 41c80b1b37b5 [2022-05-10T19:13:24.867Z] ---> ad9b7fa3ec7a [2022-05-10T19:13:24.867Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T19:13:24.867Z] ---> Running in 81b8ca2fb948 [2022-05-10T19:13:25.469Z] Removing intermediate container 81b8ca2fb948 [2022-05-10T19:13:25.469Z] ---> d72c49ed21e5 [2022-05-10T19:13:25.469Z] [2022-05-10T19:13:26.095Z] ---> 28feaee3d833 [2022-05-10T19:13:26.095Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:13:26.370Z] Successfully built d72c49ed21e5 [2022-05-10T19:13:26.370Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T19:13:26.370Z]  Building security-secretstore-setup ... done Building core-command [2022-05-10T19:13:26.370Z] ---> Running in dc7579733235 [2022-05-10T19:13:29.779Z] Removing intermediate container dc7579733235 [2022-05-10T19:13:29.779Z] ---> 2f03875152cd [2022-05-10T19:13:29.779Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:13:30.056Z] ---> Running in f3313c915b5b [2022-05-10T19:13:30.660Z] Removing intermediate container f3313c915b5b [2022-05-10T19:13:30.660Z] ---> dc9eae68e62f [2022-05-10T19:13:30.660Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:13:30.938Z] ---> Running in b7dd83611921 [2022-05-10T19:13:31.535Z] Removing intermediate container b7dd83611921 [2022-05-10T19:13:31.535Z] ---> 22650a51cf47 [2022-05-10T19:13:31.535Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T19:13:31.809Z] ---> Running in 99166337b13c [2022-05-10T19:13:32.405Z] Removing intermediate container 99166337b13c [2022-05-10T19:13:32.405Z] ---> 87062a73d737 [2022-05-10T19:13:32.405Z] Step 30/31 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:13:32.681Z] ---> Running in d10ae17bf8ff [2022-05-10T19:13:33.293Z] Removing intermediate container d10ae17bf8ff [2022-05-10T19:13:33.293Z] ---> 1dcf8e931aa7 [2022-05-10T19:13:33.293Z] Step 31/31 : LABEL version=2.2.0-dev.95 [2022-05-10T19:13:33.570Z] ---> Running in e0013ea4cf2b [2022-05-10T19:13:34.171Z] Removing intermediate container e0013ea4cf2b [2022-05-10T19:13:34.171Z] ---> b8040db4234a [2022-05-10T19:13:34.171Z] [2022-05-10T19:13:34.449Z] Successfully built b8040db4234a [2022-05-10T19:13:34.449Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T19:13:34.449Z] Building support-scheduler [2022-05-10T19:13:56.655Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:13:56.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:13:56.655Z] ---> 72399336902e [2022-05-10T19:13:56.655Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:13:56.655Z] ---> Using cache [2022-05-10T19:13:56.655Z] ---> a0265d0fcd3f [2022-05-10T19:13:56.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:56.655Z] ---> Using cache [2022-05-10T19:13:56.655Z] ---> 17d15d1cbe99 [2022-05-10T19:13:56.655Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:13:56.655Z] ---> Using cache [2022-05-10T19:13:56.655Z] ---> 89d8db2544df [2022-05-10T19:13:56.655Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:13:56.655Z] ---> Using cache [2022-05-10T19:13:56.655Z] ---> ee06fab82f6a [2022-05-10T19:13:56.655Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:13:56.655Z] ---> Using cache [2022-05-10T19:13:56.655Z] ---> 9fb46bd994a1 [2022-05-10T19:13:56.655Z] Step 8/23 : COPY . . [2022-05-10T19:13:56.655Z] ---> Using cache [2022-05-10T19:13:56.655Z] ---> d96d8c1f37ec [2022-05-10T19:13:56.655Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:13:56.655Z] ---> Running in ad53fff93916 [2022-05-10T19:13:58.105Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:14:01.553Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:14:01.553Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:14:01.553Z] ---> 72399336902e [2022-05-10T19:14:01.553Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:14:01.553Z] ---> Using cache [2022-05-10T19:14:01.553Z] ---> a0265d0fcd3f [2022-05-10T19:14:01.553Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:14:01.553Z] ---> Using cache [2022-05-10T19:14:01.553Z] ---> 17d15d1cbe99 [2022-05-10T19:14:01.553Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:14:01.553Z] ---> Using cache [2022-05-10T19:14:01.553Z] ---> 89d8db2544df [2022-05-10T19:14:01.553Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:14:01.553Z] ---> Using cache [2022-05-10T19:14:01.553Z] ---> ee06fab82f6a [2022-05-10T19:14:01.554Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:14:01.554Z] ---> Using cache [2022-05-10T19:14:01.554Z] ---> 9fb46bd994a1 [2022-05-10T19:14:01.554Z] Step 8/22 : COPY . . [2022-05-10T19:14:01.554Z] ---> Using cache [2022-05-10T19:14:01.554Z] ---> d96d8c1f37ec [2022-05-10T19:14:01.554Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:14:01.554Z] ---> Running in 719f739a74d4 [2022-05-10T19:14:04.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:14:10.959Z] Removing intermediate container 6acc161ef03a [2022-05-10T19:14:10.959Z] ---> de0fd847a5dc [2022-05-10T19:14:10.959Z] [2022-05-10T19:14:10.959Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:14:10.959Z] ---> ac73e934f311 [2022-05-10T19:14:10.959Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:14:10.959Z] ---> Running in d33787aee754 [2022-05-10T19:14:10.959Z] Removing intermediate container d33787aee754 [2022-05-10T19:14:10.959Z] ---> 33f29e41acee [2022-05-10T19:14:10.959Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:14:10.959Z] ---> Running in 72cc7cc6b007 [2022-05-10T19:14:11.561Z] Removing intermediate container 72cc7cc6b007 [2022-05-10T19:14:11.561Z] ---> 630544f5220a [2022-05-10T19:14:11.561Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:14:11.841Z] ---> Running in 2992fb38a08c [2022-05-10T19:14:12.449Z] Removing intermediate container 2992fb38a08c [2022-05-10T19:14:12.449Z] ---> 604c4b1d899b [2022-05-10T19:14:12.449Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:14:12.449Z] ---> Running in 4d6667981406 [2022-05-10T19:14:15.884Z] Removing intermediate container 4d6667981406 [2022-05-10T19:14:15.884Z] ---> b29b6f13993a [2022-05-10T19:14:15.884Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:14:16.160Z] ---> Running in b72a7d150855 [2022-05-10T19:14:18.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:14:19.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:14:20.601Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:14:20.601Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:14:20.601Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:14:20.602Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:14:20.880Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:14:21.158Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:14:21.158Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:14:21.158Z] OK: 8 MiB in 20 packages [2022-05-10T19:14:23.173Z] Removing intermediate container b72a7d150855 [2022-05-10T19:14:23.173Z] ---> e584a5f09733 [2022-05-10T19:14:23.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:14:23.779Z] ---> ba48b4998b5a [2022-05-10T19:14:23.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:14:25.788Z] ---> e9ed044f1568 [2022-05-10T19:14:25.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:14:27.246Z] ---> 9473eab891c8 [2022-05-10T19:14:27.246Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:14:27.246Z] ---> Running in 74a73f9b5d8e [2022-05-10T19:14:27.851Z] Removing intermediate container 74a73f9b5d8e [2022-05-10T19:14:27.851Z] ---> f55970ec04d6 [2022-05-10T19:14:27.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:14:28.129Z] ---> Running in d07c2c490c7f [2022-05-10T19:14:28.742Z] Removing intermediate container d07c2c490c7f [2022-05-10T19:14:28.742Z] ---> 8b4ff4cd58c8 [2022-05-10T19:14:28.742Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:14:28.742Z] ---> Running in 4272f6415155 [2022-05-10T19:14:29.347Z] Removing intermediate container 4272f6415155 [2022-05-10T19:14:29.347Z] ---> 1936f35c3a5f [2022-05-10T19:14:29.347Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:14:29.347Z] ---> Running in e38a354f494c [2022-05-10T19:14:29.956Z] Removing intermediate container e38a354f494c [2022-05-10T19:14:29.956Z] ---> 6fccd695fc2a [2022-05-10T19:14:29.956Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:14:30.237Z] ---> Running in 251c35afdef3 [2022-05-10T19:14:30.849Z] Removing intermediate container 251c35afdef3 [2022-05-10T19:14:30.849Z] ---> a8f150b5c177 [2022-05-10T19:14:30.849Z] [2022-05-10T19:14:31.126Z] Successfully built a8f150b5c177 [2022-05-10T19:14:31.415Z] Successfully tagged core-data-arm64:latest [2022-05-10T19:14:31.415Z] Building security-spire-server [2022-05-10T19:14:49.777Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:14:49.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:14:49.777Z] ---> 72399336902e [2022-05-10T19:14:49.777Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:14:49.777Z] ---> Using cache [2022-05-10T19:14:49.777Z] ---> a0265d0fcd3f [2022-05-10T19:14:49.777Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:14:49.777Z] ---> Using cache [2022-05-10T19:14:49.777Z] ---> 17d15d1cbe99 [2022-05-10T19:14:49.777Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:14:50.381Z] ---> Running in e32d98688269 [2022-05-10T19:14:52.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:14:53.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:14:55.177Z] OK: 220 MiB in 52 packages [2022-05-10T19:14:56.773Z] Removing intermediate container e32d98688269 [2022-05-10T19:14:56.773Z] ---> efe8951f6ae1 [2022-05-10T19:14:56.773Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:14:57.943Z] ---> 3992cd872940 [2022-05-10T19:14:57.943Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:14:57.943Z] ---> Running in 24047ec3d18a [2022-05-10T19:15:04.731Z] Removing intermediate container 24047ec3d18a [2022-05-10T19:15:04.731Z] ---> a2f640292059 [2022-05-10T19:15:04.731Z] Step 8/25 : COPY . . [2022-05-10T19:15:14.935Z] Removing intermediate container b6c172638f38 [2022-05-10T19:15:14.935Z] ---> f9665ea455af [2022-05-10T19:15:14.935Z] [2022-05-10T19:15:14.935Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:15:14.935Z] 3.15: Pulling from library/alpine [2022-05-10T19:15:16.929Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:15:16.929Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:15:16.929Z] ---> 3fb3c9af89a9 [2022-05-10T19:15:16.929Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:15:17.556Z] ---> Running in e6d8b7ee4a9b [2022-05-10T19:15:18.556Z] Removing intermediate container e6d8b7ee4a9b [2022-05-10T19:15:18.556Z] ---> fda7639c5e4e [2022-05-10T19:15:18.556Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:15:18.556Z] ---> Running in ff7d48b3d1f1 [2022-05-10T19:15:22.889Z] Removing intermediate container ff7d48b3d1f1 [2022-05-10T19:15:22.889Z] ---> 0f3cee6294a6 [2022-05-10T19:15:22.889Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:15:23.167Z] ---> Running in 001f6957f3ad [2022-05-10T19:15:26.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:15:26.888Z] ---> ccb43f41f5c4 [2022-05-10T19:15:26.888Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:15:27.165Z] ---> Running in 1bfc2eeae7a1 [2022-05-10T19:15:27.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:15:27.773Z] Removing intermediate container 1bfc2eeae7a1 [2022-05-10T19:15:27.773Z] ---> 37335443248b [2022-05-10T19:15:27.773Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:15:27.773Z] ---> Running in 479cf076a855 [2022-05-10T19:15:29.233Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:15:29.233Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:15:29.233Z] OK: 15732 distinct packages available [2022-05-10T19:15:29.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:15:30.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:15:30.868Z] Removing intermediate container 479cf076a855 [2022-05-10T19:15:30.868Z] ---> 6906741e0f0f [2022-05-10T19:15:30.868Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:15:31.155Z] ---> Running in 6be183c5379b [2022-05-10T19:15:31.793Z] Removing intermediate container 6be183c5379b [2022-05-10T19:15:31.793Z] ---> 4fe840fa9321 [2022-05-10T19:15:31.793Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:15:31.793Z] ---> Running in fa4bbe70aba2 [2022-05-10T19:15:32.067Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:15:32.339Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:15:32.615Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:15:32.615Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:15:32.891Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:15:32.892Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:15:32.892Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:15:33.166Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:15:33.166Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:15:33.166Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:15:33.447Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:15:33.722Z] OK: 8 MiB in 23 packages [2022-05-10T19:15:34.331Z] spire-1.2.1/ [2022-05-10T19:15:34.331Z] spire-1.2.1/.data/ [2022-05-10T19:15:34.331Z] spire-1.2.1/.data/.file [2022-05-10T19:15:34.331Z] spire-1.2.1/.dockerignore [2022-05-10T19:15:34.331Z] spire-1.2.1/.gitattributes [2022-05-10T19:15:34.331Z] spire-1.2.1/.githooks/ [2022-05-10T19:15:34.331Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/ [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:15:34.331Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:15:34.331Z] spire-1.2.1/.gitignore [2022-05-10T19:15:34.331Z] spire-1.2.1/.go-version [2022-05-10T19:15:34.331Z] spire-1.2.1/.golangci.yml [2022-05-10T19:15:34.331Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:15:34.331Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:15:34.331Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:15:34.331Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:15:34.331Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:15:34.331Z] spire-1.2.1/Dockerfile [2022-05-10T19:15:34.331Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:15:34.331Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:15:34.331Z] spire-1.2.1/LICENSE [2022-05-10T19:15:34.331Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:15:34.331Z] spire-1.2.1/Makefile [2022-05-10T19:15:34.331Z] spire-1.2.1/README.md [2022-05-10T19:15:34.331Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:15:34.331Z] spire-1.2.1/SECURITY.md [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:15:34.331Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:15:34.608Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/ [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/agent/ [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/server/ [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:15:34.608Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/ [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/images/ [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:15:34.608Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:15:34.887Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:15:34.887Z] spire-1.2.1/examples/ [2022-05-10T19:15:34.887Z] spire-1.2.1/examples/README.md [2022-05-10T19:15:34.887Z] spire-1.2.1/go.mod [2022-05-10T19:15:34.887Z] spire-1.2.1/go.sum [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:15:34.887Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:15:34.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:15:35.166Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:15:35.167Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:15:35.445Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:15:35.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:15:36.023Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/private/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:15:36.024Z] spire-1.2.1/release/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:15:36.024Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:15:36.024Z] spire-1.2.1/script/ [2022-05-10T19:15:36.024Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:15:36.024Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:15:36.024Z] spire-1.2.1/support/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.goRemoving intermediate container 001f6957f3ad [2022-05-10T19:15:36.024Z] ---> a6885d345b0e [2022-05-10T19:15:36.024Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:15:36.024Z] [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:15:36.024Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:15:36.024Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:15:36.024Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:15:36.318Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/clock/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:15:36.318Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:15:36.319Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/common [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:15:36.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:15:36.598Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:15:36.599Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:15:36.599Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:15:36.599Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:15:36.599Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:15:36.599Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:15:36.599Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testca/ [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testkey/ [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:15:36.879Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/util/ [2022-05-10T19:15:36.879Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/util/race.go [2022-05-10T19:15:36.879Z] spire-1.2.1/test/util/util.go [2022-05-10T19:15:36.879Z] building spire from source... [2022-05-10T19:15:37.158Z] ---> dda8574d110e [2022-05-10T19:15:37.158Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:15:37.158Z] Installing go1.17.7... [2022-05-10T19:15:39.817Z] ---> de8e15f09dec [2022-05-10T19:15:39.817Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:15:41.285Z] ---> 00952b30f255 [2022-05-10T19:15:41.285Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:15:41.572Z] ---> Running in 8befc2bf6377 [2022-05-10T19:15:42.598Z] Removing intermediate container 8befc2bf6377 [2022-05-10T19:15:42.598Z] ---> aa0ef93531a5 [2022-05-10T19:15:42.598Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:15:42.598Z] ---> Running in 68a5f2973e6e [2022-05-10T19:15:44.046Z] Removing intermediate container 68a5f2973e6e [2022-05-10T19:15:44.046Z] ---> 8a620ba4c435 [2022-05-10T19:15:44.046Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T19:15:44.321Z] ---> Running in 81dd17e8b882 [2022-05-10T19:15:44.928Z] Removing intermediate container 81dd17e8b882 [2022-05-10T19:15:44.928Z] ---> f3599ea60167 [2022-05-10T19:15:44.928Z] Step 19/20 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:15:45.212Z] ---> Running in 73844b1b1b22 [2022-05-10T19:15:46.208Z] Removing intermediate container 73844b1b1b22 [2022-05-10T19:15:46.208Z] ---> 693ba41a8246 [2022-05-10T19:15:46.208Z] Step 20/20 : LABEL version=2.2.0-dev.95 [2022-05-10T19:15:46.208Z] ---> Running in e28bfc06f95f [2022-05-10T19:15:47.206Z] Removing intermediate container e28bfc06f95f [2022-05-10T19:15:47.206Z] ---> be58efc49e02 [2022-05-10T19:15:47.206Z] [2022-05-10T19:15:47.808Z] Successfully built be58efc49e02 [2022-05-10T19:15:47.808Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T19:15:47.808Z] Building core-metadata [2022-05-10T19:15:53.251Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5b66f74ecd76 [2022-05-10T19:15:53.251Z] ---> d1e3fdacb17d [2022-05-10T19:15:53.251Z] [2022-05-10T19:15:53.251Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:15:53.251Z] ---> ac73e934f311 [2022-05-10T19:15:53.251Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:15:53.251Z] ---> Running in a909d9c3fba0 [2022-05-10T19:15:55.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:15:55.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:15:57.026Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:15:57.026Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:15:57.026Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:15:57.026Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:15:57.636Z] OK: 6 MiB in 16 packages [2022-05-10T19:16:01.065Z] Removing intermediate container a909d9c3fba0 [2022-05-10T19:16:01.065Z] ---> 64e6850d66e5 [2022-05-10T19:16:01.065Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:16:01.065Z] ---> Running in 915f35cbf2b3 [2022-05-10T19:16:02.055Z] Removing intermediate container 915f35cbf2b3 [2022-05-10T19:16:02.055Z] ---> e0f96306fbfe [2022-05-10T19:16:02.055Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:16:02.055Z] ---> Running in b3ae1b1de20a [2022-05-10T19:16:03.059Z] Removing intermediate container b3ae1b1de20a [2022-05-10T19:16:03.059Z] ---> 7dc77b010cf1 [2022-05-10T19:16:03.059Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:16:03.059Z] ---> Running in 5e688efa4324 [2022-05-10T19:16:04.074Z] Removing intermediate container 5e688efa4324 [2022-05-10T19:16:04.074Z] ---> 4b279c5876ad [2022-05-10T19:16:04.074Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:16:05.531Z] ---> 206df261315c [2022-05-10T19:16:05.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:16:08.199Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:08.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:08.199Z] ---> 72399336902e [2022-05-10T19:16:08.199Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:16:08.199Z] ---> Using cache [2022-05-10T19:16:08.199Z] ---> a0265d0fcd3f [2022-05-10T19:16:08.199Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:08.199Z] ---> Using cache [2022-05-10T19:16:08.199Z] ---> 17d15d1cbe99 [2022-05-10T19:16:08.199Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:16:08.199Z] ---> Using cache [2022-05-10T19:16:08.199Z] ---> 89d8db2544df [2022-05-10T19:16:08.199Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:16:08.199Z] ---> Using cache [2022-05-10T19:16:08.199Z] ---> ee06fab82f6a [2022-05-10T19:16:08.199Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:16:08.199Z] ---> Using cache [2022-05-10T19:16:08.199Z] ---> 9fb46bd994a1 [2022-05-10T19:16:08.199Z] Step 8/23 : COPY . . [2022-05-10T19:16:08.489Z] ---> Using cache [2022-05-10T19:16:08.489Z] ---> d96d8c1f37ec [2022-05-10T19:16:08.489Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:16:09.111Z] ---> Running in 7dfb4e93bcce [2022-05-10T19:16:09.389Z] ---> e268c15728eb [2022-05-10T19:16:09.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:16:09.672Z] Building bin/spire-server... [2022-05-10T19:16:09.952Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:16:09.952Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:16:09.952Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:16:10.560Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:16:10.560Z]  ---> b90ade65dfa2 [2022-05-10T19:16:10.560Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:16:10.843Z] ---> Running in 3b3ba80bcd1e [2022-05-10T19:16:11.453Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:16:11.731Z] Removing intermediate container 3b3ba80bcd1e [2022-05-10T19:16:11.731Z] ---> 9623b403a1b3 [2022-05-10T19:16:11.731Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:16:11.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:16:11.731Z] ---> Running in 502bbbddaab0 [2022-05-10T19:16:12.199Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:16:12.511Z] Removing intermediate container 502bbbddaab0 [2022-05-10T19:16:12.511Z] ---> ea832f6af4a0 [2022-05-10T19:16:12.511Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:16:12.511Z] ---> Running in 9460362aee0f [2022-05-10T19:16:13.148Z] Removing intermediate container 9460362aee0f [2022-05-10T19:16:13.148Z] ---> 19e52e31b578 [2022-05-10T19:16:13.148Z] Step 21/22 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:16:13.446Z] ---> Running in 5c5ef79e8d11 [2022-05-10T19:16:13.749Z] Removing intermediate container 5c5ef79e8d11 [2022-05-10T19:16:13.749Z] ---> b48ea6a7a7f0 [2022-05-10T19:16:13.749Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:16:14.022Z] ---> Running in 5056ffe10e0d [2022-05-10T19:16:14.832Z] Removing intermediate container 5056ffe10e0d [2022-05-10T19:16:14.832Z] ---> 269798000b83 [2022-05-10T19:16:14.832Z] [2022-05-10T19:16:15.215Z] Successfully built 269798000b83 [2022-05-10T19:16:15.215Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T19:16:15.215Z] Building security-spire-agent [2022-05-10T19:16:17.828Z]  Building support-notifications ... done go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:16:18.100Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:16:18.373Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:16:18.646Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:16:18.920Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:16:18.920Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:16:18.920Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:16:19.516Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:16:19.794Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:16:19.794Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:16:19.794Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:16:21.234Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:16:21.234Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:16:21.508Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:16:33.942Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:33.942Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:33.942Z] ---> 72399336902e [2022-05-10T19:16:33.942Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> a0265d0fcd3f [2022-05-10T19:16:33.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> 17d15d1cbe99 [2022-05-10T19:16:33.942Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> efe8951f6ae1 [2022-05-10T19:16:33.942Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> 3992cd872940 [2022-05-10T19:16:33.942Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> a2f640292059 [2022-05-10T19:16:33.942Z] Step 8/26 : COPY . . [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> ccb43f41f5c4 [2022-05-10T19:16:33.942Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> 37335443248b [2022-05-10T19:16:33.942Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> 6906741e0f0f [2022-05-10T19:16:33.942Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:16:33.942Z] ---> Using cache [2022-05-10T19:16:33.942Z] ---> 4fe840fa9321 [2022-05-10T19:16:33.942Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:16:34.235Z] ---> Running in aa2a4fc5dc7a [2022-05-10T19:16:36.890Z] spire-1.2.1/ [2022-05-10T19:16:36.890Z] spire-1.2.1/.data/ [2022-05-10T19:16:36.890Z] spire-1.2.1/.data/.file [2022-05-10T19:16:36.890Z] spire-1.2.1/.dockerignore [2022-05-10T19:16:36.890Z] spire-1.2.1/.gitattributes [2022-05-10T19:16:36.890Z] spire-1.2.1/.githooks/ [2022-05-10T19:16:36.890Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/ [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:16:36.890Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:16:36.890Z] spire-1.2.1/.gitignore [2022-05-10T19:16:36.890Z] spire-1.2.1/.go-version [2022-05-10T19:16:36.890Z] spire-1.2.1/.golangci.yml [2022-05-10T19:16:36.890Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:16:36.890Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:16:36.890Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:16:36.890Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:16:36.890Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:16:36.890Z] spire-1.2.1/Dockerfile [2022-05-10T19:16:37.168Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:16:37.168Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:16:37.168Z] spire-1.2.1/LICENSE [2022-05-10T19:16:37.168Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:16:37.168Z] spire-1.2.1/Makefile [2022-05-10T19:16:37.168Z] spire-1.2.1/README.md [2022-05-10T19:16:37.168Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:16:37.168Z] spire-1.2.1/SECURITY.md [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:16:37.168Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/ [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/agent/ [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/server/ [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:16:37.168Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/ [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/images/ [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:16:37.168Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:16:37.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:16:37.447Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:16:37.448Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:16:37.448Z] spire-1.2.1/examples/ [2022-05-10T19:16:37.448Z] spire-1.2.1/examples/README.md [2022-05-10T19:16:37.448Z] spire-1.2.1/go.mod [2022-05-10T19:16:37.448Z] spire-1.2.1/go.sum [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:16:37.448Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:16:37.725Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:16:37.725Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:16:37.725Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:16:37.725Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:16:37.726Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:16:37.727Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/server/ [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:16:38.006Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:16:38.007Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:16:38.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:16:38.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:16:38.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:16:38.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:16:38.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:16:38.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/private/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:16:38.285Z] spire-1.2.1/release/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:16:38.285Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:16:38.285Z] spire-1.2.1/script/ [2022-05-10T19:16:38.285Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:16:38.285Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:16:38.285Z] spire-1.2.1/support/ [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/ [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:16:38.285Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:16:38.286Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/clock/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:16:38.286Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:16:38.564Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/common [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:16:38.564Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:16:38.565Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:16:38.566Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:16:38.842Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:16:38.843Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:16:38.843Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testca/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testkey/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/util/ [2022-05-10T19:16:38.843Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/util/race.go [2022-05-10T19:16:38.843Z] spire-1.2.1/test/util/util.go [2022-05-10T19:16:38.843Z] building spire from source... [2022-05-10T19:16:39.444Z] Installing go1.17.7... [2022-05-10T19:16:51.880Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:16:51.880Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:16:51.880Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:16:51.880Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:16:51.880Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:16:51.880Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:16:52.159Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:16:52.159Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:16:52.159Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:16:52.159Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:16:52.759Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:16:52.759Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:16:53.748Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:16:53.749Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:16:53.749Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:16:53.749Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:16:54.028Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:16:54.028Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:16:54.028Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:16:54.635Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:16:54.912Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:16:55.193Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:16:55.470Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:16:55.753Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:16:55.753Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:16:56.032Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:16:56.704Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:16:58.162Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:17:04.916Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:17:04.916Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:17:04.916Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:17:04.916Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:17:05.192Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:17:05.192Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:17:05.192Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:17:05.469Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:17:06.075Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:17:06.075Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:17:06.355Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:17:06.355Z] Building bin/spire-server... [2022-05-10T19:17:06.638Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:17:06.638Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:17:06.638Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:17:07.629Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:17:07.629Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:17:11.960Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:17:12.235Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:17:12.510Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:17:12.786Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:17:12.786Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:17:13.772Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:17:14.044Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:17:14.044Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:17:14.320Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:17:14.595Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:17:14.595Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:17:14.595Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:17:14.595Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:17:14.871Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:17:16.314Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:17:16.314Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:17:31.435Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:17:31.435Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:17:31.435Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:17:41.625Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:17:41.625Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:17:41.625Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:17:41.901Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:17:41.901Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:17:42.504Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:17:42.504Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:17:42.504Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:17:42.504Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:17:42.785Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:17:42.785Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:17:43.389Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:17:43.389Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:17:43.666Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:17:43.666Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:17:43.947Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:17:43.947Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:17:43.947Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:17:44.226Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:17:44.226Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:17:44.504Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:17:44.782Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:17:45.062Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:17:45.062Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:17:45.349Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:17:45.349Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:17:45.349Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:17:45.642Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:17:47.144Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:17:54.195Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:17:54.195Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:17:54.471Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:17:54.471Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:17:54.749Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:17:54.749Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:17:54.749Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:17:55.025Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:17:55.627Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:17:55.627Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:17:55.905Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:18:18.109Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:18:18.387Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:18:18.659Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:18:18.659Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:18:18.936Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:18:18.936Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:18:18.936Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:18:20.926Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:18:21.533Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:18:22.518Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:18:23.952Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:18:23.952Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:18:24.227Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:18:26.222Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:18:26.500Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:18:26.778Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:18:26.778Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:18:27.055Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:18:28.514Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:18:28.514Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:18:28.514Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:18:29.968Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:18:30.249Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:18:30.528Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:18:30.528Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:18:30.807Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:18:30.807Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:18:31.414Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:18:31.414Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:18:32.866Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:18:33.146Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:18:37.498Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:18:38.108Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:18:38.384Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:18:38.384Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:18:38.664Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:18:38.664Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:18:38.664Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:18:38.664Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:18:38.942Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:18:39.930Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:18:40.207Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:18:40.811Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:18:40.811Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:18:41.804Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:18:41.804Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:18:42.086Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:18:42.366Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:18:42.646Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:18:42.646Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:18:42.646Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:18:44.102Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:18:44.102Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:18:44.381Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:18:44.662Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:18:44.942Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:18:46.943Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:18:46.943Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:18:47.550Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:18:47.550Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:18:47.550Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:18:47.550Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:18:47.829Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:18:48.436Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:18:48.436Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:18:49.043Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:18:52.460Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:18:52.460Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:18:53.063Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:18:55.053Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:18:55.329Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:18:55.932Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:18:56.211Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:18:56.489Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:18:56.489Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:18:56.766Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:18:56.766Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:18:57.050Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:19:05.356Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:19:05.356Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:19:05.356Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:19:05.356Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:19:06.798Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:19:07.073Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:19:07.073Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:19:07.073Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:19:07.073Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:19:07.676Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:19:08.278Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:19:09.721Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:19:11.710Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:19:11.710Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:19:11.986Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:19:12.973Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:19:12.973Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:19:13.250Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:19:13.527Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:19:13.807Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:19:13.807Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:19:14.133Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:19:14.434Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:19:14.434Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:19:16.753Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:19:16.753Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:19:17.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:19:17.301Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:19:17.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:19:17.574Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:19:17.857Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:19:24.598Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:19:24.598Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:19:24.598Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:19:24.874Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:19:24.874Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:19:24.874Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:19:24.874Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:19:25.155Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:19:25.431Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:19:26.035Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:19:26.641Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:19:27.274Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:19:27.552Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:19:29.001Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:19:29.001Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:19:29.281Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:19:29.917Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:19:29.917Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:19:29.917Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:19:29.917Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:19:30.195Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:19:31.670Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:19:31.670Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:19:31.945Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:19:32.219Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:19:32.497Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:19:35.914Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:19:36.919Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:19:36.919Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:19:37.197Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:19:37.197Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:19:37.476Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:19:37.476Z] Removing intermediate container ad53fff93916 [2022-05-10T19:19:37.476Z] ---> 301f3f7244b2 [2022-05-10T19:19:37.476Z] [2022-05-10T19:19:37.476Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:19:37.476Z] ---> ac73e934f311 [2022-05-10T19:19:37.476Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:19:37.761Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:19:37.761Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:19:37.761Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:19:38.037Z]  ---> Running in 60a3e1c10849 [2022-05-10T19:19:38.318Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:19:38.923Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:19:40.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:19:40.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:19:42.111Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:19:42.111Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:19:42.111Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:19:42.111Z] OK: 5 MiB in 15 packages [2022-05-10T19:19:44.112Z] Removing intermediate container 60a3e1c10849 [2022-05-10T19:19:44.112Z] ---> 93f927315c47 [2022-05-10T19:19:44.112Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:19:44.112Z] ---> Running in bc31847f064b [2022-05-10T19:19:44.723Z] Removing intermediate container bc31847f064b [2022-05-10T19:19:44.723Z] ---> 758962d83639 [2022-05-10T19:19:44.723Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:19:44.723Z] ---> Running in 8f8f66a3a7ab [2022-05-10T19:19:45.722Z] Removing intermediate container 8f8f66a3a7ab [2022-05-10T19:19:45.722Z] ---> db3f2c9a9259 [2022-05-10T19:19:45.722Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:19:45.722Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:19:45.722Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:19:45.997Z]  ---> Running in 3a30da2aa791 [2022-05-10T19:19:46.603Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:19:46.603Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:19:46.881Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:19:46.881Z] Removing intermediate container 3a30da2aa791 [2022-05-10T19:19:46.881Z] ---> 7bd8955ebf8e [2022-05-10T19:19:46.881Z] Step 15/23 : WORKDIR / [2022-05-10T19:19:47.158Z] ---> Running in ef8860841f18 [2022-05-10T19:19:47.766Z] Removing intermediate container ef8860841f18 [2022-05-10T19:19:47.766Z] ---> b9f6c05d6bad [2022-05-10T19:19:47.766Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:19:47.766Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:19:48.050Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:19:48.334Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:19:48.615Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:19:48.899Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:19:48.899Z]  ---> e6994a64aa11 [2022-05-10T19:19:48.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:19:48.899Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:19:49.179Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:19:50.641Z]  ---> 9652dc11c3c4 [2022-05-10T19:19:50.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:19:51.635Z] ---> 786b32a2713d [2022-05-10T19:19:51.635Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:19:51.926Z] ---> Running in a73707c44433 [2022-05-10T19:19:52.527Z] Removing intermediate container a73707c44433 [2022-05-10T19:19:52.527Z] ---> 89970cc551f6 [2022-05-10T19:19:52.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:19:52.527Z] ---> Running in b4b832003ada [2022-05-10T19:19:53.130Z] Removing intermediate container b4b832003ada [2022-05-10T19:19:53.130Z] ---> e26e7ebc79fd [2022-05-10T19:19:53.130Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:19:53.130Z] ---> Running in 18b31c13effc [2022-05-10T19:19:53.740Z] Removing intermediate container 18b31c13effc [2022-05-10T19:19:53.740Z] ---> 4de85ec98355 [2022-05-10T19:19:53.740Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:19:54.015Z] ---> Running in 4c7bcc7af2fb [2022-05-10T19:19:54.628Z] Removing intermediate container 4c7bcc7af2fb [2022-05-10T19:19:54.628Z] ---> 4f0934f875ae [2022-05-10T19:19:54.628Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:19:54.628Z] ---> Running in 1f47c14f0070 [2022-05-10T19:19:55.640Z] Removing intermediate container 1f47c14f0070 [2022-05-10T19:19:55.640Z] ---> 907ebd8ae8ea [2022-05-10T19:19:55.640Z] [2022-05-10T19:19:55.917Z] Successfully built 907ebd8ae8ea [2022-05-10T19:19:55.917Z] Successfully tagged core-command-arm64:latest [2022-05-10T19:19:55.917Z]  Building core-command ... done Building sys-mgmt-agent [2022-05-10T19:20:00.266Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:20:00.544Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:20:00.544Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:20:00.544Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:20:15.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:15.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:15.704Z] ---> 72399336902e [2022-05-10T19:20:15.704Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:20:15.704Z] ---> Using cache [2022-05-10T19:20:15.704Z] ---> a0265d0fcd3f [2022-05-10T19:20:15.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:15.704Z] ---> Using cache [2022-05-10T19:20:15.704Z] ---> 17d15d1cbe99 [2022-05-10T19:20:15.704Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:20:16.693Z] ---> Running in 1bf0fb00e5c8 [2022-05-10T19:20:18.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:20.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:21.614Z] OK: 220 MiB in 52 packages [2022-05-10T19:20:23.606Z] Removing intermediate container 1bf0fb00e5c8 [2022-05-10T19:20:23.606Z] ---> 8f5ba9dc09ce [2022-05-10T19:20:23.606Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:20:24.598Z] ---> 05eba32b13f9 [2022-05-10T19:20:24.598Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:24.909Z] ---> Running in eaeda83a5347 [2022-05-10T19:20:35.275Z] Removing intermediate container eaeda83a5347 [2022-05-10T19:20:35.275Z] ---> d2a329b86496 [2022-05-10T19:20:35.275Z] Step 8/23 : COPY . . [2022-05-10T19:20:37.931Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:20:37.931Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:20:50.572Z]  ---> 04ba3586dd53 [2022-05-10T19:20:50.572Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:20:50.572Z] ---> Running in e4ee2ee103d1 [2022-05-10T19:20:52.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T19:22:44.325Z] Removing intermediate container 7dfb4e93bcce [2022-05-10T19:22:44.325Z] ---> cafe116ec68f [2022-05-10T19:22:44.325Z] [2022-05-10T19:22:44.325Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:22:44.325Z] ---> ac73e934f311 [2022-05-10T19:22:44.325Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:22:44.325Z] ---> Using cache [2022-05-10T19:22:44.325Z] ---> 93f927315c47 [2022-05-10T19:22:44.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:22:44.325Z] ---> Using cache [2022-05-10T19:22:44.325Z] ---> 758962d83639 [2022-05-10T19:22:44.325Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:22:44.325Z] ---> Running in 3d7770fae89d [2022-05-10T19:22:44.325Z] Removing intermediate container 3d7770fae89d [2022-05-10T19:22:44.325Z] ---> a6e1af340a5d [2022-05-10T19:22:44.325Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:22:44.325Z] ---> Running in bba5684008de [2022-05-10T19:22:44.325Z] Removing intermediate container bba5684008de [2022-05-10T19:22:44.325Z] ---> a701a941b77a [2022-05-10T19:22:44.325Z] Step 15/23 : WORKDIR / [2022-05-10T19:22:44.325Z] ---> Running in 528ccf7872d8 [2022-05-10T19:22:44.325Z] Removing intermediate container 528ccf7872d8 [2022-05-10T19:22:44.325Z] ---> ff38d5d5fe70 [2022-05-10T19:22:44.325Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:22:44.325Z] ---> 13a240d0ea65 [2022-05-10T19:22:44.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:22:44.325Z] ---> 02b4778bb274 [2022-05-10T19:22:44.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:22:44.325Z] ---> 9de01cdd7b8f [2022-05-10T19:22:44.325Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:22:44.325Z] ---> Running in e16adfcc41d2 [2022-05-10T19:22:44.325Z] Removing intermediate container e16adfcc41d2 [2022-05-10T19:22:44.325Z] ---> 5b1b234fbbef [2022-05-10T19:22:44.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:22:44.325Z] ---> Running in 57134dcd8355 [2022-05-10T19:22:44.325Z] Removing intermediate container 57134dcd8355 [2022-05-10T19:22:44.325Z] ---> 7c4a2eed88af [2022-05-10T19:22:44.325Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:22:44.325Z] ---> Running in 95daf1947424 [2022-05-10T19:22:44.325Z] Removing intermediate container 95daf1947424 [2022-05-10T19:22:44.325Z] ---> 7f64bb8863bb [2022-05-10T19:22:44.325Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:22:44.325Z] ---> Running in 3cbeadcab781 [2022-05-10T19:22:44.604Z] Removing intermediate container 3cbeadcab781 [2022-05-10T19:22:44.604Z] ---> 2bf979af5172 [2022-05-10T19:22:44.880Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:22:44.880Z] ---> Running in 299511adbbaa [2022-05-10T19:22:45.493Z] Removing intermediate container 299511adbbaa [2022-05-10T19:22:45.493Z] ---> 4d025e276ff1 [2022-05-10T19:22:45.493Z] [2022-05-10T19:22:45.781Z] Successfully built 4d025e276ff1 [2022-05-10T19:22:45.781Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T19:22:45.781Z]  Building core-metadata ... done Building security-proxy-setup [2022-05-10T19:23:12.611Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:23:12.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:23:12.611Z] ---> 72399336902e [2022-05-10T19:23:12.611Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:23:12.611Z] ---> Using cache [2022-05-10T19:23:12.611Z] ---> a0265d0fcd3f [2022-05-10T19:23:12.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:23:12.611Z] ---> Using cache [2022-05-10T19:23:12.611Z] ---> 17d15d1cbe99 [2022-05-10T19:23:12.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:23:12.611Z] ---> Using cache [2022-05-10T19:23:12.611Z] ---> 89d8db2544df [2022-05-10T19:23:12.611Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:23:12.611Z] ---> Using cache [2022-05-10T19:23:12.611Z] ---> ee06fab82f6a [2022-05-10T19:23:12.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:23:12.611Z] ---> Using cache [2022-05-10T19:23:12.611Z] ---> 9fb46bd994a1 [2022-05-10T19:23:12.611Z] Step 8/22 : COPY . . [2022-05-10T19:23:12.611Z] ---> Using cache [2022-05-10T19:23:12.611Z] ---> d96d8c1f37ec [2022-05-10T19:23:12.611Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:23:12.611Z] ---> Running in 4fa12d5c66b4 [2022-05-10T19:23:12.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T19:23:19.370Z] Removing intermediate container 719f739a74d4 [2022-05-10T19:23:19.370Z] ---> 2f5cab8529f0 [2022-05-10T19:23:19.370Z] [2022-05-10T19:23:19.370Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:23:19.370Z] ---> ac73e934f311 [2022-05-10T19:23:19.370Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:23:19.370Z] ---> Using cache [2022-05-10T19:23:19.370Z] ---> 93f927315c47 [2022-05-10T19:23:19.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:23:19.370Z] ---> Using cache [2022-05-10T19:23:19.370Z] ---> 758962d83639 [2022-05-10T19:23:19.370Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:23:19.370Z] ---> Running in 8efeeb200c1e [2022-05-10T19:23:19.370Z] Removing intermediate container 8efeeb200c1e [2022-05-10T19:23:19.370Z] ---> 82549343173b [2022-05-10T19:23:19.370Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:23:19.647Z] ---> Running in a89272609129 [2022-05-10T19:23:20.264Z] Removing intermediate container a89272609129 [2022-05-10T19:23:20.264Z] ---> 5e7f795d2417 [2022-05-10T19:23:20.264Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:23:21.279Z] ---> 49ac209625f9 [2022-05-10T19:23:21.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:23:23.917Z] ---> 012828d67d6d [2022-05-10T19:23:23.917Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:23:24.909Z] ---> 1811e2fc76e6 [2022-05-10T19:23:24.909Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:23:24.909Z] ---> Running in a55c8a1f01b6 [2022-05-10T19:23:25.543Z] Removing intermediate container a55c8a1f01b6 [2022-05-10T19:23:25.543Z] ---> 913c65afe9f4 [2022-05-10T19:23:25.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:23:25.833Z] ---> Running in 4ea4498a7329 [2022-05-10T19:23:26.437Z] Removing intermediate container 4ea4498a7329 [2022-05-10T19:23:26.438Z] ---> 0aa500ef2a0f [2022-05-10T19:23:26.438Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:23:26.438Z] ---> Running in ebde931c470b [2022-05-10T19:23:27.041Z] Removing intermediate container ebde931c470b [2022-05-10T19:23:27.041Z] ---> 03ed9fe5a9d2 [2022-05-10T19:23:27.041Z] Step 21/22 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:23:27.041Z] ---> Running in 17d4c8938fd3 [2022-05-10T19:23:27.655Z] Removing intermediate container 17d4c8938fd3 [2022-05-10T19:23:27.655Z] ---> 10df3851b9eb [2022-05-10T19:23:27.655Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:23:27.655Z] ---> Running in b2a78538cbf3 [2022-05-10T19:23:28.264Z] Removing intermediate container b2a78538cbf3 [2022-05-10T19:23:28.264Z] ---> 0c3bb5d83eaf [2022-05-10T19:23:28.264Z] [2022-05-10T19:23:28.869Z] Successfully built 0c3bb5d83eaf [2022-05-10T19:23:28.869Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T19:23:28.869Z]  Building support-scheduler ... done Building security-spire-config [2022-05-10T19:23:47.253Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:23:47.253Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:23:47.253Z] ---> 72399336902e [2022-05-10T19:23:47.253Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> a0265d0fcd3f [2022-05-10T19:23:47.253Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> 17d15d1cbe99 [2022-05-10T19:23:47.253Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> efe8951f6ae1 [2022-05-10T19:23:47.253Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> 3992cd872940 [2022-05-10T19:23:47.253Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> a2f640292059 [2022-05-10T19:23:47.253Z] Step 8/26 : COPY . . [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> ccb43f41f5c4 [2022-05-10T19:23:47.253Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> 37335443248b [2022-05-10T19:23:47.253Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> 6906741e0f0f [2022-05-10T19:23:47.253Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:23:47.253Z] ---> Using cache [2022-05-10T19:23:47.253Z] ---> 4fe840fa9321 [2022-05-10T19:23:47.253Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:23:47.868Z] ---> Running in 1c2d4e8fd055 [2022-05-10T19:23:50.519Z] spire-1.2.1/ [2022-05-10T19:23:50.519Z] spire-1.2.1/.data/ [2022-05-10T19:23:50.519Z] spire-1.2.1/.data/.file [2022-05-10T19:23:50.519Z] spire-1.2.1/.dockerignore [2022-05-10T19:23:50.519Z] spire-1.2.1/.gitattributes [2022-05-10T19:23:50.519Z] spire-1.2.1/.githooks/ [2022-05-10T19:23:50.519Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/ [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:23:50.519Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:23:50.519Z] spire-1.2.1/.gitignore [2022-05-10T19:23:50.519Z] spire-1.2.1/.go-version [2022-05-10T19:23:50.519Z] spire-1.2.1/.golangci.yml [2022-05-10T19:23:50.519Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:23:50.519Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:23:50.519Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:23:50.519Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:23:50.519Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:23:50.519Z] spire-1.2.1/Dockerfile [2022-05-10T19:23:50.519Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:23:50.519Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:23:50.519Z] spire-1.2.1/LICENSE [2022-05-10T19:23:50.519Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:23:50.519Z] spire-1.2.1/Makefile [2022-05-10T19:23:50.519Z] spire-1.2.1/README.md [2022-05-10T19:23:50.519Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:23:50.519Z] spire-1.2.1/SECURITY.md [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:23:50.519Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:23:50.797Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:23:50.798Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/ [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/agent/ [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/server/ [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:23:50.798Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/ [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/ [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:23:50.798Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:23:51.079Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:23:51.079Z] spire-1.2.1/examples/ [2022-05-10T19:23:51.079Z] spire-1.2.1/examples/README.md [2022-05-10T19:23:51.079Z] spire-1.2.1/go.mod [2022-05-10T19:23:51.079Z] spire-1.2.1/go.sum [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:23:51.079Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:23:51.080Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:23:51.081Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:23:51.360Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:23:51.361Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:23:51.362Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:23:51.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:23:51.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:23:51.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/private/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:23:51.922Z] spire-1.2.1/release/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:23:51.922Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:23:51.922Z] spire-1.2.1/script/ [2022-05-10T19:23:51.922Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:23:51.922Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:23:51.922Z] spire-1.2.1/support/ [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/ [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:23:51.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:23:51.923Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:23:51.923Z] spire-1.2.1/test/ [2022-05-10T19:23:51.923Z] spire-1.2.1/test/clock/ [2022-05-10T19:23:51.923Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/ [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:23:51.923Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:23:52.204Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/common [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:23:52.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:23:52.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:23:52.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:23:52.487Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:23:52.487Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testca/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testkey/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/util/ [2022-05-10T19:23:52.487Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/util/race.go [2022-05-10T19:23:52.487Z] spire-1.2.1/test/util/util.go [2022-05-10T19:23:52.487Z] building spire from source... [2022-05-10T19:23:53.091Z] Installing go1.17.7... [2022-05-10T19:24:25.506Z] Building bin/spire-server... [2022-05-10T19:24:25.506Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:24:25.506Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:24:25.506Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:24:25.506Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:24:25.506Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:24:25.506Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:24:26.498Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:24:26.776Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:24:27.053Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:24:27.331Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:24:27.937Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:24:27.937Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:24:27.937Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:24:28.215Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:24:28.492Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:24:28.492Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:24:28.492Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:24:29.946Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:24:29.946Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:24:30.224Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:24:30.504Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:24:57.326Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:24:57.326Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:24:57.326Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:24:57.326Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:24:57.326Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:24:57.326Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:24:57.600Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:24:57.600Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:24:57.600Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:24:58.589Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:24:58.589Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:24:58.866Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:24:59.143Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:24:59.143Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:24:59.422Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:24:59.422Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:24:59.422Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:24:59.422Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:25:00.026Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:25:00.631Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:25:00.631Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:25:00.909Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:25:01.186Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:25:01.186Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:25:01.463Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:25:02.065Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:25:02.341Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:25:02.945Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:25:02.945Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:25:03.220Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:25:06.621Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:25:09.252Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:25:21.670Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:25:21.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:25:21.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:25:21.670Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:25:21.947Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:25:21.947Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:25:22.223Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:25:37.347Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:26:09.760Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:26:09.760Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:26:09.760Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:26:09.760Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:26:09.760Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:26:09.760Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:26:09.760Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:26:13.177Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:26:13.177Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:26:13.177Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:26:13.456Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:26:14.905Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:26:15.509Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:26:15.509Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:26:16.531Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:26:17.009Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:26:17.808Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:26:17.809Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:26:18.461Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:26:18.762Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:26:19.049Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:26:19.346Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:26:19.628Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:26:20.223Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:26:20.223Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:26:20.499Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:26:21.941Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:26:21.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:26:22.217Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:26:28.962Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:26:29.237Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:26:29.511Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:26:30.496Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:26:30.496Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:26:31.486Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:26:31.486Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:26:31.763Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:26:32.760Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:26:33.038Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:26:33.312Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:26:33.312Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:26:33.590Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:26:33.866Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:26:33.866Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:26:33.866Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:26:34.467Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:26:34.743Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:26:34.743Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:26:35.019Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:26:35.019Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:26:36.467Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:26:36.467Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:26:36.747Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:26:37.023Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:26:37.302Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:26:38.747Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:26:40.737Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:26:40.737Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:26:41.013Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:26:42.001Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:26:42.001Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:26:42.282Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:26:45.700Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:26:45.700Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:26:45.700Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:26:50.038Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:26:50.038Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:26:50.648Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:26:50.648Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:26:50.925Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:26:51.922Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:26:52.202Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:26:52.483Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:26:52.483Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:26:53.102Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:26:53.102Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:26:53.102Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:26:54.114Z] Removing intermediate container e4ee2ee103d1 [2022-05-10T19:26:54.114Z] ---> 9682e62ffb34 [2022-05-10T19:26:54.114Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:26:54.114Z] ---> Running in 43de2f6a5ca2 [2022-05-10T19:26:56.132Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:27:02.902Z] Removing intermediate container 43de2f6a5ca2 [2022-05-10T19:27:02.902Z] ---> 9b86c10b1fc4 [2022-05-10T19:27:02.902Z] [2022-05-10T19:27:02.902Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:27:02.902Z] 20.10.14: Pulling from library/docker [2022-05-10T19:27:05.561Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:27:05.561Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:27:05.561Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:27:05.561Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:27:18.042Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:27:18.042Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:27:18.042Z] ---> c346e9eafbab [2022-05-10T19:27:18.042Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:27:19.038Z] ---> Running in 498d1abb4a41 [2022-05-10T19:27:19.651Z] Removing intermediate container 498d1abb4a41 [2022-05-10T19:27:19.651Z] ---> 168ae39dc233 [2022-05-10T19:27:19.651Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T19:27:19.935Z] ---> Running in e442b905a7b3 [2022-05-10T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:27:24.059Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:27:24.337Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:27:24.337Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:27:24.337Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:27:24.337Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:27:24.337Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:27:24.337Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:27:24.337Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:27:24.337Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:27:24.337Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:27:24.337Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:27:24.337Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:27:24.337Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:27:24.337Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:27:24.337Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:27:24.769Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:27:24.769Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:27:24.769Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:27:28.478Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:27:28.478Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:27:28.752Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:27:28.752Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:27:28.752Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:27:28.752Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:27:28.752Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:27:28.752Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:27:28.752Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:27:29.027Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:27:29.027Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:27:29.027Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:27:29.027Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:27:29.027Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:27:29.027Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:27:29.027Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:27:29.027Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:27:29.027Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:27:29.303Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:27:29.303Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:27:29.303Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:27:29.303Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:27:29.303Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:27:29.303Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:27:29.582Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:27:29.582Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:27:30.185Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:27:30.464Z] OK: 82 MiB in 65 packages [2022-05-10T19:27:37.197Z] Collecting docker-compose==1.23.2 [2022-05-10T19:27:37.473Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:27:38.463Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:27:38.463Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:27:39.906Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:27:39.906Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:27:40.185Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:27:40.185Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:27:42.826Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:27:42.826Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:27:47.170Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:27:47.170Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:27:47.170Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:27:47.170Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:27:47.170Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:27:47.170Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:27:52.638Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:27:52.638Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:27:54.085Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:27:54.085Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:27:57.510Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T19:27:58.113Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:27:58.113Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:27:59.104Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:27:59.104Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:27:59.708Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:27:59.708Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:27:59.985Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:27:59.985Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:28:01.452Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:28:01.452Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:28:01.452Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T19:28:02.067Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:28:02.067Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:28:02.067Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:28:02.067Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:28:04.081Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:28:04.081Z] Attempting uninstall: urllib3 [2022-05-10T19:28:04.081Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:28:04.081Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:28:04.081Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:28:05.076Z] Attempting uninstall: idna [2022-05-10T19:28:05.076Z] Found existing installation: idna 3.3 [2022-05-10T19:28:05.076Z] Uninstalling idna-3.3: [2022-05-10T19:28:05.076Z] Successfully uninstalled idna-3.3 [2022-05-10T19:28:09.426Z] Attempting uninstall: requests [2022-05-10T19:28:09.426Z] Found existing installation: requests 2.26.0 [2022-05-10T19:28:09.426Z] Uninstalling requests-2.26.0: [2022-05-10T19:28:09.426Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:28:10.032Z] Running setup.py install for texttable: started [2022-05-10T19:28:14.382Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:28:14.382Z] Running setup.py install for PyYAML: started [2022-05-10T19:28:17.809Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:28:18.799Z] Running setup.py install for docopt: started [2022-05-10T19:28:23.131Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:28:23.131Z] Running setup.py install for dockerpty: started [2022-05-10T19:28:26.550Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:28:29.978Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T19:28:48.371Z] Removing intermediate container e442b905a7b3 [2022-05-10T19:28:48.371Z] ---> 7b875ebb4a79 [2022-05-10T19:28:48.371Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:28:48.371Z] ---> Running in 24af0e26fad4 [2022-05-10T19:28:48.371Z] Removing intermediate container 24af0e26fad4 [2022-05-10T19:28:48.371Z] ---> 4522b565ef40 [2022-05-10T19:28:48.371Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:28:48.371Z] ---> Running in 64135b7173f1 [2022-05-10T19:28:48.371Z] Removing intermediate container 64135b7173f1 [2022-05-10T19:28:48.371Z] ---> c98edb7c44db [2022-05-10T19:28:48.371Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:28:49.563Z] ---> 3a72992e664e [2022-05-10T19:28:49.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:28:51.101Z] ---> 8fb8e678e25a [2022-05-10T19:28:51.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:28:52.199Z] ---> 61b5f0061de5 [2022-05-10T19:28:52.199Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:28:52.476Z] ---> Running in 660eea492b87 [2022-05-10T19:28:53.096Z] Removing intermediate container 660eea492b87 [2022-05-10T19:28:53.096Z] ---> f526609bf566 [2022-05-10T19:28:53.096Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:28:53.096Z] ---> Running in 6f363a6c6c27 [2022-05-10T19:28:53.711Z] Removing intermediate container 6f363a6c6c27 [2022-05-10T19:28:53.711Z] ---> 38a0fb5d8be0 [2022-05-10T19:28:53.711Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:28:53.990Z] ---> Running in 388585e66cd4 [2022-05-10T19:28:54.591Z] Removing intermediate container 388585e66cd4 [2022-05-10T19:28:54.591Z] ---> 6e9b5291d0b3 [2022-05-10T19:28:54.591Z] Step 22/23 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:28:54.871Z] ---> Running in d005c597103b [2022-05-10T19:28:55.475Z] Removing intermediate container d005c597103b [2022-05-10T19:28:55.475Z] ---> 04727bb69a9b [2022-05-10T19:28:55.475Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:28:55.475Z] ---> Running in 25d734f974ae [2022-05-10T19:28:56.468Z] Removing intermediate container 25d734f974ae [2022-05-10T19:28:56.468Z] ---> 711d4d10f23d [2022-05-10T19:28:56.468Z] [2022-05-10T19:28:56.747Z] Successfully built 711d4d10f23d [2022-05-10T19:28:56.747Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T19:29:05.083Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:29:31.966Z] Removing intermediate container 4fa12d5c66b4 [2022-05-10T19:29:31.966Z] ---> ab39634241b1 [2022-05-10T19:29:31.966Z] [2022-05-10T19:29:31.966Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:29:31.966Z] ---> ac73e934f311 [2022-05-10T19:29:31.966Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:29:31.966Z] ---> Running in 99a2e88e8bd4 [2022-05-10T19:29:31.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:29:31.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:29:31.966Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:29:31.966Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:29:31.966Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:29:31.966Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:29:31.966Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:29:31.966Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:29:31.966Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:29:31.966Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:29:31.966Z] OK: 8 MiB in 20 packages [2022-05-10T19:29:33.983Z] Removing intermediate container 99a2e88e8bd4 [2022-05-10T19:29:33.983Z] ---> 8b8eda46721f [2022-05-10T19:29:33.983Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:29:34.274Z] ---> Running in e5a8f5395a37 [2022-05-10T19:29:34.616Z] Removing intermediate container e5a8f5395a37 [2022-05-10T19:29:34.616Z] ---> 2cbe19929621 [2022-05-10T19:29:34.616Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:29:34.892Z] ---> Running in 0f32e536e2b0 [2022-05-10T19:29:35.493Z] Removing intermediate container 0f32e536e2b0 [2022-05-10T19:29:35.493Z] ---> 068736a52ea1 [2022-05-10T19:29:35.493Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:29:36.951Z] ---> ce5e02293e7e [2022-05-10T19:29:36.951Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:29:38.406Z] ---> 6c57a77078ff [2022-05-10T19:29:38.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:29:40.403Z] ---> 2fa95155116f [2022-05-10T19:29:40.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:29:41.407Z] ---> e314ba75cc7e [2022-05-10T19:29:41.407Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:29:41.407Z] ---> Running in 03e8f469c259 [2022-05-10T19:29:44.830Z] Removing intermediate container 03e8f469c259 [2022-05-10T19:29:44.830Z] ---> 34a1d7a21c27 [2022-05-10T19:29:44.830Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:29:44.830Z] ---> Running in 91972ecafadc [2022-05-10T19:29:45.435Z] Removing intermediate container 91972ecafadc [2022-05-10T19:29:45.435Z] ---> 22e58fb87b3c [2022-05-10T19:29:45.435Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:29:45.719Z] ---> Running in e08dd2cd8fba [2022-05-10T19:29:46.334Z] Removing intermediate container e08dd2cd8fba [2022-05-10T19:29:46.334Z] ---> 14dfe5cd9a29 [2022-05-10T19:29:46.334Z] Step 21/22 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T19:29:46.615Z] ---> Running in 85ce3488049f [2022-05-10T19:29:47.225Z] Removing intermediate container 85ce3488049f [2022-05-10T19:29:47.225Z] ---> 36baf95e54bc [2022-05-10T19:29:47.225Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:29:47.225Z] ---> Running in c5d45ae28273 [2022-05-10T19:29:47.833Z] Removing intermediate container c5d45ae28273 [2022-05-10T19:29:47.833Z] ---> 8a85fcaa1f34 [2022-05-10T19:29:47.833Z] [2022-05-10T19:29:48.112Z] Successfully built 8a85fcaa1f34 [2022-05-10T19:29:48.112Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T19:58:44.040Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-05-10T19:58:44.040Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:58:44.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:58:44.040Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:58:44.040Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:58:44.040Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:58:44.040Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:58:44.040Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:58:44.650Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:58:44.650Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:58:44.650Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:58:44.932Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:58:44.932Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:58:44.932Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:58:50.374Z] Building bin/spire-agent... [2022-05-10T19:58:50.674Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:58:51.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:58:52.064Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:58:57.529Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:58:57.529Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:58:58.520Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:58:58.809Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:58:59.088Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:58:59.088Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:58:59.369Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:58:59.648Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:58:59.928Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:58:59.928Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:01:51.912Z] Building bin/spire-agent... [2022-05-10T20:01:52.519Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:01:52.796Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:01:52.796Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:01:53.076Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:01:56.487Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:01:57.086Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:01:57.086Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:01:57.360Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:01:57.360Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:01:57.706Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:01:57.706Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:01:57.706Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:01:57.706Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:06:04.875Z] Removing intermediate container fa4bbe70aba2 [2022-05-10T20:06:04.875Z] ---> c52677d4896d [2022-05-10T20:06:04.875Z] [2022-05-10T20:06:04.875Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:06:04.875Z] ---> 3fb3c9af89a9 [2022-05-10T20:06:04.875Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:06:04.875Z] ---> Using cache [2022-05-10T20:06:04.875Z] ---> fda7639c5e4e [2022-05-10T20:06:04.875Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:06:04.875Z] ---> Using cache [2022-05-10T20:06:04.875Z] ---> 0f3cee6294a6 [2022-05-10T20:06:04.875Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:06:04.875Z] ---> Running in 9fcfd7072bb6 [2022-05-10T20:06:04.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:06:04.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:06:04.875Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:06:04.875Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:06:04.875Z] OK: 15732 distinct packages available [2022-05-10T20:06:04.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:06:04.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:06:04.875Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:06:04.875Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:06:04.875Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:06:04.875Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:06:04.875Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:06:04.875Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:06:04.875Z] OK: 6 MiB in 19 packages [2022-05-10T20:06:04.875Z] Removing intermediate container 9fcfd7072bb6 [2022-05-10T20:06:04.875Z] ---> 1a8b340758da [2022-05-10T20:06:04.875Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:06:07.507Z] ---> 72bbcebc627c [2022-05-10T20:06:07.507Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:06:08.487Z] ---> 949965d458f0 [2022-05-10T20:06:08.487Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:06:08.772Z] Removing intermediate container aa2a4fc5dc7a [2022-05-10T20:06:08.772Z] ---> 29f1ba2d206f [2022-05-10T20:06:08.772Z] [2022-05-10T20:06:08.772Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:06:08.772Z] ---> 3fb3c9af89a9 [2022-05-10T20:06:08.772Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:06:08.772Z] ---> Using cache [2022-05-10T20:06:08.772Z] ---> fda7639c5e4e [2022-05-10T20:06:08.772Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:06:08.772Z] ---> Using cache [2022-05-10T20:06:08.772Z] ---> 0f3cee6294a6 [2022-05-10T20:06:08.772Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:06:08.772Z] ---> Using cache [2022-05-10T20:06:08.772Z] ---> 1a8b340758da [2022-05-10T20:06:08.772Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:06:09.385Z] ---> eaac7f57bc99 [2022-05-10T20:06:09.385Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:06:09.988Z] ---> a37639605779 [2022-05-10T20:06:09.988Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:06:10.258Z] ---> Running in 7dbaafbaefdb [2022-05-10T20:06:10.856Z] Removing intermediate container 7dbaafbaefdb [2022-05-10T20:06:10.856Z] ---> f20d7f2aac6e [2022-05-10T20:06:10.856Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:06:10.856Z] ---> Running in be04fe4c125a [2022-05-10T20:06:11.470Z] Removing intermediate container be04fe4c125a [2022-05-10T20:06:11.470Z] ---> 614a43ae3dbe [2022-05-10T20:06:11.470Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T20:06:11.743Z] ---> Running in a376b5133b7d [2022-05-10T20:06:12.021Z] ---> f3801e7a423e [2022-05-10T20:06:12.021Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:06:12.294Z] Removing intermediate container a376b5133b7d [2022-05-10T20:06:12.294Z] ---> 614a7749ea04 [2022-05-10T20:06:12.294Z] Step 24/25 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:06:12.294Z] ---> Running in 89800dac0d4f [2022-05-10T20:06:12.887Z] Removing intermediate container 89800dac0d4f [2022-05-10T20:06:12.887Z] ---> f1f403d47e20 [2022-05-10T20:06:12.887Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T20:06:12.887Z] ---> Running in bd0e84369a61 [2022-05-10T20:06:13.486Z] Removing intermediate container bd0e84369a61 [2022-05-10T20:06:13.487Z] ---> 4b4c2cc43941 [2022-05-10T20:06:13.487Z] [2022-05-10T20:06:13.758Z] Successfully built 4b4c2cc43941 [2022-05-10T20:06:13.758Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T20:06:17.433Z]  Building security-spire-server ... done  ---> 1d8f3118f5a6 [2022-05-10T20:06:17.433Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:06:17.707Z] ---> 757e97c7a9cc [2022-05-10T20:06:17.707Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:06:18.304Z] ---> 5b6295ebe90b [2022-05-10T20:06:18.304Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:06:19.285Z] ---> 95c7255d22e8 [2022-05-10T20:06:19.285Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:06:19.285Z] ---> Running in b164a28231b9 [2022-05-10T20:06:19.568Z] Removing intermediate container b164a28231b9 [2022-05-10T20:06:19.568Z] ---> 3087df00ee94 [2022-05-10T20:06:19.568Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:06:19.840Z] ---> Running in 44ed60825494 [2022-05-10T20:06:20.438Z] Removing intermediate container 44ed60825494 [2022-05-10T20:06:20.438Z] ---> c3dc6b3b594c [2022-05-10T20:06:20.438Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:06:20.438Z] ---> Running in 0e3cb3497fe8 [2022-05-10T20:06:20.727Z] Removing intermediate container 0e3cb3497fe8 [2022-05-10T20:06:20.727Z] ---> 93118de45be1 [2022-05-10T20:06:20.727Z] Step 25/26 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:06:21.001Z] ---> Running in 4fea5eb09671 [2022-05-10T20:06:21.277Z] Removing intermediate container 4fea5eb09671 [2022-05-10T20:06:21.277Z] ---> 94abc55bf025 [2022-05-10T20:06:21.277Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T20:06:21.553Z] ---> Running in 2628ef6d0e92 [2022-05-10T20:06:21.828Z] Removing intermediate container 2628ef6d0e92 [2022-05-10T20:06:21.828Z] ---> 28420a343fa7 [2022-05-10T20:06:21.828Z] [2022-05-10T20:06:22.114Z] Successfully built 28420a343fa7 [2022-05-10T20:06:22.387Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T20:07:44.255Z]  Building security-spire-agent ... done Removing intermediate container 1c2d4e8fd055 [2022-05-10T20:07:44.255Z] ---> dbbc4dd4a3fd [2022-05-10T20:07:44.255Z] [2022-05-10T20:07:44.255Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:07:44.255Z] ---> 3fb3c9af89a9 [2022-05-10T20:07:44.255Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:07:44.255Z] ---> Using cache [2022-05-10T20:07:44.255Z] ---> fda7639c5e4e [2022-05-10T20:07:44.255Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:07:44.255Z] ---> Using cache [2022-05-10T20:07:44.255Z] ---> 0f3cee6294a6 [2022-05-10T20:07:44.255Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:07:44.255Z] ---> Running in 16f513edd36b [2022-05-10T20:07:44.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:07:44.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:07:44.255Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:07:44.255Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:07:44.255Z] OK: 15732 distinct packages available [2022-05-10T20:07:44.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:07:44.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:07:44.255Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:07:44.255Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:07:44.255Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:07:44.255Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:07:44.255Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:07:44.255Z] OK: 6 MiB in 18 packages [2022-05-10T20:07:44.255Z] Removing intermediate container 16f513edd36b [2022-05-10T20:07:44.255Z] ---> df7141d8177b [2022-05-10T20:07:44.255Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:07:44.255Z] ---> 17ad6753f3a6 [2022-05-10T20:07:44.255Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:07:44.255Z] ---> 76039d53ec5b [2022-05-10T20:07:44.255Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:07:44.255Z] ---> Running in 8906a24b0a22 [2022-05-10T20:07:44.255Z] Removing intermediate container 8906a24b0a22 [2022-05-10T20:07:44.255Z] ---> efc7bd1fe22b [2022-05-10T20:07:44.255Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:07:44.854Z] ---> ecc835ec5a8a [2022-05-10T20:07:44.854Z] Step 21/26 : WORKDIR / [2022-05-10T20:07:45.129Z] ---> Running in b640fa4438c8 [2022-05-10T20:07:45.403Z] Removing intermediate container b640fa4438c8 [2022-05-10T20:07:45.403Z] ---> c387c1207357 [2022-05-10T20:07:45.403Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:07:45.403Z] ---> Running in 0f63d1306cfe [2022-05-10T20:07:45.678Z] Removing intermediate container 0f63d1306cfe [2022-05-10T20:07:45.678Z] ---> a0aabc5a8cb4 [2022-05-10T20:07:45.678Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:07:45.953Z] ---> Running in 9e7321c040f0 [2022-05-10T20:07:46.227Z] Removing intermediate container 9e7321c040f0 [2022-05-10T20:07:46.227Z] ---> ea803df63b4f [2022-05-10T20:07:46.227Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:07:46.499Z] ---> Running in 021f41f43dc4 [2022-05-10T20:07:46.770Z] Removing intermediate container 021f41f43dc4 [2022-05-10T20:07:46.770Z] ---> 0630fc53ebee [2022-05-10T20:07:46.770Z] Step 25/26 : LABEL git_sha=1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:07:46.770Z] ---> Running in 56b4794180a6 [2022-05-10T20:07:47.045Z] Removing intermediate container 56b4794180a6 [2022-05-10T20:07:47.045Z] ---> 6d954bab4927 [2022-05-10T20:07:47.045Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T20:07:47.318Z] ---> Running in eade6b39120e [2022-05-10T20:07:47.595Z] Removing intermediate container eade6b39120e [2022-05-10T20:07:47.595Z] ---> 8262c485f0ea [2022-05-10T20:07:47.595Z] [2022-05-10T20:07:47.595Z] Successfully built 8262c485f0ea [2022-05-10T20:07:47.595Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T20:07:48.207Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-10T20:07:48.225Z] $ docker stop --time=1 30ac7c352b07f4e1e4d3b2ac500bbad0eba94d6fb99d2b44025066e9d9e7e46b [2022-05-10T20:07:49.988Z] $ docker rm -f 30ac7c352b07f4e1e4d3b2ac500bbad0eba94d6fb99d2b44025066e9d9e7e46b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:07:50.559Z] + docker images [2022-05-10T20:07:51.152Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:07:51.152Z] security-spire-config-arm64 latest 8262c485f0ea 3 seconds ago 85.6MB [2022-05-10T20:07:51.152Z] dbbc4dd4a3fd 37 seconds ago 3.98GB [2022-05-10T20:07:51.152Z] security-spire-agent-arm64 latest 28420a343fa7 About a minute ago 126MB [2022-05-10T20:07:51.152Z] security-spire-server-arm64 latest 4b4c2cc43941 About a minute ago 86.3MB [2022-05-10T20:07:51.152Z] 29f1ba2d206f 2 minutes ago 3.98GB [2022-05-10T20:07:51.152Z] c52677d4896d 2 minutes ago 3.98GB [2022-05-10T20:07:51.152Z] security-proxy-setup-arm64 latest 8a85fcaa1f34 38 minutes ago 26.1MB [2022-05-10T20:07:51.152Z] ab39634241b1 38 minutes ago 1.16GB [2022-05-10T20:07:51.152Z] sys-mgmt-agent-arm64 latest 711d4d10f23d 38 minutes ago 282MB [2022-05-10T20:07:51.152Z] 9b86c10b1fc4 40 minutes ago 1.15GB [2022-05-10T20:07:51.152Z] support-scheduler-arm64 latest 0c3bb5d83eaf 44 minutes ago 25.2MB [2022-05-10T20:07:51.152Z] 2f5cab8529f0 44 minutes ago 1.21GB [2022-05-10T20:07:51.152Z] core-metadata-arm64 latest 4d025e276ff1 45 minutes ago 16.3MB [2022-05-10T20:07:51.152Z] cafe116ec68f 45 minutes ago 1.15GB [2022-05-10T20:07:51.152Z] core-command-arm64 latest 907ebd8ae8ea 47 minutes ago 15.5MB [2022-05-10T20:07:51.152Z] 301f3f7244b2 48 minutes ago 1.15GB [2022-05-10T20:07:51.152Z] support-notifications-arm64 latest 269798000b83 51 minutes ago 25.8MB [2022-05-10T20:07:51.152Z] d1e3fdacb17d 51 minutes ago 1.21GB [2022-05-10T20:07:51.152Z] security-spiffe-token-provider-arm64 latest be58efc49e02 52 minutes ago 27.9MB [2022-05-10T20:07:51.152Z] f9665ea455af 52 minutes ago 1.2GB [2022-05-10T20:07:51.152Z] core-data-arm64 latest a8f150b5c177 53 minutes ago 21.6MB [2022-05-10T20:07:51.152Z] de0fd847a5dc 53 minutes ago 1.18GB [2022-05-10T20:07:51.152Z] security-bootstrapper-arm64 latest b8040db4234a 54 minutes ago 18.3MB [2022-05-10T20:07:51.152Z] security-secretstore-setup-arm64 latest d72c49ed21e5 54 minutes ago 27.5MB [2022-05-10T20:07:51.152Z] 32750b9da2bc 54 minutes ago 1.16GB [2022-05-10T20:07:51.152Z] 1e5c10c0edab 55 minutes ago 1.15GB [2022-05-10T20:07:51.152Z] ci-base-image-arm64 latest 72399336902e About an hour ago 885MB [2022-05-10T20:07:51.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T20:07:51.152Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T20:07:51.152Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T20:07:51.152Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T20:07:51.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:07:51.248Z] provisioning config files... [2022-05-10T20:07:51.268Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/224@tmp/config8539886107423242709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:07:51.626Z] ---> docker-login.sh [2022-05-10T20:07:51.626Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:07:51.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:07:51.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:07:51.897Z] Configure a credential helper to remove this warning. See [2022-05-10T20:07:51.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:07:51.897Z] [2022-05-10T20:07:51.897Z] Login Succeeded [2022-05-10T20:07:51.897Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:07:52.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:07:52.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:07:52.489Z] Configure a credential helper to remove this warning. See [2022-05-10T20:07:52.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:07:52.489Z] [2022-05-10T20:07:52.489Z] Login Succeeded [2022-05-10T20:07:52.489Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:07:53.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:07:53.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:07:53.086Z] Configure a credential helper to remove this warning. See [2022-05-10T20:07:53.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:07:53.086Z] [2022-05-10T20:07:53.086Z] Login Succeeded [2022-05-10T20:07:53.086Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:07:53.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:07:53.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:07:53.635Z] Configure a credential helper to remove this warning. See [2022-05-10T20:07:53.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:07:53.635Z] [2022-05-10T20:07:53.635Z] Login Succeeded [2022-05-10T20:07:53.635Z] docker.io [2022-05-10T20:07:54.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:07:54.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:07:54.506Z] Configure a credential helper to remove this warning. See [2022-05-10T20:07:54.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:07:54.506Z] [2022-05-10T20:07:54.506Z] Login Succeeded [2022-05-10T20:07:54.506Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:07:54.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:07:54.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:07:54.582Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-10T20:07:54.583Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:07:54.583Z] latest [2022-05-10T20:07:54.583Z] 2.2.0-dev.95 [2022-05-10T20:07:54.583Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:07:54.583Z] main [2022-05-10T20:07:54.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:07:54.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:07:55.313Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:07:55.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:07:55.313Z] cdfae318b9dc: Preparing [2022-05-10T20:07:55.313Z] 6242f143df88: Preparing [2022-05-10T20:07:55.313Z] 147f55cf981c: Preparing [2022-05-10T20:07:55.313Z] af9d7298201c: Preparing [2022-05-10T20:07:55.313Z] f73e7dbfee58: Preparing [2022-05-10T20:07:55.589Z] f73e7dbfee58: Layer already exists [2022-05-10T20:07:55.589Z] cdfae318b9dc: Pushed [2022-05-10T20:07:55.589Z] 147f55cf981c: Pushed [2022-05-10T20:07:55.589Z] af9d7298201c: Pushed [2022-05-10T20:07:58.985Z] 6242f143df88: Pushed [2022-05-10T20:07:58.985Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:a46ddc9acb68e771f1a84006271e45c0146765319b5610b3c765499265282b08 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:07:59.358Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:07:59.715Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-10T20:07:59.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:07:59.715Z] cdfae318b9dc: Preparing [2022-05-10T20:07:59.715Z] 6242f143df88: Preparing [2022-05-10T20:07:59.715Z] 147f55cf981c: Preparing [2022-05-10T20:07:59.715Z] af9d7298201c: Preparing [2022-05-10T20:07:59.715Z] f73e7dbfee58: Preparing [2022-05-10T20:07:59.989Z] 147f55cf981c: Layer already exists [2022-05-10T20:07:59.989Z] 6242f143df88: Layer already exists [2022-05-10T20:07:59.989Z] cdfae318b9dc: Layer already exists [2022-05-10T20:07:59.989Z] f73e7dbfee58: Layer already exists [2022-05-10T20:07:59.989Z] af9d7298201c: Layer already exists [2022-05-10T20:07:59.989Z] latest: digest: sha256:a46ddc9acb68e771f1a84006271e45c0146765319b5610b3c765499265282b08 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:00.360Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:00.720Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [2022-05-10T20:08:00.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:08:00.720Z] cdfae318b9dc: Preparing [2022-05-10T20:08:00.720Z] 6242f143df88: Preparing [2022-05-10T20:08:00.720Z] 147f55cf981c: Preparing [2022-05-10T20:08:00.720Z] af9d7298201c: Preparing [2022-05-10T20:08:00.720Z] f73e7dbfee58: Preparing [2022-05-10T20:08:00.996Z] 6242f143df88: Layer already exists [2022-05-10T20:08:00.996Z] cdfae318b9dc: Layer already exists [2022-05-10T20:08:00.996Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:00.996Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:00.996Z] af9d7298201c: Layer already exists [2022-05-10T20:08:00.996Z] 2.2.0-dev.95: digest: sha256:a46ddc9acb68e771f1a84006271e45c0146765319b5610b3c765499265282b08 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:01.362Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:01.725Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:01.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:08:01.725Z] cdfae318b9dc: Preparing [2022-05-10T20:08:01.725Z] 6242f143df88: Preparing [2022-05-10T20:08:01.725Z] 147f55cf981c: Preparing [2022-05-10T20:08:01.725Z] af9d7298201c: Preparing [2022-05-10T20:08:01.725Z] f73e7dbfee58: Preparing [2022-05-10T20:08:02.002Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:02.002Z] 6242f143df88: Layer already exists [2022-05-10T20:08:02.002Z] cdfae318b9dc: Layer already exists [2022-05-10T20:08:02.002Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:02.002Z] af9d7298201c: Layer already exists [2022-05-10T20:08:02.002Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:a46ddc9acb68e771f1a84006271e45c0146765319b5610b3c765499265282b08 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:02.372Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:02.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-10T20:08:02.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:08:03.054Z] cdfae318b9dc: Preparing [2022-05-10T20:08:03.054Z] 6242f143df88: Preparing [2022-05-10T20:08:03.054Z] 147f55cf981c: Preparing [2022-05-10T20:08:03.054Z] af9d7298201c: Preparing [2022-05-10T20:08:03.054Z] f73e7dbfee58: Preparing [2022-05-10T20:08:03.054Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:03.054Z] 6242f143df88: Layer already exists [2022-05-10T20:08:03.054Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:03.054Z] af9d7298201c: Layer already exists [2022-05-10T20:08:03.054Z] cdfae318b9dc: Layer already exists [2022-05-10T20:08:03.054Z] main: digest: sha256:a46ddc9acb68e771f1a84006271e45c0146765319b5610b3c765499265282b08 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:03.112Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:03.123Z] taggedImages: [2022-05-10T20:08:03.123Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:03.123Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-10T20:08:03.123Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [2022-05-10T20:08:03.123Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:03.123Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-10T20:08:03.144Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-10T20:08:03.144Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:03.144Z] latest [2022-05-10T20:08:03.144Z] 2.2.0-dev.95 [2022-05-10T20:08:03.144Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:03.144Z] main [2022-05-10T20:08:03.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:03.506Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:03.868Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:03.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:08:03.868Z] d1022703317c: Preparing [2022-05-10T20:08:03.868Z] bf7c6b661a47: Preparing [2022-05-10T20:08:03.868Z] 147f55cf981c: Preparing [2022-05-10T20:08:03.868Z] c70e1619bfb3: Preparing [2022-05-10T20:08:03.868Z] d1f02d80187f: Preparing [2022-05-10T20:08:03.868Z] f73e7dbfee58: Preparing [2022-05-10T20:08:03.868Z] f73e7dbfee58: Waiting [2022-05-10T20:08:04.148Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:04.148Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:04.148Z] d1022703317c: Pushed [2022-05-10T20:08:04.148Z] d1f02d80187f: Pushed [2022-05-10T20:08:05.131Z] c70e1619bfb3: Pushed [2022-05-10T20:08:08.532Z] bf7c6b661a47: Pushed [2022-05-10T20:08:08.532Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:bf99151261e8a2e0b1cc2235db2329c958baaeb9bd45d9e8e1975ea5c70dd2d2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:08.904Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:09.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-10T20:08:09.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:08:09.266Z] d1022703317c: Preparing [2022-05-10T20:08:09.266Z] bf7c6b661a47: Preparing [2022-05-10T20:08:09.266Z] 147f55cf981c: Preparing [2022-05-10T20:08:09.266Z] c70e1619bfb3: Preparing [2022-05-10T20:08:09.266Z] d1f02d80187f: Preparing [2022-05-10T20:08:09.266Z] f73e7dbfee58: Preparing [2022-05-10T20:08:09.266Z] f73e7dbfee58: Waiting [2022-05-10T20:08:09.541Z] d1f02d80187f: Layer already exists [2022-05-10T20:08:09.541Z] bf7c6b661a47: Layer already exists [2022-05-10T20:08:09.541Z] c70e1619bfb3: Layer already exists [2022-05-10T20:08:09.541Z] d1022703317c: Layer already exists [2022-05-10T20:08:09.541Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:09.541Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:09.541Z] latest: digest: sha256:bf99151261e8a2e0b1cc2235db2329c958baaeb9bd45d9e8e1975ea5c70dd2d2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:09.905Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:10.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [2022-05-10T20:08:10.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:08:10.265Z] d1022703317c: Preparing [2022-05-10T20:08:10.265Z] bf7c6b661a47: Preparing [2022-05-10T20:08:10.265Z] 147f55cf981c: Preparing [2022-05-10T20:08:10.265Z] c70e1619bfb3: Preparing [2022-05-10T20:08:10.265Z] d1f02d80187f: Preparing [2022-05-10T20:08:10.265Z] f73e7dbfee58: Preparing [2022-05-10T20:08:10.265Z] f73e7dbfee58: Waiting [2022-05-10T20:08:10.265Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:10.265Z] d1f02d80187f: Layer already exists [2022-05-10T20:08:10.265Z] bf7c6b661a47: Layer already exists [2022-05-10T20:08:10.265Z] d1022703317c: Layer already exists [2022-05-10T20:08:10.265Z] c70e1619bfb3: Layer already exists [2022-05-10T20:08:10.540Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:10.540Z] 2.2.0-dev.95: digest: sha256:bf99151261e8a2e0b1cc2235db2329c958baaeb9bd45d9e8e1975ea5c70dd2d2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:10.903Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:11.261Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:11.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:08:11.262Z] d1022703317c: Preparing [2022-05-10T20:08:11.262Z] bf7c6b661a47: Preparing [2022-05-10T20:08:11.262Z] 147f55cf981c: Preparing [2022-05-10T20:08:11.262Z] c70e1619bfb3: Preparing [2022-05-10T20:08:11.262Z] d1f02d80187f: Preparing [2022-05-10T20:08:11.262Z] f73e7dbfee58: Preparing [2022-05-10T20:08:11.262Z] f73e7dbfee58: Waiting [2022-05-10T20:08:11.542Z] d1f02d80187f: Layer already exists [2022-05-10T20:08:11.542Z] d1022703317c: Layer already exists [2022-05-10T20:08:11.542Z] c70e1619bfb3: Layer already exists [2022-05-10T20:08:11.542Z] bf7c6b661a47: Layer already exists [2022-05-10T20:08:11.542Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:11.542Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:11.542Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:bf99151261e8a2e0b1cc2235db2329c958baaeb9bd45d9e8e1975ea5c70dd2d2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:12.206Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:12.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-10T20:08:12.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:08:12.560Z] d1022703317c: Preparing [2022-05-10T20:08:12.560Z] bf7c6b661a47: Preparing [2022-05-10T20:08:12.560Z] 147f55cf981c: Preparing [2022-05-10T20:08:12.560Z] c70e1619bfb3: Preparing [2022-05-10T20:08:12.560Z] d1f02d80187f: Preparing [2022-05-10T20:08:12.560Z] f73e7dbfee58: Preparing [2022-05-10T20:08:12.560Z] f73e7dbfee58: Waiting [2022-05-10T20:08:12.833Z] c70e1619bfb3: Layer already exists [2022-05-10T20:08:12.833Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:12.833Z] bf7c6b661a47: Layer already exists [2022-05-10T20:08:12.833Z] d1f02d80187f: Layer already exists [2022-05-10T20:08:12.833Z] d1022703317c: Layer already exists [2022-05-10T20:08:12.833Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:12.833Z] main: digest: sha256:bf99151261e8a2e0b1cc2235db2329c958baaeb9bd45d9e8e1975ea5c70dd2d2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:12.887Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:12.896Z] taggedImages: [2022-05-10T20:08:12.896Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:12.896Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-10T20:08:12.896Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [2022-05-10T20:08:12.896Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:12.896Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-10T20:08:12.919Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-10T20:08:12.919Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:12.919Z] latest [2022-05-10T20:08:12.919Z] 2.2.0-dev.95 [2022-05-10T20:08:12.919Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:12.919Z] main [2022-05-10T20:08:12.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:13.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:13.646Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:13.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:08:13.646Z] 59bcbd595763: Preparing [2022-05-10T20:08:13.646Z] f478802a3cdb: Preparing [2022-05-10T20:08:13.646Z] 147f55cf981c: Preparing [2022-05-10T20:08:13.646Z] af9d7298201c: Preparing [2022-05-10T20:08:13.646Z] f73e7dbfee58: Preparing [2022-05-10T20:08:13.920Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:13.920Z] af9d7298201c: Layer already exists [2022-05-10T20:08:13.920Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:13.920Z] 59bcbd595763: Pushed [2022-05-10T20:08:17.311Z] f478802a3cdb: Pushed [2022-05-10T20:08:17.311Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:4257e3a0adce3a91c8c1a8e80e54693f28706dc53ead154e8bc904c236147080 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:17.681Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:18.042Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-10T20:08:18.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:08:18.042Z] 59bcbd595763: Preparing [2022-05-10T20:08:18.042Z] f478802a3cdb: Preparing [2022-05-10T20:08:18.042Z] 147f55cf981c: Preparing [2022-05-10T20:08:18.042Z] af9d7298201c: Preparing [2022-05-10T20:08:18.042Z] f73e7dbfee58: Preparing [2022-05-10T20:08:18.317Z] 59bcbd595763: Layer already exists [2022-05-10T20:08:18.317Z] f478802a3cdb: Layer already exists [2022-05-10T20:08:18.317Z] af9d7298201c: Layer already exists [2022-05-10T20:08:18.317Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:18.317Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:18.317Z] latest: digest: sha256:4257e3a0adce3a91c8c1a8e80e54693f28706dc53ead154e8bc904c236147080 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:18.683Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:19.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [2022-05-10T20:08:19.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:08:19.036Z] 59bcbd595763: Preparing [2022-05-10T20:08:19.036Z] f478802a3cdb: Preparing [2022-05-10T20:08:19.036Z] 147f55cf981c: Preparing [2022-05-10T20:08:19.036Z] af9d7298201c: Preparing [2022-05-10T20:08:19.036Z] f73e7dbfee58: Preparing [2022-05-10T20:08:19.317Z] f478802a3cdb: Layer already exists [2022-05-10T20:08:19.317Z] af9d7298201c: Layer already exists [2022-05-10T20:08:19.317Z] 59bcbd595763: Layer already exists [2022-05-10T20:08:19.317Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:19.317Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:19.317Z] 2.2.0-dev.95: digest: sha256:4257e3a0adce3a91c8c1a8e80e54693f28706dc53ead154e8bc904c236147080 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:19.685Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:20.041Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:20.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:08:20.041Z] 59bcbd595763: Preparing [2022-05-10T20:08:20.041Z] f478802a3cdb: Preparing [2022-05-10T20:08:20.041Z] 147f55cf981c: Preparing [2022-05-10T20:08:20.041Z] af9d7298201c: Preparing [2022-05-10T20:08:20.041Z] f73e7dbfee58: Preparing [2022-05-10T20:08:20.317Z] f478802a3cdb: Layer already exists [2022-05-10T20:08:20.317Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:20.317Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:20.317Z] af9d7298201c: Layer already exists [2022-05-10T20:08:20.317Z] 59bcbd595763: Layer already exists [2022-05-10T20:08:20.317Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:4257e3a0adce3a91c8c1a8e80e54693f28706dc53ead154e8bc904c236147080 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:20.675Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:21.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-10T20:08:21.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:08:21.029Z] 59bcbd595763: Preparing [2022-05-10T20:08:21.029Z] f478802a3cdb: Preparing [2022-05-10T20:08:21.029Z] 147f55cf981c: Preparing [2022-05-10T20:08:21.029Z] af9d7298201c: Preparing [2022-05-10T20:08:21.029Z] f73e7dbfee58: Preparing [2022-05-10T20:08:21.304Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:21.304Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:21.304Z] f478802a3cdb: Layer already exists [2022-05-10T20:08:21.304Z] af9d7298201c: Layer already exists [2022-05-10T20:08:21.304Z] 59bcbd595763: Layer already exists [2022-05-10T20:08:21.304Z] main: digest: sha256:4257e3a0adce3a91c8c1a8e80e54693f28706dc53ead154e8bc904c236147080 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:21.357Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:21.366Z] taggedImages: [2022-05-10T20:08:21.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:21.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-10T20:08:21.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [2022-05-10T20:08:21.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:21.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-10T20:08:21.390Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-10T20:08:21.390Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:21.390Z] latest [2022-05-10T20:08:21.390Z] 2.2.0-dev.95 [2022-05-10T20:08:21.390Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:21.390Z] main [2022-05-10T20:08:21.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:21.754Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:22.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:22.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:08:22.108Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:22.108Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:22.108Z] 347361969095: Preparing [2022-05-10T20:08:22.108Z] 8d770cca33a0: Preparing [2022-05-10T20:08:22.108Z] 4d162af0f764: Preparing [2022-05-10T20:08:22.108Z] 20392d28afde: Preparing [2022-05-10T20:08:22.108Z] 147f55cf981c: Preparing [2022-05-10T20:08:22.108Z] 8ebe0adb0e5b: Preparing [2022-05-10T20:08:22.108Z] fff62a8481d2: Preparing [2022-05-10T20:08:22.108Z] bb30ecb41ac4: Preparing [2022-05-10T20:08:22.108Z] 08ed1e12cc57: Preparing [2022-05-10T20:08:22.108Z] f73e7dbfee58: Preparing [2022-05-10T20:08:22.108Z] fff62a8481d2: Waiting [2022-05-10T20:08:22.108Z] bb30ecb41ac4: Waiting [2022-05-10T20:08:22.108Z] 08ed1e12cc57: Waiting [2022-05-10T20:08:22.108Z] f73e7dbfee58: Waiting [2022-05-10T20:08:22.108Z] 147f55cf981c: Waiting [2022-05-10T20:08:22.108Z] 8ebe0adb0e5b: Waiting [2022-05-10T20:08:22.382Z] 4d162af0f764: Pushed [2022-05-10T20:08:22.382Z] 0a0a494b96d0: Pushed [2022-05-10T20:08:22.382Z] 8d770cca33a0: Pushed [2022-05-10T20:08:22.657Z] 347361969095: Pushed [2022-05-10T20:08:22.657Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:22.657Z] 8ebe0adb0e5b: Pushed [2022-05-10T20:08:22.657Z] fff62a8481d2: Pushed [2022-05-10T20:08:22.657Z] bb30ecb41ac4: Pushed [2022-05-10T20:08:22.657Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:22.931Z] 08ed1e12cc57: Pushed [2022-05-10T20:08:26.333Z] 20392d28afde: Pushed [2022-05-10T20:08:26.608Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:5bb60b20d0536eadcff5ed1f30e29d49e53512d7edcb663fd37218a0d967ad28 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:26.985Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:27.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-10T20:08:27.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:08:27.343Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:27.343Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:27.343Z] 347361969095: Preparing [2022-05-10T20:08:27.343Z] 8d770cca33a0: Preparing [2022-05-10T20:08:27.343Z] 4d162af0f764: Preparing [2022-05-10T20:08:27.343Z] 20392d28afde: Preparing [2022-05-10T20:08:27.343Z] 147f55cf981c: Preparing [2022-05-10T20:08:27.343Z] 8ebe0adb0e5b: Preparing [2022-05-10T20:08:27.343Z] fff62a8481d2: Preparing [2022-05-10T20:08:27.343Z] bb30ecb41ac4: Preparing [2022-05-10T20:08:27.343Z] 08ed1e12cc57: Preparing [2022-05-10T20:08:27.343Z] f73e7dbfee58: Preparing [2022-05-10T20:08:27.343Z] 147f55cf981c: Waiting [2022-05-10T20:08:27.343Z] 8ebe0adb0e5b: Waiting [2022-05-10T20:08:27.343Z] bb30ecb41ac4: Waiting [2022-05-10T20:08:27.343Z] 08ed1e12cc57: Waiting [2022-05-10T20:08:27.343Z] fff62a8481d2: Waiting [2022-05-10T20:08:27.343Z] f73e7dbfee58: Waiting [2022-05-10T20:08:27.619Z] 20392d28afde: Layer already exists [2022-05-10T20:08:27.619Z] 0a0a494b96d0: Layer already exists [2022-05-10T20:08:27.619Z] 4d162af0f764: Layer already exists [2022-05-10T20:08:27.619Z] 347361969095: Layer already exists [2022-05-10T20:08:27.619Z] 8d770cca33a0: Layer already exists [2022-05-10T20:08:27.619Z] bb30ecb41ac4: Layer already exists [2022-05-10T20:08:27.619Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:27.619Z] 8ebe0adb0e5b: Layer already exists [2022-05-10T20:08:27.619Z] fff62a8481d2: Layer already exists [2022-05-10T20:08:27.619Z] 08ed1e12cc57: Layer already exists [2022-05-10T20:08:27.619Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:27.619Z] latest: digest: sha256:5bb60b20d0536eadcff5ed1f30e29d49e53512d7edcb663fd37218a0d967ad28 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:27.983Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:28.341Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [2022-05-10T20:08:28.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:08:28.341Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:28.341Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:28.341Z] 347361969095: Preparing [2022-05-10T20:08:28.341Z] 8d770cca33a0: Preparing [2022-05-10T20:08:28.341Z] 4d162af0f764: Preparing [2022-05-10T20:08:28.341Z] 20392d28afde: Preparing [2022-05-10T20:08:28.341Z] 147f55cf981c: Preparing [2022-05-10T20:08:28.341Z] 8ebe0adb0e5b: Preparing [2022-05-10T20:08:28.341Z] fff62a8481d2: Preparing [2022-05-10T20:08:28.341Z] bb30ecb41ac4: Preparing [2022-05-10T20:08:28.341Z] 08ed1e12cc57: Preparing [2022-05-10T20:08:28.341Z] f73e7dbfee58: Preparing [2022-05-10T20:08:28.341Z] 147f55cf981c: Waiting [2022-05-10T20:08:28.341Z] 8ebe0adb0e5b: Waiting [2022-05-10T20:08:28.341Z] 08ed1e12cc57: Waiting [2022-05-10T20:08:28.341Z] f73e7dbfee58: Waiting [2022-05-10T20:08:28.341Z] fff62a8481d2: Waiting [2022-05-10T20:08:28.341Z] bb30ecb41ac4: Waiting [2022-05-10T20:08:28.617Z] 4d162af0f764: Layer already exists [2022-05-10T20:08:28.617Z] 8d770cca33a0: Layer already exists [2022-05-10T20:08:28.617Z] 20392d28afde: Layer already exists [2022-05-10T20:08:28.617Z] 0a0a494b96d0: Layer already exists [2022-05-10T20:08:28.617Z] 347361969095: Layer already exists [2022-05-10T20:08:28.617Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:28.617Z] 08ed1e12cc57: Layer already exists [2022-05-10T20:08:28.617Z] bb30ecb41ac4: Layer already exists [2022-05-10T20:08:28.617Z] 8ebe0adb0e5b: Layer already exists [2022-05-10T20:08:28.617Z] fff62a8481d2: Layer already exists [2022-05-10T20:08:28.617Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:28.617Z] 2.2.0-dev.95: digest: sha256:5bb60b20d0536eadcff5ed1f30e29d49e53512d7edcb663fd37218a0d967ad28 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:28.974Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:29.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:29.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:08:29.321Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:29.321Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:29.321Z] 347361969095: Preparing [2022-05-10T20:08:29.321Z] 8d770cca33a0: Preparing [2022-05-10T20:08:29.321Z] 4d162af0f764: Preparing [2022-05-10T20:08:29.321Z] 20392d28afde: Preparing [2022-05-10T20:08:29.321Z] 147f55cf981c: Preparing [2022-05-10T20:08:29.321Z] 8ebe0adb0e5b: Preparing [2022-05-10T20:08:29.321Z] fff62a8481d2: Preparing [2022-05-10T20:08:29.321Z] bb30ecb41ac4: Preparing [2022-05-10T20:08:29.321Z] 08ed1e12cc57: Preparing [2022-05-10T20:08:29.321Z] f73e7dbfee58: Preparing [2022-05-10T20:08:29.321Z] 147f55cf981c: Waiting [2022-05-10T20:08:29.321Z] 8ebe0adb0e5b: Waiting [2022-05-10T20:08:29.321Z] fff62a8481d2: Waiting [2022-05-10T20:08:29.321Z] bb30ecb41ac4: Waiting [2022-05-10T20:08:29.321Z] 08ed1e12cc57: Waiting [2022-05-10T20:08:29.321Z] f73e7dbfee58: Waiting [2022-05-10T20:08:29.595Z] 8d770cca33a0: Layer already exists [2022-05-10T20:08:29.595Z] 4d162af0f764: Layer already exists [2022-05-10T20:08:29.595Z] 20392d28afde: Layer already exists [2022-05-10T20:08:29.595Z] 0a0a494b96d0: Layer already exists [2022-05-10T20:08:29.595Z] 347361969095: Layer already exists [2022-05-10T20:08:29.595Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:29.595Z] 8ebe0adb0e5b: Layer already exists [2022-05-10T20:08:29.595Z] 08ed1e12cc57: Layer already exists [2022-05-10T20:08:29.595Z] bb30ecb41ac4: Layer already exists [2022-05-10T20:08:29.595Z] fff62a8481d2: Layer already exists [2022-05-10T20:08:29.595Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:29.595Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:5bb60b20d0536eadcff5ed1f30e29d49e53512d7edcb663fd37218a0d967ad28 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:29.956Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:30.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-10T20:08:30.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:08:30.316Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:30.316Z] 0a0a494b96d0: Preparing [2022-05-10T20:08:30.316Z] 347361969095: Preparing [2022-05-10T20:08:30.316Z] 8d770cca33a0: Preparing [2022-05-10T20:08:30.316Z] 4d162af0f764: Preparing [2022-05-10T20:08:30.316Z] 20392d28afde: Preparing [2022-05-10T20:08:30.316Z] 147f55cf981c: Preparing [2022-05-10T20:08:30.316Z] 8ebe0adb0e5b: Preparing [2022-05-10T20:08:30.316Z] fff62a8481d2: Preparing [2022-05-10T20:08:30.316Z] bb30ecb41ac4: Preparing [2022-05-10T20:08:30.316Z] 08ed1e12cc57: Preparing [2022-05-10T20:08:30.316Z] f73e7dbfee58: Preparing [2022-05-10T20:08:30.316Z] 8ebe0adb0e5b: Waiting [2022-05-10T20:08:30.316Z] fff62a8481d2: Waiting [2022-05-10T20:08:30.316Z] bb30ecb41ac4: Waiting [2022-05-10T20:08:30.316Z] 08ed1e12cc57: Waiting [2022-05-10T20:08:30.316Z] f73e7dbfee58: Waiting [2022-05-10T20:08:30.316Z] 147f55cf981c: Waiting [2022-05-10T20:08:30.591Z] 347361969095: Layer already exists [2022-05-10T20:08:30.591Z] 20392d28afde: Layer already exists [2022-05-10T20:08:30.591Z] 0a0a494b96d0: Layer already exists [2022-05-10T20:08:30.591Z] 4d162af0f764: Layer already exists [2022-05-10T20:08:30.591Z] 8d770cca33a0: Layer already exists [2022-05-10T20:08:30.591Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:30.591Z] fff62a8481d2: Layer already exists [2022-05-10T20:08:30.591Z] 8ebe0adb0e5b: Layer already exists [2022-05-10T20:08:30.591Z] bb30ecb41ac4: Layer already exists [2022-05-10T20:08:30.591Z] 08ed1e12cc57: Layer already exists [2022-05-10T20:08:30.591Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:30.591Z] main: digest: sha256:5bb60b20d0536eadcff5ed1f30e29d49e53512d7edcb663fd37218a0d967ad28 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:30.639Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:30.649Z] taggedImages: [2022-05-10T20:08:30.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:30.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-10T20:08:30.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [2022-05-10T20:08:30.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:30.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-10T20:08:30.670Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-10T20:08:30.670Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:30.670Z] latest [2022-05-10T20:08:30.670Z] 2.2.0-dev.95 [2022-05-10T20:08:30.670Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:30.670Z] main [2022-05-10T20:08:30.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:31.033Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:31.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:31.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:08:31.389Z] 679dcaf83027: Preparing [2022-05-10T20:08:31.389Z] 31ee31d27b9e: Preparing [2022-05-10T20:08:31.389Z] 95746d8ebd02: Preparing [2022-05-10T20:08:31.389Z] bd97ce6f3049: Preparing [2022-05-10T20:08:31.389Z] ea24e6bdde11: Preparing [2022-05-10T20:08:31.389Z] c2dcc9974733: Preparing [2022-05-10T20:08:31.389Z] 5012e140877b: Preparing [2022-05-10T20:08:31.389Z] f73e7dbfee58: Preparing [2022-05-10T20:08:31.389Z] c2dcc9974733: Waiting [2022-05-10T20:08:31.389Z] 5012e140877b: Waiting [2022-05-10T20:08:31.389Z] f73e7dbfee58: Waiting [2022-05-10T20:08:31.681Z] 31ee31d27b9e: Pushed [2022-05-10T20:08:31.681Z] ea24e6bdde11: Pushed [2022-05-10T20:08:31.681Z] 679dcaf83027: Pushed [2022-05-10T20:08:31.961Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:31.961Z] c2dcc9974733: Pushed [2022-05-10T20:08:32.959Z] 5012e140877b: Pushed [2022-05-10T20:08:34.400Z] bd97ce6f3049: Pushed [2022-05-10T20:08:34.400Z] 95746d8ebd02: Pushed [2022-05-10T20:08:34.676Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:88cf98fdd8fa4a63c97c19e5d0c48e9fee487591a9eb6c898eeba55cf1f97b91 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:35.033Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:35.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-10T20:08:35.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:08:35.436Z] 679dcaf83027: Preparing [2022-05-10T20:08:35.436Z] 31ee31d27b9e: Preparing [2022-05-10T20:08:35.436Z] 95746d8ebd02: Preparing [2022-05-10T20:08:35.436Z] bd97ce6f3049: Preparing [2022-05-10T20:08:35.436Z] ea24e6bdde11: Preparing [2022-05-10T20:08:35.436Z] c2dcc9974733: Preparing [2022-05-10T20:08:35.436Z] 5012e140877b: Preparing [2022-05-10T20:08:35.436Z] f73e7dbfee58: Preparing [2022-05-10T20:08:35.436Z] c2dcc9974733: Waiting [2022-05-10T20:08:35.436Z] 5012e140877b: Waiting [2022-05-10T20:08:35.436Z] f73e7dbfee58: Waiting [2022-05-10T20:08:35.717Z] 679dcaf83027: Layer already exists [2022-05-10T20:08:35.717Z] bd97ce6f3049: Layer already exists [2022-05-10T20:08:35.717Z] ea24e6bdde11: Layer already exists [2022-05-10T20:08:35.717Z] 95746d8ebd02: Layer already exists [2022-05-10T20:08:35.717Z] 31ee31d27b9e: Layer already exists [2022-05-10T20:08:35.717Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:35.717Z] 5012e140877b: Layer already exists [2022-05-10T20:08:35.717Z] c2dcc9974733: Layer already exists [2022-05-10T20:08:35.717Z] latest: digest: sha256:88cf98fdd8fa4a63c97c19e5d0c48e9fee487591a9eb6c898eeba55cf1f97b91 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:36.081Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:36.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [2022-05-10T20:08:36.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:08:36.446Z] 679dcaf83027: Preparing [2022-05-10T20:08:36.446Z] 31ee31d27b9e: Preparing [2022-05-10T20:08:36.446Z] 95746d8ebd02: Preparing [2022-05-10T20:08:36.446Z] bd97ce6f3049: Preparing [2022-05-10T20:08:36.446Z] ea24e6bdde11: Preparing [2022-05-10T20:08:36.446Z] c2dcc9974733: Preparing [2022-05-10T20:08:36.446Z] 5012e140877b: Preparing [2022-05-10T20:08:36.446Z] f73e7dbfee58: Preparing [2022-05-10T20:08:36.446Z] 5012e140877b: Waiting [2022-05-10T20:08:36.446Z] f73e7dbfee58: Waiting [2022-05-10T20:08:36.446Z] c2dcc9974733: Waiting [2022-05-10T20:08:36.722Z] 679dcaf83027: Layer already exists [2022-05-10T20:08:36.722Z] bd97ce6f3049: Layer already exists [2022-05-10T20:08:36.722Z] ea24e6bdde11: Layer already exists [2022-05-10T20:08:36.722Z] 31ee31d27b9e: Layer already exists [2022-05-10T20:08:36.722Z] 95746d8ebd02: Layer already exists [2022-05-10T20:08:36.722Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:36.722Z] c2dcc9974733: Layer already exists [2022-05-10T20:08:36.722Z] 5012e140877b: Layer already exists [2022-05-10T20:08:36.722Z] 2.2.0-dev.95: digest: sha256:88cf98fdd8fa4a63c97c19e5d0c48e9fee487591a9eb6c898eeba55cf1f97b91 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:37.083Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:37.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:37.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:08:37.440Z] 679dcaf83027: Preparing [2022-05-10T20:08:37.440Z] 31ee31d27b9e: Preparing [2022-05-10T20:08:37.440Z] 95746d8ebd02: Preparing [2022-05-10T20:08:37.440Z] bd97ce6f3049: Preparing [2022-05-10T20:08:37.440Z] ea24e6bdde11: Preparing [2022-05-10T20:08:37.440Z] c2dcc9974733: Preparing [2022-05-10T20:08:37.440Z] 5012e140877b: Preparing [2022-05-10T20:08:37.440Z] f73e7dbfee58: Preparing [2022-05-10T20:08:37.440Z] c2dcc9974733: Waiting [2022-05-10T20:08:37.440Z] 5012e140877b: Waiting [2022-05-10T20:08:37.440Z] f73e7dbfee58: Waiting [2022-05-10T20:08:37.717Z] ea24e6bdde11: Layer already exists [2022-05-10T20:08:37.717Z] bd97ce6f3049: Layer already exists [2022-05-10T20:08:37.717Z] 95746d8ebd02: Layer already exists [2022-05-10T20:08:37.717Z] 31ee31d27b9e: Layer already exists [2022-05-10T20:08:37.717Z] 679dcaf83027: Layer already exists [2022-05-10T20:08:37.717Z] 5012e140877b: Layer already exists [2022-05-10T20:08:37.717Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:37.717Z] c2dcc9974733: Layer already exists [2022-05-10T20:08:37.717Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:88cf98fdd8fa4a63c97c19e5d0c48e9fee487591a9eb6c898eeba55cf1f97b91 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:38.077Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:38.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-10T20:08:38.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:08:38.430Z] 679dcaf83027: Preparing [2022-05-10T20:08:38.430Z] 31ee31d27b9e: Preparing [2022-05-10T20:08:38.430Z] 95746d8ebd02: Preparing [2022-05-10T20:08:38.430Z] bd97ce6f3049: Preparing [2022-05-10T20:08:38.430Z] ea24e6bdde11: Preparing [2022-05-10T20:08:38.430Z] c2dcc9974733: Preparing [2022-05-10T20:08:38.430Z] 5012e140877b: Preparing [2022-05-10T20:08:38.430Z] f73e7dbfee58: Preparing [2022-05-10T20:08:38.430Z] c2dcc9974733: Waiting [2022-05-10T20:08:38.430Z] 5012e140877b: Waiting [2022-05-10T20:08:38.430Z] f73e7dbfee58: Waiting [2022-05-10T20:08:38.704Z] ea24e6bdde11: Layer already exists [2022-05-10T20:08:38.704Z] 679dcaf83027: Layer already exists [2022-05-10T20:08:38.704Z] 95746d8ebd02: Layer already exists [2022-05-10T20:08:38.704Z] bd97ce6f3049: Layer already exists [2022-05-10T20:08:38.704Z] 31ee31d27b9e: Layer already exists [2022-05-10T20:08:38.704Z] 5012e140877b: Layer already exists [2022-05-10T20:08:38.704Z] c2dcc9974733: Layer already exists [2022-05-10T20:08:38.704Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:38.704Z] main: digest: sha256:88cf98fdd8fa4a63c97c19e5d0c48e9fee487591a9eb6c898eeba55cf1f97b91 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:38.757Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:38.771Z] taggedImages: [2022-05-10T20:08:38.771Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:38.771Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-10T20:08:38.771Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [2022-05-10T20:08:38.771Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:38.771Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-10T20:08:38.794Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-10T20:08:38.794Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:38.794Z] latest [2022-05-10T20:08:38.794Z] 2.2.0-dev.95 [2022-05-10T20:08:38.794Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:38.794Z] main [2022-05-10T20:08:38.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:39.172Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:39.523Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:39.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:08:39.523Z] a82a7b516bfb: Preparing [2022-05-10T20:08:39.523Z] 4d6489271d72: Preparing [2022-05-10T20:08:39.523Z] 00ddbfe3e4c1: Preparing [2022-05-10T20:08:39.523Z] 0e1c43d77380: Preparing [2022-05-10T20:08:39.523Z] d42614b7fda2: Preparing [2022-05-10T20:08:39.523Z] e1e15d45d382: Preparing [2022-05-10T20:08:39.523Z] d050b413c987: Preparing [2022-05-10T20:08:39.523Z] 6c58bddca44c: Preparing [2022-05-10T20:08:39.523Z] 9f434c0e0efc: Preparing [2022-05-10T20:08:39.523Z] f73e7dbfee58: Preparing [2022-05-10T20:08:39.523Z] e1e15d45d382: Waiting [2022-05-10T20:08:39.523Z] d050b413c987: Waiting [2022-05-10T20:08:39.523Z] 6c58bddca44c: Waiting [2022-05-10T20:08:39.523Z] f73e7dbfee58: Waiting [2022-05-10T20:08:39.523Z] 9f434c0e0efc: Waiting [2022-05-10T20:08:39.799Z] a82a7b516bfb: Pushed [2022-05-10T20:08:39.799Z] 4d6489271d72: Pushed [2022-05-10T20:08:39.799Z] d42614b7fda2: Pushed [2022-05-10T20:08:40.075Z] e1e15d45d382: Pushed [2022-05-10T20:08:40.075Z] 6c58bddca44c: Pushed [2022-05-10T20:08:40.075Z] d050b413c987: Pushed [2022-05-10T20:08:40.352Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:40.631Z] 9f434c0e0efc: Pushed [2022-05-10T20:08:42.620Z] 0e1c43d77380: Pushed [2022-05-10T20:08:43.217Z] 00ddbfe3e4c1: Pushed [2022-05-10T20:08:43.492Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:2abdff1b903d90ee1e181066f1dbb7c8bb6cae3731ddb206d1539cb04f810432 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:43.846Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:44.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-10T20:08:44.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:08:44.193Z] a82a7b516bfb: Preparing [2022-05-10T20:08:44.193Z] 4d6489271d72: Preparing [2022-05-10T20:08:44.193Z] 00ddbfe3e4c1: Preparing [2022-05-10T20:08:44.193Z] 0e1c43d77380: Preparing [2022-05-10T20:08:44.193Z] d42614b7fda2: Preparing [2022-05-10T20:08:44.193Z] e1e15d45d382: Preparing [2022-05-10T20:08:44.193Z] d050b413c987: Preparing [2022-05-10T20:08:44.193Z] 6c58bddca44c: Preparing [2022-05-10T20:08:44.193Z] 9f434c0e0efc: Preparing [2022-05-10T20:08:44.193Z] f73e7dbfee58: Preparing [2022-05-10T20:08:44.193Z] d050b413c987: Waiting [2022-05-10T20:08:44.193Z] 6c58bddca44c: Waiting [2022-05-10T20:08:44.193Z] 9f434c0e0efc: Waiting [2022-05-10T20:08:44.193Z] f73e7dbfee58: Waiting [2022-05-10T20:08:44.193Z] e1e15d45d382: Waiting [2022-05-10T20:08:44.468Z] d42614b7fda2: Layer already exists [2022-05-10T20:08:44.468Z] 00ddbfe3e4c1: Layer already exists [2022-05-10T20:08:44.468Z] 0e1c43d77380: Layer already exists [2022-05-10T20:08:44.468Z] a82a7b516bfb: Layer already exists [2022-05-10T20:08:44.468Z] 4d6489271d72: Layer already exists [2022-05-10T20:08:44.468Z] 6c58bddca44c: Layer already exists [2022-05-10T20:08:44.468Z] e1e15d45d382: Layer already exists [2022-05-10T20:08:44.468Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:44.468Z] d050b413c987: Layer already exists [2022-05-10T20:08:44.468Z] 9f434c0e0efc: Layer already exists [2022-05-10T20:08:44.468Z] latest: digest: sha256:2abdff1b903d90ee1e181066f1dbb7c8bb6cae3731ddb206d1539cb04f810432 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:44.821Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:45.166Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [2022-05-10T20:08:45.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:08:45.166Z] a82a7b516bfb: Preparing [2022-05-10T20:08:45.166Z] 4d6489271d72: Preparing [2022-05-10T20:08:45.166Z] 00ddbfe3e4c1: Preparing [2022-05-10T20:08:45.166Z] 0e1c43d77380: Preparing [2022-05-10T20:08:45.166Z] d42614b7fda2: Preparing [2022-05-10T20:08:45.166Z] e1e15d45d382: Preparing [2022-05-10T20:08:45.166Z] d050b413c987: Preparing [2022-05-10T20:08:45.166Z] 6c58bddca44c: Preparing [2022-05-10T20:08:45.166Z] 9f434c0e0efc: Preparing [2022-05-10T20:08:45.166Z] f73e7dbfee58: Preparing [2022-05-10T20:08:45.166Z] 9f434c0e0efc: Waiting [2022-05-10T20:08:45.166Z] f73e7dbfee58: Waiting [2022-05-10T20:08:45.166Z] e1e15d45d382: Waiting [2022-05-10T20:08:45.166Z] d050b413c987: Waiting [2022-05-10T20:08:45.166Z] 6c58bddca44c: Waiting [2022-05-10T20:08:45.446Z] 4d6489271d72: Layer already exists [2022-05-10T20:08:45.446Z] 00ddbfe3e4c1: Layer already exists [2022-05-10T20:08:45.446Z] d42614b7fda2: Layer already exists [2022-05-10T20:08:45.447Z] a82a7b516bfb: Layer already exists [2022-05-10T20:08:45.447Z] 0e1c43d77380: Layer already exists [2022-05-10T20:08:45.447Z] 9f434c0e0efc: Layer already exists [2022-05-10T20:08:45.447Z] d050b413c987: Layer already exists [2022-05-10T20:08:45.447Z] 6c58bddca44c: Layer already exists [2022-05-10T20:08:45.447Z] e1e15d45d382: Layer already exists [2022-05-10T20:08:45.447Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:45.447Z] 2.2.0-dev.95: digest: sha256:2abdff1b903d90ee1e181066f1dbb7c8bb6cae3731ddb206d1539cb04f810432 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:45.801Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:46.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:46.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:08:46.154Z] a82a7b516bfb: Preparing [2022-05-10T20:08:46.154Z] 4d6489271d72: Preparing [2022-05-10T20:08:46.154Z] 00ddbfe3e4c1: Preparing [2022-05-10T20:08:46.154Z] 0e1c43d77380: Preparing [2022-05-10T20:08:46.154Z] d42614b7fda2: Preparing [2022-05-10T20:08:46.154Z] e1e15d45d382: Preparing [2022-05-10T20:08:46.154Z] d050b413c987: Preparing [2022-05-10T20:08:46.154Z] 6c58bddca44c: Preparing [2022-05-10T20:08:46.154Z] 9f434c0e0efc: Preparing [2022-05-10T20:08:46.154Z] f73e7dbfee58: Preparing [2022-05-10T20:08:46.154Z] e1e15d45d382: Waiting [2022-05-10T20:08:46.154Z] d050b413c987: Waiting [2022-05-10T20:08:46.154Z] 6c58bddca44c: Waiting [2022-05-10T20:08:46.154Z] 9f434c0e0efc: Waiting [2022-05-10T20:08:46.154Z] f73e7dbfee58: Waiting [2022-05-10T20:08:46.429Z] 0e1c43d77380: Layer already exists [2022-05-10T20:08:46.429Z] d42614b7fda2: Layer already exists [2022-05-10T20:08:46.429Z] 4d6489271d72: Layer already exists [2022-05-10T20:08:46.429Z] 00ddbfe3e4c1: Layer already exists [2022-05-10T20:08:46.429Z] a82a7b516bfb: Layer already exists [2022-05-10T20:08:46.429Z] 6c58bddca44c: Layer already exists [2022-05-10T20:08:46.429Z] d050b413c987: Layer already exists [2022-05-10T20:08:46.429Z] 9f434c0e0efc: Layer already exists [2022-05-10T20:08:46.429Z] e1e15d45d382: Layer already exists [2022-05-10T20:08:46.429Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:46.429Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:2abdff1b903d90ee1e181066f1dbb7c8bb6cae3731ddb206d1539cb04f810432 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:46.784Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:47.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-10T20:08:47.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:08:47.143Z] a82a7b516bfb: Preparing [2022-05-10T20:08:47.143Z] 4d6489271d72: Preparing [2022-05-10T20:08:47.143Z] 00ddbfe3e4c1: Preparing [2022-05-10T20:08:47.143Z] 0e1c43d77380: Preparing [2022-05-10T20:08:47.143Z] d42614b7fda2: Preparing [2022-05-10T20:08:47.143Z] e1e15d45d382: Preparing [2022-05-10T20:08:47.143Z] d050b413c987: Preparing [2022-05-10T20:08:47.143Z] 6c58bddca44c: Preparing [2022-05-10T20:08:47.143Z] 9f434c0e0efc: Preparing [2022-05-10T20:08:47.143Z] f73e7dbfee58: Preparing [2022-05-10T20:08:47.418Z] e1e15d45d382: Waiting [2022-05-10T20:08:47.418Z] d050b413c987: Waiting [2022-05-10T20:08:47.418Z] 6c58bddca44c: Waiting [2022-05-10T20:08:47.418Z] 9f434c0e0efc: Waiting [2022-05-10T20:08:47.418Z] f73e7dbfee58: Waiting [2022-05-10T20:08:47.418Z] 4d6489271d72: Layer already exists [2022-05-10T20:08:47.418Z] 0e1c43d77380: Layer already exists [2022-05-10T20:08:47.418Z] d42614b7fda2: Layer already exists [2022-05-10T20:08:47.418Z] a82a7b516bfb: Layer already exists [2022-05-10T20:08:47.418Z] 00ddbfe3e4c1: Layer already exists [2022-05-10T20:08:47.418Z] d050b413c987: Layer already exists [2022-05-10T20:08:47.418Z] 9f434c0e0efc: Layer already exists [2022-05-10T20:08:47.418Z] f73e7dbfee58: Layer already exists [2022-05-10T20:08:47.418Z] 6c58bddca44c: Layer already exists [2022-05-10T20:08:47.418Z] e1e15d45d382: Layer already exists [2022-05-10T20:08:47.418Z] main: digest: sha256:2abdff1b903d90ee1e181066f1dbb7c8bb6cae3731ddb206d1539cb04f810432 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:47.468Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:47.485Z] taggedImages: [2022-05-10T20:08:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-10T20:08:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [2022-05-10T20:08:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:47.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-10T20:08:47.511Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-10T20:08:47.511Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:47.511Z] latest [2022-05-10T20:08:47.511Z] 2.2.0-dev.95 [2022-05-10T20:08:47.511Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:47.511Z] main [2022-05-10T20:08:47.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:47.880Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:48.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:48.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:08:48.242Z] aadf9404d398: Preparing [2022-05-10T20:08:48.242Z] 32e6ac2eb424: Preparing [2022-05-10T20:08:48.242Z] 147f55cf981c: Preparing [2022-05-10T20:08:48.242Z] 674e95f27463: Preparing [2022-05-10T20:08:48.242Z] f76af3576836: Preparing [2022-05-10T20:08:48.242Z] 4f4ce317c6bb: Preparing [2022-05-10T20:08:48.242Z] 4f4ce317c6bb: Waiting [2022-05-10T20:08:48.515Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:48.515Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:08:48.515Z] aadf9404d398: Pushed [2022-05-10T20:08:48.515Z] f76af3576836: Pushed [2022-05-10T20:08:49.957Z] 674e95f27463: Pushed [2022-05-10T20:08:53.358Z] 32e6ac2eb424: Pushed [2022-05-10T20:08:53.633Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:75cc33ddb3f8b531811f0879099e9b65958c2b1d39b960742496b2a9ce981b37 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:54.009Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:54.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-10T20:08:54.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:08:54.646Z] aadf9404d398: Preparing [2022-05-10T20:08:54.646Z] 32e6ac2eb424: Preparing [2022-05-10T20:08:54.646Z] 147f55cf981c: Preparing [2022-05-10T20:08:54.646Z] 674e95f27463: Preparing [2022-05-10T20:08:54.646Z] f76af3576836: Preparing [2022-05-10T20:08:54.646Z] 4f4ce317c6bb: Preparing [2022-05-10T20:08:54.646Z] 4f4ce317c6bb: Waiting [2022-05-10T20:08:54.922Z] f76af3576836: Layer already exists [2022-05-10T20:08:54.922Z] aadf9404d398: Layer already exists [2022-05-10T20:08:54.922Z] 32e6ac2eb424: Layer already exists [2022-05-10T20:08:54.922Z] 674e95f27463: Layer already exists [2022-05-10T20:08:54.922Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:54.922Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:08:54.922Z] latest: digest: sha256:75cc33ddb3f8b531811f0879099e9b65958c2b1d39b960742496b2a9ce981b37 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:55.292Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:55.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [2022-05-10T20:08:55.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:08:55.641Z] aadf9404d398: Preparing [2022-05-10T20:08:55.641Z] 32e6ac2eb424: Preparing [2022-05-10T20:08:55.641Z] 147f55cf981c: Preparing [2022-05-10T20:08:55.641Z] 674e95f27463: Preparing [2022-05-10T20:08:55.641Z] f76af3576836: Preparing [2022-05-10T20:08:55.641Z] 4f4ce317c6bb: Preparing [2022-05-10T20:08:55.641Z] 4f4ce317c6bb: Waiting [2022-05-10T20:08:55.917Z] 32e6ac2eb424: Layer already exists [2022-05-10T20:08:55.917Z] aadf9404d398: Layer already exists [2022-05-10T20:08:55.917Z] f76af3576836: Layer already exists [2022-05-10T20:08:55.917Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:55.917Z] 674e95f27463: Layer already exists [2022-05-10T20:08:55.917Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:08:55.917Z] 2.2.0-dev.95: digest: sha256:75cc33ddb3f8b531811f0879099e9b65958c2b1d39b960742496b2a9ce981b37 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:56.278Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:56.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:56.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:08:56.633Z] aadf9404d398: Preparing [2022-05-10T20:08:56.633Z] 32e6ac2eb424: Preparing [2022-05-10T20:08:56.633Z] 147f55cf981c: Preparing [2022-05-10T20:08:56.633Z] 674e95f27463: Preparing [2022-05-10T20:08:56.633Z] f76af3576836: Preparing [2022-05-10T20:08:56.633Z] 4f4ce317c6bb: Preparing [2022-05-10T20:08:56.633Z] 4f4ce317c6bb: Waiting [2022-05-10T20:08:56.910Z] 674e95f27463: Layer already exists [2022-05-10T20:08:56.910Z] aadf9404d398: Layer already exists [2022-05-10T20:08:56.910Z] 32e6ac2eb424: Layer already exists [2022-05-10T20:08:56.910Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:56.910Z] f76af3576836: Layer already exists [2022-05-10T20:08:56.910Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:08:56.910Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:75cc33ddb3f8b531811f0879099e9b65958c2b1d39b960742496b2a9ce981b37 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:57.269Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:57.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-10T20:08:57.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:08:57.624Z] aadf9404d398: Preparing [2022-05-10T20:08:57.624Z] 32e6ac2eb424: Preparing [2022-05-10T20:08:57.624Z] 147f55cf981c: Preparing [2022-05-10T20:08:57.624Z] 674e95f27463: Preparing [2022-05-10T20:08:57.624Z] f76af3576836: Preparing [2022-05-10T20:08:57.624Z] 4f4ce317c6bb: Preparing [2022-05-10T20:08:57.901Z] 674e95f27463: Layer already exists [2022-05-10T20:08:57.901Z] 147f55cf981c: Layer already exists [2022-05-10T20:08:57.901Z] f76af3576836: Layer already exists [2022-05-10T20:08:57.901Z] aadf9404d398: Layer already exists [2022-05-10T20:08:57.901Z] 32e6ac2eb424: Layer already exists [2022-05-10T20:08:57.901Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:08:57.901Z] main: digest: sha256:75cc33ddb3f8b531811f0879099e9b65958c2b1d39b960742496b2a9ce981b37 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:08:57.954Z] ===================================================== [Pipeline] echo [2022-05-10T20:08:57.966Z] taggedImages: [2022-05-10T20:08:57.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:57.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-10T20:08:57.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [2022-05-10T20:08:57.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:57.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-10T20:08:57.984Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-10T20:08:57.984Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:57.984Z] latest [2022-05-10T20:08:57.984Z] 2.2.0-dev.95 [2022-05-10T20:08:57.984Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:08:57.984Z] main [2022-05-10T20:08:57.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:58.336Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:08:58.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:08:58.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:08:58.694Z] b8cfbf78b103: Preparing [2022-05-10T20:08:58.694Z] 09df96cde286: Preparing [2022-05-10T20:08:58.694Z] 480fc0ccf428: Preparing [2022-05-10T20:08:58.694Z] 5d22a5e0800e: Preparing [2022-05-10T20:08:58.694Z] d5b04de429aa: Preparing [2022-05-10T20:08:58.694Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:08:58.694Z] f76af3576836: Preparing [2022-05-10T20:08:58.694Z] 4f4ce317c6bb: Preparing [2022-05-10T20:08:58.694Z] f76af3576836: Waiting [2022-05-10T20:08:58.694Z] 4f4ce317c6bb: Waiting [2022-05-10T20:08:58.694Z] e5bf6a7ca4b5: Waiting [2022-05-10T20:08:58.971Z] 09df96cde286: Pushed [2022-05-10T20:08:58.971Z] 480fc0ccf428: Pushed [2022-05-10T20:08:58.971Z] b8cfbf78b103: Pushed [2022-05-10T20:08:59.247Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:08:59.247Z] f76af3576836: Layer already exists [2022-05-10T20:09:00.235Z] e5bf6a7ca4b5: Pushed [2022-05-10T20:09:08.551Z] d5b04de429aa: Pushed [2022-05-10T20:09:18.712Z] 5d22a5e0800e: Pushed [2022-05-10T20:09:18.712Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:bc2f397b3161c283837f791dcaa4e09a8c5ceec6f4e17d2e765d36078b033597 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:19.070Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:19.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-10T20:09:19.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:09:19.417Z] b8cfbf78b103: Preparing [2022-05-10T20:09:19.417Z] 09df96cde286: Preparing [2022-05-10T20:09:19.417Z] 480fc0ccf428: Preparing [2022-05-10T20:09:19.417Z] 5d22a5e0800e: Preparing [2022-05-10T20:09:19.417Z] d5b04de429aa: Preparing [2022-05-10T20:09:19.417Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:09:19.417Z] f76af3576836: Preparing [2022-05-10T20:09:19.417Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:19.417Z] e5bf6a7ca4b5: Waiting [2022-05-10T20:09:19.417Z] f76af3576836: Waiting [2022-05-10T20:09:19.417Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:19.694Z] 480fc0ccf428: Layer already exists [2022-05-10T20:09:19.694Z] 09df96cde286: Layer already exists [2022-05-10T20:09:19.694Z] b8cfbf78b103: Layer already exists [2022-05-10T20:09:19.694Z] d5b04de429aa: Layer already exists [2022-05-10T20:09:19.694Z] 5d22a5e0800e: Layer already exists [2022-05-10T20:09:19.694Z] f76af3576836: Layer already exists [2022-05-10T20:09:19.694Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:19.694Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:09:19.694Z] latest: digest: sha256:bc2f397b3161c283837f791dcaa4e09a8c5ceec6f4e17d2e765d36078b033597 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:20.052Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:20.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [2022-05-10T20:09:20.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:09:20.403Z] b8cfbf78b103: Preparing [2022-05-10T20:09:20.403Z] 09df96cde286: Preparing [2022-05-10T20:09:20.403Z] 480fc0ccf428: Preparing [2022-05-10T20:09:20.403Z] 5d22a5e0800e: Preparing [2022-05-10T20:09:20.403Z] d5b04de429aa: Preparing [2022-05-10T20:09:20.403Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:09:20.403Z] f76af3576836: Preparing [2022-05-10T20:09:20.403Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:20.403Z] e5bf6a7ca4b5: Waiting [2022-05-10T20:09:20.403Z] f76af3576836: Waiting [2022-05-10T20:09:20.403Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:20.676Z] d5b04de429aa: Layer already exists [2022-05-10T20:09:20.676Z] 09df96cde286: Layer already exists [2022-05-10T20:09:20.676Z] b8cfbf78b103: Layer already exists [2022-05-10T20:09:20.676Z] 5d22a5e0800e: Layer already exists [2022-05-10T20:09:20.676Z] 480fc0ccf428: Layer already exists [2022-05-10T20:09:20.676Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:09:20.676Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:20.676Z] f76af3576836: Layer already exists [2022-05-10T20:09:20.676Z] 2.2.0-dev.95: digest: sha256:bc2f397b3161c283837f791dcaa4e09a8c5ceec6f4e17d2e765d36078b033597 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:21.027Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:21.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:09:21.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:09:21.379Z] b8cfbf78b103: Preparing [2022-05-10T20:09:21.379Z] 09df96cde286: Preparing [2022-05-10T20:09:21.379Z] 480fc0ccf428: Preparing [2022-05-10T20:09:21.379Z] 5d22a5e0800e: Preparing [2022-05-10T20:09:21.379Z] d5b04de429aa: Preparing [2022-05-10T20:09:21.379Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:09:21.379Z] f76af3576836: Preparing [2022-05-10T20:09:21.379Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:21.379Z] f76af3576836: Waiting [2022-05-10T20:09:21.379Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:21.379Z] e5bf6a7ca4b5: Waiting [2022-05-10T20:09:21.655Z] d5b04de429aa: Layer already exists [2022-05-10T20:09:21.655Z] b8cfbf78b103: Layer already exists [2022-05-10T20:09:21.655Z] 480fc0ccf428: Layer already exists [2022-05-10T20:09:21.655Z] 09df96cde286: Layer already exists [2022-05-10T20:09:21.655Z] 5d22a5e0800e: Layer already exists [2022-05-10T20:09:21.655Z] f76af3576836: Layer already exists [2022-05-10T20:09:21.655Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:21.655Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:09:21.655Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:bc2f397b3161c283837f791dcaa4e09a8c5ceec6f4e17d2e765d36078b033597 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:22.017Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:22.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-10T20:09:22.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:09:22.369Z] b8cfbf78b103: Preparing [2022-05-10T20:09:22.369Z] 09df96cde286: Preparing [2022-05-10T20:09:22.369Z] 480fc0ccf428: Preparing [2022-05-10T20:09:22.369Z] 5d22a5e0800e: Preparing [2022-05-10T20:09:22.369Z] d5b04de429aa: Preparing [2022-05-10T20:09:22.369Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:09:22.369Z] f76af3576836: Preparing [2022-05-10T20:09:22.369Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:22.369Z] e5bf6a7ca4b5: Waiting [2022-05-10T20:09:22.369Z] f76af3576836: Waiting [2022-05-10T20:09:22.369Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:22.646Z] d5b04de429aa: Layer already exists [2022-05-10T20:09:22.646Z] 5d22a5e0800e: Layer already exists [2022-05-10T20:09:22.646Z] 09df96cde286: Layer already exists [2022-05-10T20:09:22.646Z] b8cfbf78b103: Layer already exists [2022-05-10T20:09:22.646Z] 480fc0ccf428: Layer already exists [2022-05-10T20:09:22.646Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:09:22.646Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:22.646Z] f76af3576836: Layer already exists [2022-05-10T20:09:22.646Z] main: digest: sha256:bc2f397b3161c283837f791dcaa4e09a8c5ceec6f4e17d2e765d36078b033597 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:09:22.705Z] ===================================================== [Pipeline] echo [2022-05-10T20:09:22.718Z] taggedImages: [2022-05-10T20:09:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:09:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-10T20:09:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [2022-05-10T20:09:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:09:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-10T20:09:22.748Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-10T20:09:22.748Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:09:22.748Z] latest [2022-05-10T20:09:22.748Z] 2.2.0-dev.95 [2022-05-10T20:09:22.748Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:09:22.748Z] main [2022-05-10T20:09:22.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:23.119Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:23.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:09:23.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:09:23.470Z] 5169eb23f3e4: Preparing [2022-05-10T20:09:23.470Z] b027a0beec4b: Preparing [2022-05-10T20:09:23.470Z] 3c001d6a6d44: Preparing [2022-05-10T20:09:23.470Z] e0750cfc7104: Preparing [2022-05-10T20:09:23.470Z] 467832968896: Preparing [2022-05-10T20:09:23.470Z] f76af3576836: Preparing [2022-05-10T20:09:23.470Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:23.470Z] f76af3576836: Waiting [2022-05-10T20:09:23.470Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:23.747Z] b027a0beec4b: Pushed [2022-05-10T20:09:23.747Z] 3c001d6a6d44: Pushed [2022-05-10T20:09:23.747Z] 5169eb23f3e4: Pushed [2022-05-10T20:09:24.066Z] f76af3576836: Layer already exists [2022-05-10T20:09:24.066Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:24.365Z] 467832968896: Pushed [2022-05-10T20:09:42.714Z] e0750cfc7104: Pushed [2022-05-10T20:09:42.714Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:5b7fa5987eee5bf29a27979e3bd949f1710289980a468fe765dfbad1fcf74100 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:43.065Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:43.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-10T20:09:43.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:09:43.410Z] 5169eb23f3e4: Preparing [2022-05-10T20:09:43.410Z] b027a0beec4b: Preparing [2022-05-10T20:09:43.410Z] 3c001d6a6d44: Preparing [2022-05-10T20:09:43.410Z] e0750cfc7104: Preparing [2022-05-10T20:09:43.410Z] 467832968896: Preparing [2022-05-10T20:09:43.410Z] f76af3576836: Preparing [2022-05-10T20:09:43.410Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:43.410Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:43.410Z] f76af3576836: Waiting [2022-05-10T20:09:43.686Z] e0750cfc7104: Layer already exists [2022-05-10T20:09:43.686Z] 467832968896: Layer already exists [2022-05-10T20:09:43.686Z] 5169eb23f3e4: Layer already exists [2022-05-10T20:09:43.686Z] 3c001d6a6d44: Layer already exists [2022-05-10T20:09:43.686Z] b027a0beec4b: Layer already exists [2022-05-10T20:09:43.686Z] f76af3576836: Layer already exists [2022-05-10T20:09:43.686Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:43.686Z] latest: digest: sha256:5b7fa5987eee5bf29a27979e3bd949f1710289980a468fe765dfbad1fcf74100 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:44.043Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:44.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [2022-05-10T20:09:44.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:09:44.394Z] 5169eb23f3e4: Preparing [2022-05-10T20:09:44.394Z] b027a0beec4b: Preparing [2022-05-10T20:09:44.394Z] 3c001d6a6d44: Preparing [2022-05-10T20:09:44.394Z] e0750cfc7104: Preparing [2022-05-10T20:09:44.394Z] 467832968896: Preparing [2022-05-10T20:09:44.394Z] f76af3576836: Preparing [2022-05-10T20:09:44.394Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:44.394Z] f76af3576836: Waiting [2022-05-10T20:09:44.394Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:44.672Z] e0750cfc7104: Layer already exists [2022-05-10T20:09:44.672Z] b027a0beec4b: Layer already exists [2022-05-10T20:09:44.672Z] 3c001d6a6d44: Layer already exists [2022-05-10T20:09:44.672Z] 5169eb23f3e4: Layer already exists [2022-05-10T20:09:44.672Z] 467832968896: Layer already exists [2022-05-10T20:09:44.672Z] f76af3576836: Layer already exists [2022-05-10T20:09:44.672Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:44.672Z] 2.2.0-dev.95: digest: sha256:5b7fa5987eee5bf29a27979e3bd949f1710289980a468fe765dfbad1fcf74100 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:45.023Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:45.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:09:45.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:09:45.376Z] 5169eb23f3e4: Preparing [2022-05-10T20:09:45.376Z] b027a0beec4b: Preparing [2022-05-10T20:09:45.376Z] 3c001d6a6d44: Preparing [2022-05-10T20:09:45.376Z] e0750cfc7104: Preparing [2022-05-10T20:09:45.376Z] 467832968896: Preparing [2022-05-10T20:09:45.376Z] f76af3576836: Preparing [2022-05-10T20:09:45.376Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:45.376Z] f76af3576836: Waiting [2022-05-10T20:09:45.376Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:45.648Z] b027a0beec4b: Layer already exists [2022-05-10T20:09:45.648Z] 5169eb23f3e4: Layer already exists [2022-05-10T20:09:45.648Z] 3c001d6a6d44: Layer already exists [2022-05-10T20:09:45.648Z] 467832968896: Layer already exists [2022-05-10T20:09:45.648Z] e0750cfc7104: Layer already exists [2022-05-10T20:09:45.648Z] f76af3576836: Layer already exists [2022-05-10T20:09:45.648Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:45.648Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:5b7fa5987eee5bf29a27979e3bd949f1710289980a468fe765dfbad1fcf74100 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:46.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:46.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-10T20:09:46.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:09:46.348Z] 5169eb23f3e4: Preparing [2022-05-10T20:09:46.348Z] b027a0beec4b: Preparing [2022-05-10T20:09:46.348Z] 3c001d6a6d44: Preparing [2022-05-10T20:09:46.348Z] e0750cfc7104: Preparing [2022-05-10T20:09:46.348Z] 467832968896: Preparing [2022-05-10T20:09:46.348Z] f76af3576836: Preparing [2022-05-10T20:09:46.348Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:46.348Z] f76af3576836: Waiting [2022-05-10T20:09:46.348Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:46.622Z] 467832968896: Layer already exists [2022-05-10T20:09:46.622Z] 5169eb23f3e4: Layer already exists [2022-05-10T20:09:46.622Z] 3c001d6a6d44: Layer already exists [2022-05-10T20:09:46.622Z] b027a0beec4b: Layer already exists [2022-05-10T20:09:46.622Z] e0750cfc7104: Layer already exists [2022-05-10T20:09:46.622Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:46.622Z] f76af3576836: Layer already exists [2022-05-10T20:09:46.622Z] main: digest: sha256:5b7fa5987eee5bf29a27979e3bd949f1710289980a468fe765dfbad1fcf74100 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:09:46.672Z] ===================================================== [Pipeline] echo [2022-05-10T20:09:46.681Z] taggedImages: [2022-05-10T20:09:46.681Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:09:46.681Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-10T20:09:46.681Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [2022-05-10T20:09:46.681Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:09:46.681Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-10T20:09:46.701Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-10T20:09:46.701Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:09:46.701Z] latest [2022-05-10T20:09:46.701Z] 2.2.0-dev.95 [2022-05-10T20:09:46.701Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:09:46.701Z] main [2022-05-10T20:09:46.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:47.066Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:09:47.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:09:47.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:09:47.417Z] 52e81f0f14ed: Preparing [2022-05-10T20:09:47.417Z] c090dc44fcca: Preparing [2022-05-10T20:09:47.417Z] 3bd7e26e5f1b: Preparing [2022-05-10T20:09:47.417Z] 64388366e1c9: Preparing [2022-05-10T20:09:47.417Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:09:47.417Z] f76af3576836: Preparing [2022-05-10T20:09:47.417Z] 4f4ce317c6bb: Preparing [2022-05-10T20:09:47.417Z] f76af3576836: Waiting [2022-05-10T20:09:47.417Z] 4f4ce317c6bb: Waiting [2022-05-10T20:09:47.691Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:09:47.691Z] f76af3576836: Layer already exists [2022-05-10T20:09:47.691Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:09:47.691Z] 52e81f0f14ed: Pushed [2022-05-10T20:09:47.691Z] c090dc44fcca: Pushed [2022-05-10T20:09:47.691Z] 3bd7e26e5f1b: Pushed [2022-05-10T20:10:06.091Z] 64388366e1c9: Pushed [2022-05-10T20:10:06.423Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:24bb86fc7ad323f871deac4a3158af022fc44c18b466f6f494c850956cccdd25 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:06.771Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:07.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-10T20:10:07.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:10:07.113Z] 52e81f0f14ed: Preparing [2022-05-10T20:10:07.113Z] c090dc44fcca: Preparing [2022-05-10T20:10:07.113Z] 3bd7e26e5f1b: Preparing [2022-05-10T20:10:07.113Z] 64388366e1c9: Preparing [2022-05-10T20:10:07.113Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:10:07.113Z] f76af3576836: Preparing [2022-05-10T20:10:07.113Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:07.113Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:07.113Z] f76af3576836: Waiting [2022-05-10T20:10:07.386Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:10:07.386Z] c090dc44fcca: Layer already exists [2022-05-10T20:10:07.386Z] 3bd7e26e5f1b: Layer already exists [2022-05-10T20:10:07.386Z] 52e81f0f14ed: Layer already exists [2022-05-10T20:10:07.386Z] 64388366e1c9: Layer already exists [2022-05-10T20:10:07.386Z] f76af3576836: Layer already exists [2022-05-10T20:10:07.386Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:07.386Z] latest: digest: sha256:24bb86fc7ad323f871deac4a3158af022fc44c18b466f6f494c850956cccdd25 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:07.763Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:08.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [2022-05-10T20:10:08.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:10:08.124Z] 52e81f0f14ed: Preparing [2022-05-10T20:10:08.124Z] c090dc44fcca: Preparing [2022-05-10T20:10:08.124Z] 3bd7e26e5f1b: Preparing [2022-05-10T20:10:08.124Z] 64388366e1c9: Preparing [2022-05-10T20:10:08.124Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:10:08.124Z] f76af3576836: Preparing [2022-05-10T20:10:08.124Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:08.124Z] f76af3576836: Waiting [2022-05-10T20:10:08.124Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:08.400Z] 64388366e1c9: Layer already exists [2022-05-10T20:10:08.400Z] 52e81f0f14ed: Layer already exists [2022-05-10T20:10:08.400Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:10:08.400Z] c090dc44fcca: Layer already exists [2022-05-10T20:10:08.400Z] 3bd7e26e5f1b: Layer already exists [2022-05-10T20:10:08.400Z] f76af3576836: Layer already exists [2022-05-10T20:10:08.400Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:08.400Z] 2.2.0-dev.95: digest: sha256:24bb86fc7ad323f871deac4a3158af022fc44c18b466f6f494c850956cccdd25 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:08.746Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:09.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:09.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:10:09.092Z] 52e81f0f14ed: Preparing [2022-05-10T20:10:09.092Z] c090dc44fcca: Preparing [2022-05-10T20:10:09.092Z] 3bd7e26e5f1b: Preparing [2022-05-10T20:10:09.092Z] 64388366e1c9: Preparing [2022-05-10T20:10:09.092Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:10:09.092Z] f76af3576836: Preparing [2022-05-10T20:10:09.092Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:09.092Z] f76af3576836: Waiting [2022-05-10T20:10:09.092Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:09.092Z] c090dc44fcca: Layer already exists [2022-05-10T20:10:09.092Z] 3bd7e26e5f1b: Layer already exists [2022-05-10T20:10:09.092Z] 52e81f0f14ed: Layer already exists [2022-05-10T20:10:09.092Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:10:09.365Z] 64388366e1c9: Layer already exists [2022-05-10T20:10:09.365Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:09.365Z] f76af3576836: Layer already exists [2022-05-10T20:10:09.365Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:24bb86fc7ad323f871deac4a3158af022fc44c18b466f6f494c850956cccdd25 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:09.708Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:10.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-10T20:10:10.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:10:10.048Z] 52e81f0f14ed: Preparing [2022-05-10T20:10:10.048Z] c090dc44fcca: Preparing [2022-05-10T20:10:10.048Z] 3bd7e26e5f1b: Preparing [2022-05-10T20:10:10.048Z] 64388366e1c9: Preparing [2022-05-10T20:10:10.048Z] e5bf6a7ca4b5: Preparing [2022-05-10T20:10:10.048Z] f76af3576836: Preparing [2022-05-10T20:10:10.048Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:10.048Z] f76af3576836: Waiting [2022-05-10T20:10:10.048Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:10.048Z] 52e81f0f14ed: Layer already exists [2022-05-10T20:10:10.048Z] e5bf6a7ca4b5: Layer already exists [2022-05-10T20:10:10.048Z] 3bd7e26e5f1b: Layer already exists [2022-05-10T20:10:10.048Z] c090dc44fcca: Layer already exists [2022-05-10T20:10:10.048Z] 64388366e1c9: Layer already exists [2022-05-10T20:10:10.319Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:10.319Z] f76af3576836: Layer already exists [2022-05-10T20:10:10.319Z] main: digest: sha256:24bb86fc7ad323f871deac4a3158af022fc44c18b466f6f494c850956cccdd25 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:10:10.364Z] ===================================================== [Pipeline] echo [2022-05-10T20:10:10.374Z] taggedImages: [2022-05-10T20:10:10.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:10.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-10T20:10:10.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [2022-05-10T20:10:10.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:10.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-10T20:10:10.397Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-10T20:10:10.397Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:10.397Z] latest [2022-05-10T20:10:10.397Z] 2.2.0-dev.95 [2022-05-10T20:10:10.397Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:10.397Z] main [2022-05-10T20:10:10.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:10.760Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:11.106Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:11.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:10:11.106Z] 864c2a269f11: Preparing [2022-05-10T20:10:11.106Z] de09365d9e16: Preparing [2022-05-10T20:10:11.106Z] 147f55cf981c: Preparing [2022-05-10T20:10:11.106Z] 81560b3a3e8f: Preparing [2022-05-10T20:10:11.106Z] f73e7dbfee58: Preparing [2022-05-10T20:10:11.386Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:11.386Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:11.386Z] 864c2a269f11: Pushed [2022-05-10T20:10:11.658Z] 81560b3a3e8f: Pushed [2022-05-10T20:10:17.045Z] de09365d9e16: Pushed [2022-05-10T20:10:17.045Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:1ac078340b94af05a3c14af66a3dcbef17f13fb81eaf4e44b0f86e0809b9651d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:17.398Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:17.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-10T20:10:17.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:10:17.738Z] 864c2a269f11: Preparing [2022-05-10T20:10:17.738Z] de09365d9e16: Preparing [2022-05-10T20:10:17.738Z] 147f55cf981c: Preparing [2022-05-10T20:10:17.738Z] 81560b3a3e8f: Preparing [2022-05-10T20:10:17.738Z] f73e7dbfee58: Preparing [2022-05-10T20:10:18.011Z] 81560b3a3e8f: Layer already exists [2022-05-10T20:10:18.011Z] 864c2a269f11: Layer already exists [2022-05-10T20:10:18.011Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:18.011Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:18.011Z] de09365d9e16: Layer already exists [2022-05-10T20:10:18.011Z] latest: digest: sha256:1ac078340b94af05a3c14af66a3dcbef17f13fb81eaf4e44b0f86e0809b9651d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:18.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:18.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [2022-05-10T20:10:18.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:10:18.707Z] 864c2a269f11: Preparing [2022-05-10T20:10:18.707Z] de09365d9e16: Preparing [2022-05-10T20:10:18.707Z] 147f55cf981c: Preparing [2022-05-10T20:10:18.707Z] 81560b3a3e8f: Preparing [2022-05-10T20:10:18.707Z] f73e7dbfee58: Preparing [2022-05-10T20:10:18.981Z] de09365d9e16: Layer already exists [2022-05-10T20:10:18.981Z] 81560b3a3e8f: Layer already exists [2022-05-10T20:10:18.981Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:18.981Z] 864c2a269f11: Layer already exists [2022-05-10T20:10:18.981Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:18.981Z] 2.2.0-dev.95: digest: sha256:1ac078340b94af05a3c14af66a3dcbef17f13fb81eaf4e44b0f86e0809b9651d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:19.329Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:19.676Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:10:19.676Z] 864c2a269f11: Preparing [2022-05-10T20:10:19.676Z] de09365d9e16: Preparing [2022-05-10T20:10:19.676Z] 147f55cf981c: Preparing [2022-05-10T20:10:19.676Z] 81560b3a3e8f: Preparing [2022-05-10T20:10:19.676Z] f73e7dbfee58: Preparing [2022-05-10T20:10:19.947Z] de09365d9e16: Layer already exists [2022-05-10T20:10:19.947Z] 81560b3a3e8f: Layer already exists [2022-05-10T20:10:19.947Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:19.947Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:19.947Z] 864c2a269f11: Layer already exists [2022-05-10T20:10:19.947Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:1ac078340b94af05a3c14af66a3dcbef17f13fb81eaf4e44b0f86e0809b9651d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:20.302Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:20.641Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-10T20:10:20.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:10:20.641Z] 864c2a269f11: Preparing [2022-05-10T20:10:20.641Z] de09365d9e16: Preparing [2022-05-10T20:10:20.641Z] 147f55cf981c: Preparing [2022-05-10T20:10:20.641Z] 81560b3a3e8f: Preparing [2022-05-10T20:10:20.641Z] f73e7dbfee58: Preparing [2022-05-10T20:10:20.641Z] de09365d9e16: Layer already exists [2022-05-10T20:10:20.641Z] 81560b3a3e8f: Layer already exists [2022-05-10T20:10:20.641Z] 864c2a269f11: Layer already exists [2022-05-10T20:10:20.641Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:20.641Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:20.916Z] main: digest: sha256:1ac078340b94af05a3c14af66a3dcbef17f13fb81eaf4e44b0f86e0809b9651d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:10:20.962Z] ===================================================== [Pipeline] echo [2022-05-10T20:10:20.970Z] taggedImages: [2022-05-10T20:10:20.970Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:20.970Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-10T20:10:20.970Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [2022-05-10T20:10:20.970Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:20.970Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-10T20:10:20.991Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-10T20:10:20.991Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:20.991Z] latest [2022-05-10T20:10:20.991Z] 2.2.0-dev.95 [2022-05-10T20:10:20.991Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:20.991Z] main [2022-05-10T20:10:20.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:21.356Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:21.705Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:21.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:10:21.705Z] 1244273840f4: Preparing [2022-05-10T20:10:21.705Z] e54e269d2be9: Preparing [2022-05-10T20:10:21.705Z] 147f55cf981c: Preparing [2022-05-10T20:10:21.705Z] af9d7298201c: Preparing [2022-05-10T20:10:21.705Z] f73e7dbfee58: Preparing [2022-05-10T20:10:21.981Z] af9d7298201c: Layer already exists [2022-05-10T20:10:21.981Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:21.981Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:21.981Z] 1244273840f4: Pushed [2022-05-10T20:10:27.374Z] e54e269d2be9: Pushed [2022-05-10T20:10:27.374Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:96d85890716f7665686925ecbe61f8a7f0ae75682cf77af9d7b3192f449e234a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:27.717Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:28.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-10T20:10:28.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:10:28.063Z] 1244273840f4: Preparing [2022-05-10T20:10:28.063Z] e54e269d2be9: Preparing [2022-05-10T20:10:28.063Z] 147f55cf981c: Preparing [2022-05-10T20:10:28.063Z] af9d7298201c: Preparing [2022-05-10T20:10:28.063Z] f73e7dbfee58: Preparing [2022-05-10T20:10:28.063Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:28.063Z] 1244273840f4: Layer already exists [2022-05-10T20:10:28.063Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:28.063Z] af9d7298201c: Layer already exists [2022-05-10T20:10:28.063Z] e54e269d2be9: Layer already exists [2022-05-10T20:10:28.335Z] latest: digest: sha256:96d85890716f7665686925ecbe61f8a7f0ae75682cf77af9d7b3192f449e234a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:28.696Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:29.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [2022-05-10T20:10:29.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:10:29.060Z] 1244273840f4: Preparing [2022-05-10T20:10:29.060Z] e54e269d2be9: Preparing [2022-05-10T20:10:29.060Z] 147f55cf981c: Preparing [2022-05-10T20:10:29.060Z] af9d7298201c: Preparing [2022-05-10T20:10:29.060Z] f73e7dbfee58: Preparing [2022-05-10T20:10:29.060Z] 1244273840f4: Layer already exists [2022-05-10T20:10:29.060Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:29.060Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:29.060Z] af9d7298201c: Layer already exists [2022-05-10T20:10:29.060Z] e54e269d2be9: Layer already exists [2022-05-10T20:10:29.334Z] 2.2.0-dev.95: digest: sha256:96d85890716f7665686925ecbe61f8a7f0ae75682cf77af9d7b3192f449e234a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:29.704Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:30.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:30.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:10:30.057Z] 1244273840f4: Preparing [2022-05-10T20:10:30.057Z] e54e269d2be9: Preparing [2022-05-10T20:10:30.057Z] 147f55cf981c: Preparing [2022-05-10T20:10:30.057Z] af9d7298201c: Preparing [2022-05-10T20:10:30.057Z] f73e7dbfee58: Preparing [2022-05-10T20:10:30.057Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:30.329Z] e54e269d2be9: Layer already exists [2022-05-10T20:10:30.329Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:30.329Z] 1244273840f4: Layer already exists [2022-05-10T20:10:30.329Z] af9d7298201c: Layer already exists [2022-05-10T20:10:30.329Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:96d85890716f7665686925ecbe61f8a7f0ae75682cf77af9d7b3192f449e234a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:30.678Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:31.019Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-10T20:10:31.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:10:31.019Z] 1244273840f4: Preparing [2022-05-10T20:10:31.019Z] e54e269d2be9: Preparing [2022-05-10T20:10:31.019Z] 147f55cf981c: Preparing [2022-05-10T20:10:31.019Z] af9d7298201c: Preparing [2022-05-10T20:10:31.019Z] f73e7dbfee58: Preparing [2022-05-10T20:10:31.019Z] 147f55cf981c: Layer already exists [2022-05-10T20:10:31.019Z] 1244273840f4: Layer already exists [2022-05-10T20:10:31.019Z] e54e269d2be9: Layer already exists [2022-05-10T20:10:31.019Z] f73e7dbfee58: Layer already exists [2022-05-10T20:10:31.019Z] af9d7298201c: Layer already exists [2022-05-10T20:10:31.290Z] main: digest: sha256:96d85890716f7665686925ecbe61f8a7f0ae75682cf77af9d7b3192f449e234a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:10:31.331Z] ===================================================== [Pipeline] echo [2022-05-10T20:10:31.343Z] taggedImages: [2022-05-10T20:10:31.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:31.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-10T20:10:31.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [2022-05-10T20:10:31.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:31.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-10T20:10:31.367Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-10T20:10:31.367Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:31.367Z] latest [2022-05-10T20:10:31.367Z] 2.2.0-dev.95 [2022-05-10T20:10:31.367Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:31.367Z] main [2022-05-10T20:10:31.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:31.732Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:32.070Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:32.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:10:32.070Z] a8164ccb23fe: Preparing [2022-05-10T20:10:32.070Z] e2cbf93112b1: Preparing [2022-05-10T20:10:32.070Z] 4b967a4f03e5: Preparing [2022-05-10T20:10:32.070Z] 9a7e6ffc5e61: Preparing [2022-05-10T20:10:32.070Z] f0e5a4d6c014: Preparing [2022-05-10T20:10:32.070Z] 3b19d27f08f7: Preparing [2022-05-10T20:10:32.070Z] 73bb99a6e169: Preparing [2022-05-10T20:10:32.070Z] ec06c3102977: Preparing [2022-05-10T20:10:32.070Z] 6a3c62e080c7: Preparing [2022-05-10T20:10:32.070Z] 340cb19ca677: Preparing [2022-05-10T20:10:32.070Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:32.070Z] ec06c3102977: Waiting [2022-05-10T20:10:32.070Z] 340cb19ca677: Waiting [2022-05-10T20:10:32.070Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:32.070Z] 6a3c62e080c7: Waiting [2022-05-10T20:10:32.070Z] 3b19d27f08f7: Waiting [2022-05-10T20:10:32.070Z] 73bb99a6e169: Waiting [2022-05-10T20:10:32.350Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:10:32.350Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:10:32.350Z] 73bb99a6e169: Layer already exists [2022-05-10T20:10:32.350Z] e2cbf93112b1: Pushed [2022-05-10T20:10:32.350Z] ec06c3102977: Layer already exists [2022-05-10T20:10:32.350Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:10:32.622Z] 340cb19ca677: Layer already exists [2022-05-10T20:10:32.622Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:33.220Z] a8164ccb23fe: Pushed [2022-05-10T20:10:35.183Z] 4b967a4f03e5: Pushed [2022-05-10T20:10:53.472Z] 9a7e6ffc5e61: Pushed [2022-05-10T20:10:53.472Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c: digest: sha256:45a14b26f1d8950b89ab534f0d5564044d30508e783290e3e2be431181a2da8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:53.824Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:54.164Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-10T20:10:54.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:10:54.164Z] a8164ccb23fe: Preparing [2022-05-10T20:10:54.164Z] e2cbf93112b1: Preparing [2022-05-10T20:10:54.164Z] 4b967a4f03e5: Preparing [2022-05-10T20:10:54.164Z] 9a7e6ffc5e61: Preparing [2022-05-10T20:10:54.164Z] f0e5a4d6c014: Preparing [2022-05-10T20:10:54.164Z] 3b19d27f08f7: Preparing [2022-05-10T20:10:54.164Z] 73bb99a6e169: Preparing [2022-05-10T20:10:54.164Z] ec06c3102977: Preparing [2022-05-10T20:10:54.164Z] 6a3c62e080c7: Preparing [2022-05-10T20:10:54.164Z] 340cb19ca677: Preparing [2022-05-10T20:10:54.164Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:54.164Z] 3b19d27f08f7: Waiting [2022-05-10T20:10:54.164Z] 73bb99a6e169: Waiting [2022-05-10T20:10:54.164Z] ec06c3102977: Waiting [2022-05-10T20:10:54.164Z] 6a3c62e080c7: Waiting [2022-05-10T20:10:54.164Z] 340cb19ca677: Waiting [2022-05-10T20:10:54.164Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:54.164Z] a8164ccb23fe: Layer already exists [2022-05-10T20:10:54.164Z] 4b967a4f03e5: Layer already exists [2022-05-10T20:10:54.164Z] e2cbf93112b1: Layer already exists [2022-05-10T20:10:54.164Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:10:54.439Z] 9a7e6ffc5e61: Layer already exists [2022-05-10T20:10:54.439Z] 73bb99a6e169: Layer already exists [2022-05-10T20:10:54.439Z] ec06c3102977: Layer already exists [2022-05-10T20:10:54.439Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:10:54.439Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:10:54.439Z] 340cb19ca677: Layer already exists [2022-05-10T20:10:54.439Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:54.439Z] latest: digest: sha256:45a14b26f1d8950b89ab534f0d5564044d30508e783290e3e2be431181a2da8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:54.787Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:55.128Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [2022-05-10T20:10:55.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:10:55.128Z] a8164ccb23fe: Preparing [2022-05-10T20:10:55.128Z] e2cbf93112b1: Preparing [2022-05-10T20:10:55.128Z] 4b967a4f03e5: Preparing [2022-05-10T20:10:55.128Z] 9a7e6ffc5e61: Preparing [2022-05-10T20:10:55.128Z] f0e5a4d6c014: Preparing [2022-05-10T20:10:55.128Z] 3b19d27f08f7: Preparing [2022-05-10T20:10:55.128Z] 73bb99a6e169: Preparing [2022-05-10T20:10:55.128Z] ec06c3102977: Preparing [2022-05-10T20:10:55.128Z] 6a3c62e080c7: Preparing [2022-05-10T20:10:55.128Z] 340cb19ca677: Preparing [2022-05-10T20:10:55.128Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:55.128Z] 3b19d27f08f7: Waiting [2022-05-10T20:10:55.128Z] 73bb99a6e169: Waiting [2022-05-10T20:10:55.128Z] ec06c3102977: Waiting [2022-05-10T20:10:55.128Z] 6a3c62e080c7: Waiting [2022-05-10T20:10:55.128Z] 340cb19ca677: Waiting [2022-05-10T20:10:55.128Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:55.128Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:10:55.128Z] a8164ccb23fe: Layer already exists [2022-05-10T20:10:55.128Z] 9a7e6ffc5e61: Layer already exists [2022-05-10T20:10:55.401Z] e2cbf93112b1: Layer already exists [2022-05-10T20:10:55.401Z] 4b967a4f03e5: Layer already exists [2022-05-10T20:10:55.401Z] 340cb19ca677: Layer already exists [2022-05-10T20:10:55.401Z] ec06c3102977: Layer already exists [2022-05-10T20:10:55.401Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:10:55.401Z] 73bb99a6e169: Layer already exists [2022-05-10T20:10:55.401Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:10:55.401Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:55.401Z] 2.2.0-dev.95: digest: sha256:45a14b26f1d8950b89ab534f0d5564044d30508e783290e3e2be431181a2da8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:55.753Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:56.098Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:56.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:10:56.098Z] a8164ccb23fe: Preparing [2022-05-10T20:10:56.098Z] e2cbf93112b1: Preparing [2022-05-10T20:10:56.098Z] 4b967a4f03e5: Preparing [2022-05-10T20:10:56.098Z] 9a7e6ffc5e61: Preparing [2022-05-10T20:10:56.098Z] f0e5a4d6c014: Preparing [2022-05-10T20:10:56.098Z] 3b19d27f08f7: Preparing [2022-05-10T20:10:56.098Z] 73bb99a6e169: Preparing [2022-05-10T20:10:56.098Z] ec06c3102977: Preparing [2022-05-10T20:10:56.098Z] 6a3c62e080c7: Preparing [2022-05-10T20:10:56.098Z] 340cb19ca677: Preparing [2022-05-10T20:10:56.098Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:56.098Z] 3b19d27f08f7: Waiting [2022-05-10T20:10:56.098Z] ec06c3102977: Waiting [2022-05-10T20:10:56.098Z] 6a3c62e080c7: Waiting [2022-05-10T20:10:56.098Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:56.098Z] 340cb19ca677: Waiting [2022-05-10T20:10:56.098Z] 73bb99a6e169: Waiting [2022-05-10T20:10:56.098Z] 4b967a4f03e5: Layer already exists [2022-05-10T20:10:56.098Z] 9a7e6ffc5e61: Layer already exists [2022-05-10T20:10:56.098Z] e2cbf93112b1: Layer already exists [2022-05-10T20:10:56.098Z] a8164ccb23fe: Layer already exists [2022-05-10T20:10:56.098Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:10:56.369Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:10:56.369Z] ec06c3102977: Layer already exists [2022-05-10T20:10:56.369Z] 340cb19ca677: Layer already exists [2022-05-10T20:10:56.369Z] 73bb99a6e169: Layer already exists [2022-05-10T20:10:56.369Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:10:56.369Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:56.369Z] 1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95: digest: sha256:45a14b26f1d8950b89ab534f0d5564044d30508e783290e3e2be431181a2da8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:56.719Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:57.062Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-10T20:10:57.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:10:57.062Z] a8164ccb23fe: Preparing [2022-05-10T20:10:57.062Z] e2cbf93112b1: Preparing [2022-05-10T20:10:57.062Z] 4b967a4f03e5: Preparing [2022-05-10T20:10:57.062Z] 9a7e6ffc5e61: Preparing [2022-05-10T20:10:57.062Z] f0e5a4d6c014: Preparing [2022-05-10T20:10:57.062Z] 3b19d27f08f7: Preparing [2022-05-10T20:10:57.062Z] 73bb99a6e169: Preparing [2022-05-10T20:10:57.062Z] ec06c3102977: Preparing [2022-05-10T20:10:57.062Z] 6a3c62e080c7: Preparing [2022-05-10T20:10:57.062Z] 340cb19ca677: Preparing [2022-05-10T20:10:57.062Z] 4f4ce317c6bb: Preparing [2022-05-10T20:10:57.062Z] 73bb99a6e169: Waiting [2022-05-10T20:10:57.062Z] 6a3c62e080c7: Waiting [2022-05-10T20:10:57.062Z] ec06c3102977: Waiting [2022-05-10T20:10:57.062Z] 340cb19ca677: Waiting [2022-05-10T20:10:57.062Z] 4f4ce317c6bb: Waiting [2022-05-10T20:10:57.062Z] 3b19d27f08f7: Waiting [2022-05-10T20:10:57.337Z] 4b967a4f03e5: Layer already exists [2022-05-10T20:10:57.337Z] e2cbf93112b1: Layer already exists [2022-05-10T20:10:57.337Z] a8164ccb23fe: Layer already exists [2022-05-10T20:10:57.337Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:10:57.337Z] 9a7e6ffc5e61: Layer already exists [2022-05-10T20:10:57.337Z] 73bb99a6e169: Layer already exists [2022-05-10T20:10:57.337Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:10:57.337Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:10:57.337Z] ec06c3102977: Layer already exists [2022-05-10T20:10:57.337Z] 340cb19ca677: Layer already exists [2022-05-10T20:10:57.337Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:10:57.337Z] main: digest: sha256:45a14b26f1d8950b89ab534f0d5564044d30508e783290e3e2be431181a2da8d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:10:57.384Z] ===================================================== [Pipeline] echo [2022-05-10T20:10:57.393Z] taggedImages: [2022-05-10T20:10:57.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c [2022-05-10T20:10:57.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-10T20:10:57.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [2022-05-10T20:10:57.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1da00045c508a7d59c26af6ad2625d77986b1a8c-2.2.0-dev.95 [2022-05-10T20:10:57.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:57.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:10:57.773Z] [2022-05-10T20:10:57.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:10:58.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:10:58.394Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T20:10:58.394Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T20:10:58.394Z] 04944245beec: Pulling fs layer [2022-05-10T20:10:58.394Z] 699f458cf7ca: Pulling fs layer [2022-05-10T20:10:58.394Z] 765212b225bb: Pulling fs layer [2022-05-10T20:10:58.394Z] f23df028b6ca: Pulling fs layer [2022-05-10T20:10:58.394Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T20:10:58.394Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T20:10:58.394Z] 765212b225bb: Waiting [2022-05-10T20:10:58.394Z] f23df028b6ca: Waiting [2022-05-10T20:10:58.394Z] d65c8cfc05b1: Waiting [2022-05-10T20:10:58.394Z] 2437ff75d9bd: Waiting [2022-05-10T20:10:58.394Z] 04944245beec: Verifying Checksum [2022-05-10T20:10:58.394Z] 04944245beec: Download complete [2022-05-10T20:10:58.394Z] 765212b225bb: Verifying Checksum [2022-05-10T20:10:58.394Z] 765212b225bb: Download complete [2022-05-10T20:10:58.394Z] f23df028b6ca: Download complete [2022-05-10T20:10:58.394Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T20:10:58.394Z] d65c8cfc05b1: Download complete [2022-05-10T20:10:58.668Z] 699f458cf7ca: Verifying Checksum [2022-05-10T20:10:58.668Z] 699f458cf7ca: Download complete [2022-05-10T20:10:58.941Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T20:10:58.941Z] 8998bd30e6a1: Download complete [2022-05-10T20:11:01.569Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T20:11:01.569Z] 2437ff75d9bd: Download complete [2022-05-10T20:11:04.253Z] 8998bd30e6a1: Pull complete [2022-05-10T20:11:04.530Z] 04944245beec: Pull complete [2022-05-10T20:11:05.971Z] 699f458cf7ca: Pull complete [2022-05-10T20:11:06.244Z] 765212b225bb: Pull complete [2022-05-10T20:11:07.227Z] f23df028b6ca: Pull complete [2022-05-10T20:11:07.505Z] d65c8cfc05b1: Pull complete [2022-05-10T20:11:25.828Z] 2437ff75d9bd: Pull complete [2022-05-10T20:11:25.828Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T20:11:25.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:11:25.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T20:11:26.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-47873 does not seem to be running inside a container [2022-05-10T20:11:26.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T20:11:29.568Z] $ docker top 7c77d3cf5a45a7047ab900900ecab5bab76aa01a30ef01c8848c56671046397d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:11:30.679Z] ---> job-cost.sh [2022-05-10T20:11:30.957Z] lf-activate-venv: SKIPPING [2022-05-10T20:11:30.957Z] INFO: No Stack... [2022-05-10T20:11:31.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T20:11:32.545Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T20:11:33.227Z] + cat /w/workspace/edgex-go/224/archives/cost.csv+ [2022-05-10T20:11:33.227Z] cut -d, -f6 [Pipeline] lock [2022-05-10T20:11:33.265Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-224-stack-cost] [2022-05-10T20:11:33.271Z] Resource [jenkins-edgexfoundry-edgex-go-main-224-stack-cost] did not exist. Created. [2022-05-10T20:11:33.271Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T20:11:33.945Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T20:11:34.859Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T20:11:34.870Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-224-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T20:11:34.904Z] $ docker stop --time=1 7c77d3cf5a45a7047ab900900ecab5bab76aa01a30ef01c8848c56671046397d [2022-05-10T20:11:36.532Z] $ docker rm -f 7c77d3cf5a45a7047ab900900ecab5bab76aa01a30ef01c8848c56671046397d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T20:11:37.206Z] provisioning config files... [2022-05-10T20:11:37.216Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/224@tmp/config7791076473378446251tmp [Pipeline] { [Pipeline] sh [2022-05-10T20:11:37.516Z] + set +x [2022-05-10T20:11:37.516Z] + curl -s https://codecov.io/bash [2022-05-10T20:11:37.516Z] + bash -s -- [2022-05-10T20:11:37.516Z] [2022-05-10T20:11:37.516Z] _____ _ [2022-05-10T20:11:37.516Z] / ____| | | [2022-05-10T20:11:37.516Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T20:11:37.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T20:11:37.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T20:11:37.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T20:11:37.516Z] Bash-1.0.6 [2022-05-10T20:11:37.516Z] [2022-05-10T20:11:37.516Z] [2022-05-10T20:11:37.516Z] ==> git version 2.25.1 found [2022-05-10T20:11:37.516Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T20:11:37.516Z] Release-Date: 2020-01-08 [2022-05-10T20:11:37.516Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T20:11:37.516Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T20:11:37.516Z] ==> Jenkins CI detected. [2022-05-10T20:11:37.516Z] current dir:  /w/workspace/edgex-go/224 [2022-05-10T20:11:37.516Z] project root: . [2022-05-10T20:11:37.516Z] --> token set from env [2022-05-10T20:11:37.516Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T20:11:37.516Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T20:11:37.516Z] ==> Python coveragepy not found [2022-05-10T20:11:37.516Z] ==> Searching for coverage reports in: [2022-05-10T20:11:37.516Z] + . [2022-05-10T20:11:37.776Z] -> Found 1 reports [2022-05-10T20:11:37.776Z] ==> Detecting git/mercurial file structure [2022-05-10T20:11:37.776Z] ==> Reading reports [2022-05-10T20:11:37.776Z] + ./coverage.out bytes=435134 [2022-05-10T20:11:37.776Z] ==> Appending adjustments [2022-05-10T20:11:37.776Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T20:11:38.716Z] + Found adjustments [2022-05-10T20:11:38.716Z] ==> Gzipping contents [2022-05-10T20:11:38.716Z] 60K /tmp/codecov.uDKIXf.gz [2022-05-10T20:11:38.716Z] ==> Uploading reports [2022-05-10T20:11:38.716Z] url: https://codecov.io [2022-05-10T20:11:38.716Z] query: branch=main&commit=1da00045c508a7d59c26af6ad2625d77986b1a8c&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T20:11:38.716Z] -> Pinging Codecov [2022-05-10T20:11:38.716Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=1da00045c508a7d59c26af6ad2625d77986b1a8c&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T20:11:38.976Z] -> Uploading to [2022-05-10T20:11:38.976Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/1da00045c508a7d59c26af6ad2625d77986b1a8c/80ccc45c-19f0-4f4f-8132-8ceebd51c7ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T201138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f86b5309096c42ce0bc21e27cd4369fc85987e04f2ce675084655e1b01714fae [2022-05-10T20:11:38.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:11:38.976Z] Dload Upload Total Spent Left Speed [2022-05-10T20:11:39.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59829 0 0 100 59829 0 219k --:--:-- --:--:-- --:--:-- 219k [2022-05-10T20:11:39.237Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1da00045c508a7d59c26af6ad2625d77986b1a8c [Pipeline] } [2022-05-10T20:11:39.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-10T20:11:39.527Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T20:11:39.536Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:11:39.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T20:11:39.827Z] [2022-05-10T20:11:39.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:11:40.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T20:11:40.127Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T20:11:40.127Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T20:11:40.127Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T20:11:40.127Z] de9db76c5a1d: Pulling fs layer [2022-05-10T20:11:40.127Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T20:11:40.127Z] 0d57e429df01: Pulling fs layer [2022-05-10T20:11:40.127Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T20:11:40.127Z] e1f770b5df2f: Pulling fs layer [2022-05-10T20:11:40.127Z] 85a0685a4137: Pulling fs layer [2022-05-10T20:11:40.127Z] 0eba1c9be4d2: Waiting [2022-05-10T20:11:40.127Z] 0d57e429df01: Waiting [2022-05-10T20:11:40.127Z] 4e4be7b47b0d: Waiting [2022-05-10T20:11:40.127Z] e1f770b5df2f: Waiting [2022-05-10T20:11:40.127Z] 85a0685a4137: Waiting [2022-05-10T20:11:40.127Z] de9db76c5a1d: Verifying Checksum [2022-05-10T20:11:40.128Z] de9db76c5a1d: Download complete [2022-05-10T20:11:40.128Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T20:11:40.128Z] 0ef7d3d256c8: Download complete [2022-05-10T20:11:40.128Z] 0d57e429df01: Verifying Checksum [2022-05-10T20:11:40.128Z] 0d57e429df01: Download complete [2022-05-10T20:11:40.128Z] 4e4be7b47b0d: Download complete [2022-05-10T20:11:40.128Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T20:11:40.128Z] 188c0c94c7c5: Download complete [2022-05-10T20:11:40.389Z] e1f770b5df2f: Verifying Checksum [2022-05-10T20:11:40.389Z] e1f770b5df2f: Download complete [2022-05-10T20:11:40.389Z] 188c0c94c7c5: Pull complete [2022-05-10T20:11:40.389Z] 0ef7d3d256c8: Pull complete [2022-05-10T20:11:40.649Z] de9db76c5a1d: Pull complete [2022-05-10T20:11:40.910Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T20:11:40.910Z] 0eba1c9be4d2: Download complete [2022-05-10T20:11:41.170Z] 85a0685a4137: Verifying Checksum [2022-05-10T20:11:41.170Z] 85a0685a4137: Download complete [2022-05-10T20:11:45.372Z] 0eba1c9be4d2: Pull complete [2022-05-10T20:11:45.372Z] 0d57e429df01: Pull complete [2022-05-10T20:11:45.372Z] 4e4be7b47b0d: Pull complete [2022-05-10T20:11:45.372Z] e1f770b5df2f: Pull complete [2022-05-10T20:11:49.584Z] 85a0685a4137: Pull complete [2022-05-10T20:11:49.584Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T20:11:49.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T20:11:49.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T20:11:49.667Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T20:11:49.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T20:11:51.311Z] $ docker top 72e91df5c3eb9abf2c3470cb2096a5e2a5178745beb0fc77fa814b99c9efea99 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T20:11:51.390Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T20:11:51.674Z] + set -o pipefail [2022-05-10T20:11:51.674Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T20:11:58.263Z] [2022-05-10T20:11:58.263Z] Monitoring /w/workspace/edgex-go/224 (github.com/edgexfoundry/edgex-go)... [2022-05-10T20:11:58.263Z] [2022-05-10T20:11:58.263Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d501d9b6-457a-42b3-8f67-1d0acf7ba5d5 [2022-05-10T20:11:58.263Z] [2022-05-10T20:11:58.263Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T20:11:58.263Z] [2022-05-10T20:11:58.263Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T20:11:58.263Z] [2022-05-10T20:11:58.263Z] [Pipeline] } [2022-05-10T20:11:58.293Z] $ docker stop --time=1 72e91df5c3eb9abf2c3470cb2096a5e2a5178745beb0fc77fa814b99c9efea99 [2022-05-10T20:12:00.310Z] $ docker rm -f 72e91df5c3eb9abf2c3470cb2096a5e2a5178745beb0fc77fa814b99c9efea99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-10T20:12:00.755Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:12:00.776Z] provisioning config files... [2022-05-10T20:12:00.784Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/224@tmp/config6272274667649312348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:01.080Z] --> edgex-publish-swagger.sh [2022-05-10T20:12:01.081Z] === Publish openapi/v2 API === [2022-05-10T20:12:01.081Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-10T20:12:01.081Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/224/openapi/v2/core-command.yaml] [2022-05-10T20:12:01.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:12:01.081Z] Dload Upload Total Spent Left Speed [2022-05-10T20:12:02.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31500 0:00:01 0:00:01 --:--:-- 31529 100 33831 0 0 100 33831 0 31500 0:00:01 0:00:01 --:--:-- 31500 [2022-05-10T20:12:02.024Z] [2022-05-10T20:12:02.024Z] [2022-05-10T20:12:02.024Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/224/openapi/v2/core-data.yaml] [2022-05-10T20:12:02.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:12:02.024Z] Dload Upload Total Spent Left Speed [2022-05-10T20:12:03.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 66919 0:00:01 0:00:01 --:--:-- 66919 100 71604 0 0 100 71604 0 66919 0:00:01 0:00:01 --:--:-- 66919 [2022-05-10T20:12:03.408Z] [2022-05-10T20:12:03.408Z] [2022-05-10T20:12:03.408Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/224/openapi/v2/core-metadata.yaml] [2022-05-10T20:12:03.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:12:03.408Z] Dload Upload Total Spent Left Speed [2022-05-10T20:12:04.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k [2022-05-10T20:12:04.351Z] [2022-05-10T20:12:04.351Z] [2022-05-10T20:12:04.351Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/224/openapi/v2/support-notifications.yaml] [2022-05-10T20:12:04.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:12:04.351Z] Dload Upload Total Spent Left Speed [2022-05-10T20:12:05.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 78833 0:00:01 0:00:01 --:--:-- 78833 100 89318 0 0 100 89318 0 78763 0:00:01 0:00:01 --:--:-- 78833 [2022-05-10T20:12:05.296Z] [2022-05-10T20:12:05.296Z] [2022-05-10T20:12:05.296Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/224/openapi/v2/support-scheduler.yaml] [2022-05-10T20:12:05.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:12:05.296Z] Dload Upload Total Spent Left Speed [2022-05-10T20:12:06.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43230 --:--:-- --:--:-- --:--:-- 43183 100 39556 0 0 100 39556 0 43230 --:--:-- --:--:-- --:--:-- 43183 [2022-05-10T20:12:06.236Z] [2022-05-10T20:12:06.236Z] [2022-05-10T20:12:06.236Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/224/openapi/v2/system-agent.yaml] [2022-05-10T20:12:06.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:12:06.236Z] Dload Upload Total Spent Left Speed [2022-05-10T20:12:07.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23040 --:--:-- --:--:-- --:--:-- 23040 100 20091 0 0 100 20091 0 23040 --:--:-- --:--:-- --:--:-- 23013 [2022-05-10T20:12:07.181Z] [2022-05-10T20:12:07.181Z] [Pipeline] } [2022-05-10T20:12:07.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-10T20:12:07.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:12:07.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:07.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:12:07.913Z] . [Pipeline] withDockerContainer [2022-05-10T20:12:07.984Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T20:12:08.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:12:08.440Z] $ docker top 29dd12b338422ba406a9d7296e3bbba7c98a97ae28880e03c60868c700dbcedc -eo pid,comm [2022-05-10T20:12:08.508Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T20:12:08.508Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:12:08.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:12:08.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:12:08.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:12:08.714Z] $ docker exec 29dd12b338422ba406a9d7296e3bbba7c98a97ae28880e03c60868c700dbcedc ssh-agent [2022-05-10T20:12:08.824Z] SSH_AUTH_SOCK=/tmp/ssh-1TThyo3oBmTT/agent.32 [2022-05-10T20:12:08.824Z] SSH_AGENT_PID=38 [2022-05-10T20:12:08.829Z] Running ssh-add (command line suppressed) [2022-05-10T20:12:08.964Z] Identity added: /w/workspace/edgex-go/224@tmp/private_key_3491746622808167873.key (/w/workspace/edgex-go/224@tmp/private_key_3491746622808167873.key) [2022-05-10T20:12:08.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:12:09.255Z] + git semver tag [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,472 [run_tag] DEBUG tag force:False [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,472 [check_head_tag] DEBUG check head tag [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,475 [execute] INFO git cat-file --batch-check [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/224, universal_newlines=False, shell=None, istream=) [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,480 [execute] INFO git cat-file --batch [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/224, universal_newlines=False, shell=None, istream=) [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,528 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,528 [execute] INFO git tag -a v2.2.0-dev.95 -m v2.2.0-dev.95 [2022-05-10T20:12:09.517Z] 2022-05-10 20:12:09,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.95', '-m', 'v2.2.0-dev.95'], cwd=/w/workspace/edgex-go/224, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:12:09.778Z] 2022-05-10 20:12:09,533 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:09.778Z] 2.2.0-dev.95 [Pipeline] } [2022-05-10T20:12:09.804Z] $ docker exec --env ******** --env ******** 29dd12b338422ba406a9d7296e3bbba7c98a97ae28880e03c60868c700dbcedc ssh-agent -k [2022-05-10T20:12:09.914Z] unset SSH_AUTH_SOCK; [2022-05-10T20:12:09.914Z] unset SSH_AGENT_PID; [2022-05-10T20:12:09.914Z] echo Agent pid 38 killed; [2022-05-10T20:12:09.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:12:10.226Z] + git semver [Pipeline] } [2022-05-10T20:12:10.517Z] $ docker stop --time=1 29dd12b338422ba406a9d7296e3bbba7c98a97ae28880e03c60868c700dbcedc [2022-05-10T20:12:11.836Z] $ docker rm -f 29dd12b338422ba406a9d7296e3bbba7c98a97ae28880e03c60868c700dbcedc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:12.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T20:12:12.207Z] [2022-05-10T20:12:12.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:12.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T20:12:12.507Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T20:12:12.507Z] ab5ef0e58194: Pulling fs layer [2022-05-10T20:12:12.507Z] 9712f1f96733: Pulling fs layer [2022-05-10T20:12:12.507Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T20:12:12.507Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T20:12:12.507Z] e9a5061849ea: Pulling fs layer [2022-05-10T20:12:12.507Z] d747dcd14b5f: Pulling fs layer [2022-05-10T20:12:12.507Z] 2de7ff778b66: Pulling fs layer [2022-05-10T20:12:12.507Z] 0d9ebad4ef96: Waiting [2022-05-10T20:12:12.507Z] e9a5061849ea: Waiting [2022-05-10T20:12:12.507Z] d747dcd14b5f: Waiting [2022-05-10T20:12:12.507Z] 2de7ff778b66: Waiting [2022-05-10T20:12:12.507Z] 9712f1f96733: Verifying Checksum [2022-05-10T20:12:12.507Z] 9712f1f96733: Download complete [2022-05-10T20:12:12.770Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T20:12:12.770Z] 63f879dbbcfc: Download complete [2022-05-10T20:12:13.030Z] e9a5061849ea: Verifying Checksum [2022-05-10T20:12:13.030Z] e9a5061849ea: Download complete [2022-05-10T20:12:13.030Z] d747dcd14b5f: Verifying Checksum [2022-05-10T20:12:13.030Z] d747dcd14b5f: Download complete [2022-05-10T20:12:13.030Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T20:12:13.030Z] 0d9ebad4ef96: Download complete [2022-05-10T20:12:13.030Z] ab5ef0e58194: Verifying Checksum [2022-05-10T20:12:13.030Z] ab5ef0e58194: Download complete [2022-05-10T20:12:13.030Z] 2de7ff778b66: Verifying Checksum [2022-05-10T20:12:13.030Z] 2de7ff778b66: Download complete [2022-05-10T20:12:16.319Z] ab5ef0e58194: Pull complete [2022-05-10T20:12:16.319Z] 9712f1f96733: Pull complete [2022-05-10T20:12:16.578Z] 63f879dbbcfc: Pull complete [2022-05-10T20:12:20.770Z] 0d9ebad4ef96: Pull complete [2022-05-10T20:12:20.770Z] e9a5061849ea: Pull complete [2022-05-10T20:12:20.770Z] d747dcd14b5f: Pull complete [2022-05-10T20:12:21.709Z] 2de7ff778b66: Pull complete [2022-05-10T20:12:21.709Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T20:12:21.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T20:12:21.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T20:12:21.784Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T20:12:21.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T20:12:23.757Z] $ docker top b15e41646210b225c0e29db4782a5c5ecee1df6401aeaa530147dc0067e551ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:12:23.828Z] provisioning config files... [2022-05-10T20:12:23.837Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/224@tmp/config1481917763853126002tmp [2022-05-10T20:12:23.848Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/224@tmp/config2954129331030461860tmp [2022-05-10T20:12:23.858Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/224@tmp/config7473377179906154056tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:12:23.875Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:24.158Z] ---> sigul-configuration.sh [2022-05-10T20:12:24.158Z] gpg: directory `/root/.gnupg' created [2022-05-10T20:12:24.158Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T20:12:24.159Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T20:12:24.159Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T20:12:24.159Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T20:12:24.159Z] gpg: CAST5 encrypted data [2022-05-10T20:12:24.159Z] gpg: encrypted with 1 passphrase [2022-05-10T20:12:24.159Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T20:12:24.449Z] + mkdir /home/jenkins [2022-05-10T20:12:24.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T20:12:24.739Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-10T20:12:24.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:25.046Z] ---> sigul-install.sh [2022-05-10T20:12:25.046Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T20:12:25.337Z] + git tag --list [2022-05-10T20:12:25.337Z] 0.6.0 [2022-05-10T20:12:25.337Z] 0.6.1 [2022-05-10T20:12:25.337Z] 0.7.0 [2022-05-10T20:12:25.337Z] 0.7.1 [2022-05-10T20:12:25.337Z] v1.0.0 [2022-05-10T20:12:25.337Z] v1.0.1 [2022-05-10T20:12:25.337Z] v1.1.0 [2022-05-10T20:12:25.337Z] v1.2.0 [2022-05-10T20:12:25.337Z] v1.2.1 [2022-05-10T20:12:25.337Z] v1.3.0 [2022-05-10T20:12:25.337Z] v1.3.1 [2022-05-10T20:12:25.337Z] v2.0.0 [2022-05-10T20:12:25.337Z] v2.0.1-dev.1 [2022-05-10T20:12:25.337Z] v2.0.1-dev.10 [2022-05-10T20:12:25.337Z] v2.0.1-dev.11 [2022-05-10T20:12:25.337Z] v2.0.1-dev.12 [2022-05-10T20:12:25.337Z] v2.0.1-dev.13 [2022-05-10T20:12:25.337Z] v2.0.1-dev.14 [2022-05-10T20:12:25.337Z] v2.0.1-dev.15 [2022-05-10T20:12:25.337Z] v2.0.1-dev.16 [2022-05-10T20:12:25.337Z] v2.0.1-dev.17 [2022-05-10T20:12:25.337Z] v2.0.1-dev.18 [2022-05-10T20:12:25.337Z] v2.0.1-dev.19 [2022-05-10T20:12:25.337Z] v2.0.1-dev.2 [2022-05-10T20:12:25.337Z] v2.0.1-dev.20 [2022-05-10T20:12:25.337Z] v2.0.1-dev.21 [2022-05-10T20:12:25.337Z] v2.0.1-dev.22 [2022-05-10T20:12:25.337Z] v2.0.1-dev.23 [2022-05-10T20:12:25.337Z] v2.0.1-dev.24 [2022-05-10T20:12:25.337Z] v2.0.1-dev.25 [2022-05-10T20:12:25.337Z] v2.0.1-dev.26 [2022-05-10T20:12:25.337Z] v2.0.1-dev.27 [2022-05-10T20:12:25.337Z] v2.0.1-dev.28 [2022-05-10T20:12:25.337Z] v2.0.1-dev.29 [2022-05-10T20:12:25.337Z] v2.0.1-dev.3 [2022-05-10T20:12:25.337Z] v2.0.1-dev.30 [2022-05-10T20:12:25.337Z] v2.0.1-dev.31 [2022-05-10T20:12:25.337Z] v2.0.1-dev.32 [2022-05-10T20:12:25.337Z] v2.0.1-dev.33 [2022-05-10T20:12:25.337Z] v2.0.1-dev.34 [2022-05-10T20:12:25.337Z] v2.0.1-dev.35 [2022-05-10T20:12:25.337Z] v2.0.1-dev.36 [2022-05-10T20:12:25.337Z] v2.0.1-dev.37 [2022-05-10T20:12:25.337Z] v2.0.1-dev.38 [2022-05-10T20:12:25.337Z] v2.0.1-dev.39 [2022-05-10T20:12:25.337Z] v2.0.1-dev.4 [2022-05-10T20:12:25.337Z] v2.0.1-dev.40 [2022-05-10T20:12:25.337Z] v2.0.1-dev.41 [2022-05-10T20:12:25.337Z] v2.0.1-dev.42 [2022-05-10T20:12:25.337Z] v2.0.1-dev.43 [2022-05-10T20:12:25.337Z] v2.0.1-dev.44 [2022-05-10T20:12:25.337Z] v2.0.1-dev.45 [2022-05-10T20:12:25.337Z] v2.0.1-dev.46 [2022-05-10T20:12:25.337Z] v2.0.1-dev.47 [2022-05-10T20:12:25.337Z] v2.0.1-dev.48 [2022-05-10T20:12:25.337Z] v2.0.1-dev.49 [2022-05-10T20:12:25.337Z] v2.0.1-dev.5 [2022-05-10T20:12:25.337Z] v2.0.1-dev.50 [2022-05-10T20:12:25.337Z] v2.0.1-dev.51 [2022-05-10T20:12:25.337Z] v2.0.1-dev.52 [2022-05-10T20:12:25.337Z] v2.0.1-dev.53 [2022-05-10T20:12:25.337Z] v2.0.1-dev.54 [2022-05-10T20:12:25.337Z] v2.0.1-dev.55 [2022-05-10T20:12:25.337Z] v2.0.1-dev.56 [2022-05-10T20:12:25.337Z] v2.0.1-dev.57 [2022-05-10T20:12:25.337Z] v2.0.1-dev.58 [2022-05-10T20:12:25.337Z] v2.0.1-dev.59 [2022-05-10T20:12:25.337Z] v2.0.1-dev.6 [2022-05-10T20:12:25.337Z] v2.0.1-dev.60 [2022-05-10T20:12:25.337Z] v2.0.1-dev.61 [2022-05-10T20:12:25.337Z] v2.0.1-dev.62 [2022-05-10T20:12:25.337Z] v2.0.1-dev.63 [2022-05-10T20:12:25.337Z] v2.0.1-dev.64 [2022-05-10T20:12:25.337Z] v2.0.1-dev.65 [2022-05-10T20:12:25.337Z] v2.0.1-dev.66 [2022-05-10T20:12:25.337Z] v2.0.1-dev.67 [2022-05-10T20:12:25.337Z] v2.0.1-dev.68 [2022-05-10T20:12:25.337Z] v2.0.1-dev.69 [2022-05-10T20:12:25.337Z] v2.0.1-dev.7 [2022-05-10T20:12:25.337Z] v2.0.1-dev.70 [2022-05-10T20:12:25.337Z] v2.0.1-dev.71 [2022-05-10T20:12:25.337Z] v2.0.1-dev.72 [2022-05-10T20:12:25.337Z] v2.0.1-dev.73 [2022-05-10T20:12:25.337Z] v2.0.1-dev.74 [2022-05-10T20:12:25.337Z] v2.0.1-dev.75 [2022-05-10T20:12:25.337Z] v2.0.1-dev.76 [2022-05-10T20:12:25.337Z] v2.0.1-dev.77 [2022-05-10T20:12:25.337Z] v2.0.1-dev.78 [2022-05-10T20:12:25.337Z] v2.0.1-dev.79 [2022-05-10T20:12:25.337Z] v2.0.1-dev.8 [2022-05-10T20:12:25.337Z] v2.0.1-dev.80 [2022-05-10T20:12:25.337Z] v2.0.1-dev.81 [2022-05-10T20:12:25.337Z] v2.0.1-dev.82 [2022-05-10T20:12:25.337Z] v2.0.1-dev.83 [2022-05-10T20:12:25.337Z] v2.0.1-dev.84 [2022-05-10T20:12:25.337Z] v2.0.1-dev.85 [2022-05-10T20:12:25.337Z] v2.0.1-dev.86 [2022-05-10T20:12:25.337Z] v2.0.1-dev.87 [2022-05-10T20:12:25.337Z] v2.0.1-dev.88 [2022-05-10T20:12:25.337Z] v2.0.1-dev.89 [2022-05-10T20:12:25.337Z] v2.0.1-dev.9 [2022-05-10T20:12:25.337Z] v2.0.1-dev.90 [2022-05-10T20:12:25.337Z] v2.0.1-dev.91 [2022-05-10T20:12:25.337Z] v2.0.1-dev.92 [2022-05-10T20:12:25.337Z] v2.0.1-dev.93 [2022-05-10T20:12:25.337Z] v2.0.1-dev.94 [2022-05-10T20:12:25.337Z] v2.0.1-dev.95 [2022-05-10T20:12:25.337Z] v2.0.1-dev.96 [2022-05-10T20:12:25.337Z] v2.0.1-dev.97 [2022-05-10T20:12:25.337Z] v2.0.1-dev.98 [2022-05-10T20:12:25.337Z] v2.0.1-dev.99 [2022-05-10T20:12:25.337Z] v2.1.0 [2022-05-10T20:12:25.337Z] v2.2.0-dev.1 [2022-05-10T20:12:25.337Z] v2.2.0-dev.10 [2022-05-10T20:12:25.337Z] v2.2.0-dev.11 [2022-05-10T20:12:25.337Z] v2.2.0-dev.12 [2022-05-10T20:12:25.337Z] v2.2.0-dev.13 [2022-05-10T20:12:25.337Z] v2.2.0-dev.14 [2022-05-10T20:12:25.337Z] v2.2.0-dev.15 [2022-05-10T20:12:25.337Z] v2.2.0-dev.16 [2022-05-10T20:12:25.337Z] v2.2.0-dev.17 [2022-05-10T20:12:25.337Z] v2.2.0-dev.18 [2022-05-10T20:12:25.337Z] v2.2.0-dev.19 [2022-05-10T20:12:25.337Z] v2.2.0-dev.2 [2022-05-10T20:12:25.337Z] v2.2.0-dev.20 [2022-05-10T20:12:25.337Z] v2.2.0-dev.21 [2022-05-10T20:12:25.337Z] v2.2.0-dev.22 [2022-05-10T20:12:25.337Z] v2.2.0-dev.23 [2022-05-10T20:12:25.337Z] v2.2.0-dev.24 [2022-05-10T20:12:25.337Z] v2.2.0-dev.25 [2022-05-10T20:12:25.337Z] v2.2.0-dev.26 [2022-05-10T20:12:25.337Z] v2.2.0-dev.27 [2022-05-10T20:12:25.337Z] v2.2.0-dev.28 [2022-05-10T20:12:25.337Z] v2.2.0-dev.29 [2022-05-10T20:12:25.337Z] v2.2.0-dev.3 [2022-05-10T20:12:25.337Z] v2.2.0-dev.30 [2022-05-10T20:12:25.337Z] v2.2.0-dev.31 [2022-05-10T20:12:25.338Z] v2.2.0-dev.32 [2022-05-10T20:12:25.338Z] v2.2.0-dev.33 [2022-05-10T20:12:25.338Z] v2.2.0-dev.34 [2022-05-10T20:12:25.338Z] v2.2.0-dev.35 [2022-05-10T20:12:25.338Z] v2.2.0-dev.36 [2022-05-10T20:12:25.338Z] v2.2.0-dev.37 [2022-05-10T20:12:25.338Z] v2.2.0-dev.38 [2022-05-10T20:12:25.338Z] v2.2.0-dev.39 [2022-05-10T20:12:25.338Z] v2.2.0-dev.4 [2022-05-10T20:12:25.338Z] v2.2.0-dev.40 [2022-05-10T20:12:25.338Z] v2.2.0-dev.41 [2022-05-10T20:12:25.338Z] v2.2.0-dev.42 [2022-05-10T20:12:25.338Z] v2.2.0-dev.43 [2022-05-10T20:12:25.338Z] v2.2.0-dev.44 [2022-05-10T20:12:25.338Z] v2.2.0-dev.45 [2022-05-10T20:12:25.338Z] v2.2.0-dev.46 [2022-05-10T20:12:25.338Z] v2.2.0-dev.47 [2022-05-10T20:12:25.338Z] v2.2.0-dev.48 [2022-05-10T20:12:25.338Z] v2.2.0-dev.49 [2022-05-10T20:12:25.338Z] v2.2.0-dev.5 [2022-05-10T20:12:25.338Z] v2.2.0-dev.50 [2022-05-10T20:12:25.338Z] v2.2.0-dev.51 [2022-05-10T20:12:25.338Z] v2.2.0-dev.52 [2022-05-10T20:12:25.338Z] v2.2.0-dev.53 [2022-05-10T20:12:25.338Z] v2.2.0-dev.54 [2022-05-10T20:12:25.338Z] v2.2.0-dev.55 [2022-05-10T20:12:25.338Z] v2.2.0-dev.56 [2022-05-10T20:12:25.338Z] v2.2.0-dev.57 [2022-05-10T20:12:25.338Z] v2.2.0-dev.58 [2022-05-10T20:12:25.338Z] v2.2.0-dev.59 [2022-05-10T20:12:25.338Z] v2.2.0-dev.6 [2022-05-10T20:12:25.338Z] v2.2.0-dev.60 [2022-05-10T20:12:25.338Z] v2.2.0-dev.61 [2022-05-10T20:12:25.338Z] v2.2.0-dev.62 [2022-05-10T20:12:25.338Z] v2.2.0-dev.63 [2022-05-10T20:12:25.338Z] v2.2.0-dev.64 [2022-05-10T20:12:25.338Z] v2.2.0-dev.65 [2022-05-10T20:12:25.338Z] v2.2.0-dev.66 [2022-05-10T20:12:25.338Z] v2.2.0-dev.67 [2022-05-10T20:12:25.338Z] v2.2.0-dev.68 [2022-05-10T20:12:25.338Z] v2.2.0-dev.69 [2022-05-10T20:12:25.338Z] v2.2.0-dev.7 [2022-05-10T20:12:25.338Z] v2.2.0-dev.70 [2022-05-10T20:12:25.338Z] v2.2.0-dev.71 [2022-05-10T20:12:25.338Z] v2.2.0-dev.72 [2022-05-10T20:12:25.338Z] v2.2.0-dev.73 [2022-05-10T20:12:25.338Z] v2.2.0-dev.74 [2022-05-10T20:12:25.338Z] v2.2.0-dev.75 [2022-05-10T20:12:25.338Z] v2.2.0-dev.76 [2022-05-10T20:12:25.338Z] v2.2.0-dev.77 [2022-05-10T20:12:25.338Z] v2.2.0-dev.78 [2022-05-10T20:12:25.338Z] v2.2.0-dev.79 [2022-05-10T20:12:25.338Z] v2.2.0-dev.8 [2022-05-10T20:12:25.338Z] v2.2.0-dev.80 [2022-05-10T20:12:25.338Z] v2.2.0-dev.81 [2022-05-10T20:12:25.338Z] v2.2.0-dev.82 [2022-05-10T20:12:25.338Z] v2.2.0-dev.83 [2022-05-10T20:12:25.338Z] v2.2.0-dev.84 [2022-05-10T20:12:25.338Z] v2.2.0-dev.85 [2022-05-10T20:12:25.338Z] v2.2.0-dev.86 [2022-05-10T20:12:25.338Z] v2.2.0-dev.87 [2022-05-10T20:12:25.338Z] v2.2.0-dev.88 [2022-05-10T20:12:25.338Z] v2.2.0-dev.89 [2022-05-10T20:12:25.338Z] v2.2.0-dev.9 [2022-05-10T20:12:25.338Z] v2.2.0-dev.90 [2022-05-10T20:12:25.338Z] v2.2.0-dev.91 [2022-05-10T20:12:25.338Z] v2.2.0-dev.92 [2022-05-10T20:12:25.338Z] v2.2.0-dev.93 [2022-05-10T20:12:25.338Z] v2.2.0-dev.94 [2022-05-10T20:12:25.338Z] v2.2.0-dev.95 [Pipeline] sh [2022-05-10T20:12:25.628Z] + lftools sign git-tag v2.2.0-dev.95 [2022-05-10T20:12:26.200Z] Signing Git tag with Sigul... [2022-05-10T20:12:26.200Z] Signing v2.2.0-dev.95 [Pipeline] echo [2022-05-10T20:12:26.779Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:27.063Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T20:12:27.071Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T20:12:27.111Z] $ docker stop --time=1 b15e41646210b225c0e29db4782a5c5ecee1df6401aeaa530147dc0067e551ce [2022-05-10T20:12:28.399Z] $ docker rm -f b15e41646210b225c0e29db4782a5c5ecee1df6401aeaa530147dc0067e551ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T20:12:28.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:12:28.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:29.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:12:29.102Z] . [Pipeline] withDockerContainer [2022-05-10T20:12:29.170Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T20:12:29.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:12:29.610Z] $ docker top b280f308d21bb300f7f10aa3789c294e075f03265fe3a413757f96bc23a4c296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:12:29.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:12:29.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:12:29.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:12:29.856Z] $ docker exec b280f308d21bb300f7f10aa3789c294e075f03265fe3a413757f96bc23a4c296 ssh-agent [2022-05-10T20:12:29.971Z] SSH_AUTH_SOCK=/tmp/ssh-qIniVxfMizF7/agent.34 [2022-05-10T20:12:29.971Z] SSH_AGENT_PID=40 [2022-05-10T20:12:29.976Z] Running ssh-add (command line suppressed) [2022-05-10T20:12:30.115Z] Identity added: /w/workspace/edgex-go/224@tmp/private_key_8186669541994391939.key (/w/workspace/edgex-go/224@tmp/private_key_8186669541994391939.key) [2022-05-10T20:12:30.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:12:30.413Z] + git semver bump pre [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,632 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,632 [bump_version] DEBUG bumping version:2.2.0-dev.95 on axis:pre with prefix:dev [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,632 [bump_version] DEBUG bumped version:2.2.0-dev.96 [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,632 [write_version] DEBUG write version:2.2.0-dev.96 to path:/w/workspace/edgex-go/224/.semver/main with force:True [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,632 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,632 [write_file] DEBUG write to file:/w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,635 [execute] INFO git cat-file --batch-check [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/224/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,640 [execute] INFO git cat-file --batch [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/224/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:12:30.675Z] 2022-05-10 20:12:30,646 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:30.675Z] 2.2.0-dev.96 [Pipeline] } [2022-05-10T20:12:30.703Z] $ docker exec --env ******** --env ******** b280f308d21bb300f7f10aa3789c294e075f03265fe3a413757f96bc23a4c296 ssh-agent -k [2022-05-10T20:12:30.828Z] unset SSH_AUTH_SOCK; [2022-05-10T20:12:30.828Z] unset SSH_AGENT_PID; [2022-05-10T20:12:30.828Z] echo Agent pid 40 killed; [2022-05-10T20:12:30.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:12:31.190Z] + git semver [Pipeline] } [2022-05-10T20:12:31.483Z] $ docker stop --time=1 b280f308d21bb300f7f10aa3789c294e075f03265fe3a413757f96bc23a4c296 [2022-05-10T20:12:32.804Z] $ docker rm -f b280f308d21bb300f7f10aa3789c294e075f03265fe3a413757f96bc23a4c296 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:12:33.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:12:33.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:33.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:12:33.447Z] . [Pipeline] withDockerContainer [2022-05-10T20:12:33.524Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T20:12:33.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:12:33.963Z] $ docker top 66e8612a0f9ade62bbefbc65da0466faacad690bf377bcb5745fe179342fe434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:12:34.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:12:34.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:12:34.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:12:34.195Z] $ docker exec 66e8612a0f9ade62bbefbc65da0466faacad690bf377bcb5745fe179342fe434 ssh-agent [2022-05-10T20:12:34.312Z] SSH_AUTH_SOCK=/tmp/ssh-Vlb3IBZd9XRu/agent.32 [2022-05-10T20:12:34.312Z] SSH_AGENT_PID=39 [2022-05-10T20:12:34.318Z] Running ssh-add (command line suppressed) [2022-05-10T20:12:34.450Z] Identity added: /w/workspace/edgex-go/224@tmp/private_key_1866880339106920545.key (/w/workspace/edgex-go/224@tmp/private_key_1866880339106920545.key) [2022-05-10T20:12:34.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:12:34.745Z] + git semver push [2022-05-10T20:12:35.005Z] 2022-05-10 20:12:34,942 [run_push] DEBUG push [2022-05-10T20:12:35.005Z] 2022-05-10 20:12:34,942 [execute] INFO git push origin semver [2022-05-10T20:12:35.005Z] 2022-05-10 20:12:34,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/224/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:12:35.950Z] 2022-05-10 20:12:35,964 [run_push] DEBUG push all version tags [2022-05-10T20:12:36.209Z] 2022-05-10 20:12:35,965 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T20:12:36.209Z] 2022-05-10 20:12:35,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/224, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:12:36.778Z] 2022-05-10 20:12:36,707 [read_version] DEBUG read version from /w/workspace/edgex-go/224/.semver/main [2022-05-10T20:12:36.778Z] 2.2.0-dev.96 [Pipeline] } [2022-05-10T20:12:36.804Z] $ docker exec --env ******** --env ******** 66e8612a0f9ade62bbefbc65da0466faacad690bf377bcb5745fe179342fe434 ssh-agent -k [2022-05-10T20:12:36.903Z] unset SSH_AUTH_SOCK; [2022-05-10T20:12:36.903Z] unset SSH_AGENT_PID; [2022-05-10T20:12:36.903Z] echo Agent pid 39 killed; [2022-05-10T20:12:36.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:12:37.202Z] + git semver [Pipeline] } [2022-05-10T20:12:37.490Z] $ docker stop --time=1 66e8612a0f9ade62bbefbc65da0466faacad690bf377bcb5745fe179342fe434 [2022-05-10T20:12:38.790Z] $ docker rm -f 66e8612a0f9ade62bbefbc65da0466faacad690bf377bcb5745fe179342fe434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T20:12:39.355Z] + [ -d /w/workspace/edgex-go/224/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:39.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:40.526Z] ---> package-listing.sh [2022-05-10T20:12:40.526Z] ++ facter osfamily [2022-05-10T20:12:40.526Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T20:12:40.787Z] + OS_FAMILY=debian [2022-05-10T20:12:40.787Z] + workspace=/w/workspace/edgex-go/224 [2022-05-10T20:12:40.787Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T20:12:40.787Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T20:12:40.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T20:12:40.787Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T20:12:40.787Z] + '[' /w/workspace/edgex-go/224 ']' [2022-05-10T20:12:40.787Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T20:12:40.787Z] + case "${OS_FAMILY}" in [2022-05-10T20:12:40.787Z] + dpkg -l [2022-05-10T20:12:40.787Z] + grep '^ii' [2022-05-10T20:12:40.787Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T20:12:40.787Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T20:12:40.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T20:12:40.787Z] + '[' /w/workspace/edgex-go/224 ']' [2022-05-10T20:12:40.787Z] + mkdir -p /w/workspace/edgex-go/224/archives/ [2022-05-10T20:12:40.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/224/archives/ [Pipeline] echo [2022-05-10T20:12:40.799Z] 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/224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T20:12:41.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:41.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:12:41.645Z] [2022-05-10T20:12:41.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:12:41.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:12:41.947Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T20:12:41.947Z] 5eb5b503b376: Pulling fs layer [2022-05-10T20:12:41.947Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T20:12:41.947Z] ec43610c2a17: Pulling fs layer [2022-05-10T20:12:41.947Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T20:12:41.947Z] 33b1e0a273af: Pulling fs layer [2022-05-10T20:12:41.947Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T20:12:41.947Z] 2f39f015ded8: Pulling fs layer [2022-05-10T20:12:41.947Z] 3a2ae6a8a46f: Waiting [2022-05-10T20:12:41.947Z] 33b1e0a273af: Waiting [2022-05-10T20:12:41.947Z] 2f39f015ded8: Waiting [2022-05-10T20:12:41.947Z] 5d3b04190fa2: Waiting [2022-05-10T20:12:41.947Z] 5c69ac0246d0: Download complete [2022-05-10T20:12:41.947Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T20:12:41.947Z] 3a2ae6a8a46f: Download complete [2022-05-10T20:12:41.947Z] 33b1e0a273af: Verifying Checksum [2022-05-10T20:12:41.947Z] 33b1e0a273af: Download complete [2022-05-10T20:12:41.947Z] 5d3b04190fa2: Download complete [2022-05-10T20:12:41.947Z] ec43610c2a17: Verifying Checksum [2022-05-10T20:12:41.947Z] ec43610c2a17: Download complete [2022-05-10T20:12:42.206Z] 5eb5b503b376: Verifying Checksum [2022-05-10T20:12:42.206Z] 5eb5b503b376: Download complete [2022-05-10T20:12:42.773Z] 2f39f015ded8: Download complete [2022-05-10T20:12:43.340Z] 5eb5b503b376: Pull complete [2022-05-10T20:12:43.598Z] 5c69ac0246d0: Pull complete [2022-05-10T20:12:43.856Z] ec43610c2a17: Pull complete [2022-05-10T20:12:43.856Z] 3a2ae6a8a46f: Pull complete [2022-05-10T20:12:44.115Z] 33b1e0a273af: Pull complete [2022-05-10T20:12:44.115Z] 5d3b04190fa2: Pull complete [2022-05-10T20:12:48.309Z] 2f39f015ded8: Pull complete [2022-05-10T20:12:48.309Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T20:12:48.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:12:48.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T20:12:48.375Z] prd-ubuntu20.04-docker-8c-8g-47869 does not seem to be running inside a container [2022-05-10T20:12:48.425Z] $ 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/224/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/224 -v /w/workspace/edgex-go/224:/w/workspace/edgex-go/224:rw,z -v /w/workspace/edgex-go/224@tmp:/w/workspace/edgex-go/224@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T20:12:49.777Z] $ docker top cca4e70fc449e9bb02b1c6cab438e63cc88b3bf58f8149b5a3722b09117c0543 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:12:50.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T20:12:50.411Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T20:12:50.705Z] + ls /var/log/sa-host [2022-05-10T20:12:50.705Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:12:50.916Z] provisioning config files... [2022-05-10T20:12:50.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/224@tmp/config2810782144726122042tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:12:50.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:51.232Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T20:12:51.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:51.584Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T20:12:51.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:51.891Z] ---> sudo-logs.sh [2022-05-10T20:12:51.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T20:12:51.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:52.229Z] ---> job-cost.sh [2022-05-10T20:12:52.229Z] lf-activate-venv: SKIPPING [2022-05-10T20:12:52.229Z] DEBUG: total: 0.2199999988079071 [2022-05-10T20:12:52.229Z] INFO: Retrieving Stack Cost... [2022-05-10T20:12:52.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T20:12:53.083Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T20:12:53.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:12:53.387Z] ---> logs-deploy.sh [2022-05-10T20:12:53.387Z] lf-activate-venv: SKIPPING [2022-05-10T20:12:53.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/224 [2022-05-10T20:12:53.387Z] INFO: archiving workspace using pattern(s): [2022-05-10T20:12:54.327Z] Archives upload complete. [2022-05-10T20:12:54.587Z] INFO: archiving logs to Nexus [2022-05-10T20:12:55.159Z] ---> uname -a: [2022-05-10T20:12:55.159Z] Linux prd-ubuntu20-04-docker-8c-8g-47869 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T20:12:55.159Z] [2022-05-10T20:12:55.159Z] [2022-05-10T20:12:55.159Z] ---> lscpu: [2022-05-10T20:12:55.159Z] Architecture: x86_64 [2022-05-10T20:12:55.159Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T20:12:55.159Z] Byte Order: Little Endian [2022-05-10T20:12:55.159Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T20:12:55.159Z] CPU(s): 8 [2022-05-10T20:12:55.159Z] On-line CPU(s) list: 0-7 [2022-05-10T20:12:55.159Z] Thread(s) per core: 1 [2022-05-10T20:12:55.159Z] Core(s) per socket: 1 [2022-05-10T20:12:55.159Z] Socket(s): 8 [2022-05-10T20:12:55.159Z] NUMA node(s): 1 [2022-05-10T20:12:55.159Z] Vendor ID: AuthenticAMD [2022-05-10T20:12:55.159Z] CPU family: 23 [2022-05-10T20:12:55.159Z] Model: 49 [2022-05-10T20:12:55.159Z] Model name: AMD EPYC-Rome Processor [2022-05-10T20:12:55.159Z] Stepping: 0 [2022-05-10T20:12:55.159Z] CPU MHz: 2799.998 [2022-05-10T20:12:55.159Z] BogoMIPS: 5599.99 [2022-05-10T20:12:55.159Z] Virtualization: AMD-V [2022-05-10T20:12:55.159Z] Hypervisor vendor: KVM [2022-05-10T20:12:55.159Z] Virtualization type: full [2022-05-10T20:12:55.159Z] L1d cache: 256 KiB [2022-05-10T20:12:55.159Z] L1i cache: 256 KiB [2022-05-10T20:12:55.159Z] L2 cache: 4 MiB [2022-05-10T20:12:55.159Z] L3 cache: 128 MiB [2022-05-10T20:12:55.159Z] NUMA node0 CPU(s): 0-7 [2022-05-10T20:12:55.159Z] Vulnerability Itlb multihit: Not affected [2022-05-10T20:12:55.159Z] Vulnerability L1tf: Not affected [2022-05-10T20:12:55.159Z] Vulnerability Mds: Not affected [2022-05-10T20:12:55.160Z] Vulnerability Meltdown: Not affected [2022-05-10T20:12:55.160Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T20:12:55.160Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T20:12:55.160Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T20:12:55.160Z] Vulnerability Srbds: Not affected [2022-05-10T20:12:55.160Z] Vulnerability Tsx async abort: Not affected [2022-05-10T20:12:55.160Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] ---> nproc: [2022-05-10T20:12:55.160Z] 8 [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] ---> df -h: [2022-05-10T20:12:55.160Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T20:12:55.160Z] overlay 155G 28G 128G 18% / [2022-05-10T20:12:55.160Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T20:12:55.160Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T20:12:55.160Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T20:12:55.160Z] /dev/vda1 155G 28G 128G 18% /facter-os [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] ---> sar -b -r -n DEV: [2022-05-10T20:12:55.160Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47869) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] 18:59:40 LINUX RESTART (8 CPU) [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] 19:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T20:12:55.160Z] 19:01:01 310.46 45.41 265.06 0.00 4097.85 188352.07 0.00 [2022-05-10T20:12:55.160Z] 19:02:01 84.12 1.38 82.74 0.00 14.40 38576.37 0.00 [2022-05-10T20:12:55.160Z] 19:03:01 40.98 0.17 40.81 0.00 4.93 11759.92 0.00 [2022-05-10T20:12:55.160Z] 19:04:01 400.73 0.17 400.57 0.00 16.53 348007.06 0.00 [2022-05-10T20:12:55.160Z] 19:05:01 874.55 0.20 874.35 0.00 10.66 290131.51 0.00 [2022-05-10T20:12:55.160Z] 19:06:01 1035.43 6.65 1028.78 0.00 55.19 404497.25 0.00 [2022-05-10T20:12:55.160Z] 19:07:01 300.15 0.02 300.13 0.00 0.13 136648.72 0.00 [2022-05-10T20:12:55.160Z] 19:08:01 507.46 0.02 507.45 0.00 0.13 144993.80 0.00 [2022-05-10T20:12:55.160Z] 19:09:01 168.42 3.72 164.71 0.00 29.73 45825.96 0.00 [2022-05-10T20:12:55.160Z] 19:10:01 1013.36 21.96 991.40 0.00 756.81 367208.93 0.00 [2022-05-10T20:12:55.160Z] 19:11:01 21.58 0.02 21.56 0.00 0.13 711.88 0.00 [2022-05-10T20:12:55.160Z] 19:12:01 8.76 0.02 8.75 0.00 2.27 205.80 0.00 [2022-05-10T20:12:55.160Z] 19:13:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2022-05-10T20:12:55.160Z] 19:14:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 [2022-05-10T20:12:55.160Z] 19:15:01 3.72 2.28 1.43 0.00 20.80 16.80 0.00 [2022-05-10T20:12:55.160Z] 19:16:01 1.40 0.00 1.40 0.00 0.00 18.13 0.00 [2022-05-10T20:12:55.160Z] 19:17:01 1.17 0.05 1.12 0.00 1.07 13.60 0.00 [2022-05-10T20:12:55.160Z] 19:18:01 1.35 0.00 1.35 0.00 0.00 17.59 0.00 [2022-05-10T20:12:55.160Z] 19:19:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2022-05-10T20:12:55.160Z] 19:20:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2022-05-10T20:12:55.160Z] 19:21:01 5.47 3.02 2.45 0.00 92.38 33.86 0.00 [2022-05-10T20:12:55.160Z] 19:22:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 [2022-05-10T20:12:55.160Z] 19:23:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2022-05-10T20:12:55.160Z] 19:24:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2022-05-10T20:12:55.160Z] 19:25:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-05-10T20:12:55.160Z] 19:26:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 [2022-05-10T20:12:55.160Z] 19:27:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2022-05-10T20:12:55.160Z] 19:28:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2022-05-10T20:12:55.160Z] 19:29:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2022-05-10T20:12:55.160Z] 19:30:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2022-05-10T20:12:55.160Z] 19:31:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2022-05-10T20:12:55.160Z] 19:32:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-05-10T20:12:55.160Z] 19:33:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2022-05-10T20:12:55.160Z] 19:34:01 0.92 0.00 0.92 0.00 0.00 12.53 0.00 [2022-05-10T20:12:55.160Z] 19:35:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2022-05-10T20:12:55.160Z] 19:36:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2022-05-10T20:12:55.160Z] 19:37:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2022-05-10T20:12:55.160Z] 19:38:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2022-05-10T20:12:55.160Z] 19:39:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2022-05-10T20:12:55.160Z] 19:40:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2022-05-10T20:12:55.160Z] 19:41:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2022-05-10T20:12:55.160Z] 19:42:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2022-05-10T20:12:55.160Z] 19:43:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2022-05-10T20:12:55.160Z] 19:44:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 [2022-05-10T20:12:55.160Z] 19:45:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2022-05-10T20:12:55.160Z] 19:46:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-05-10T20:12:55.160Z] 19:47:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2022-05-10T20:12:55.160Z] 19:48:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-05-10T20:12:55.160Z] 19:49:01 1.40 0.12 1.28 0.00 6.40 14.93 0.00 [2022-05-10T20:12:55.160Z] 19:50:01 1.43 0.00 1.43 0.00 0.00 19.86 0.00 [2022-05-10T20:12:55.160Z] 19:51:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2022-05-10T20:12:55.160Z] 19:52:01 1.68 0.00 1.68 0.00 0.00 21.06 0.00 [2022-05-10T20:12:55.160Z] 19:53:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2022-05-10T20:12:55.160Z] 19:54:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2022-05-10T20:12:55.160Z] 19:55:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2022-05-10T20:12:55.160Z] 19:56:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2022-05-10T20:12:55.160Z] 19:57:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2022-05-10T20:12:55.160Z] 19:58:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 [2022-05-10T20:12:55.160Z] 19:59:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2022-05-10T20:12:55.160Z] 20:00:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2022-05-10T20:12:55.160Z] 20:01:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2022-05-10T20:12:55.160Z] 20:02:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2022-05-10T20:12:55.160Z] 20:03:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-05-10T20:12:55.160Z] 20:04:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2022-05-10T20:12:55.160Z] 20:05:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2022-05-10T20:12:55.160Z] 20:06:01 1.52 0.00 1.52 0.00 0.00 19.60 0.00 [2022-05-10T20:12:55.160Z] 20:07:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2022-05-10T20:12:55.160Z] 20:08:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2022-05-10T20:12:55.160Z] 20:09:02 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2022-05-10T20:12:55.160Z] 20:10:01 1.56 0.00 1.56 0.00 0.00 19.12 0.00 [2022-05-10T20:12:55.160Z] 20:11:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2022-05-10T20:12:55.160Z] 20:12:01 109.88 1.35 108.53 0.00 65.59 44034.53 0.00 [2022-05-10T20:12:55.160Z] Average: 68.84 1.20 67.64 0.00 71.89 28089.22 0.00 [2022-05-10T20:12:55.160Z] [2022-05-10T20:12:55.160Z] 19:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T20:12:55.160Z] 19:01:01 28302424 31747468 551544 1.68 120880 3577352 2116488 6.24 1238176 2946944 2036 [2022-05-10T20:12:55.160Z] 19:02:01 27837536 31631148 656592 2.00 161300 3808964 2383752 7.03 1467616 3089124 135036 [2022-05-10T20:12:55.160Z] 19:03:01 27336820 31754952 532172 1.62 165300 4392176 2071364 6.10 1500524 3522180 414172 [2022-05-10T20:12:55.160Z] 19:04:01 21911124 31256800 1001124 3.04 176096 9130900 4459312 13.14 2315584 7910868 189400 [2022-05-10T20:12:55.160Z] 19:05:01 19786396 31571812 694256 2.11 196600 11477552 2899852 8.55 2055232 10234548 707672 [2022-05-10T20:12:55.160Z] 19:06:01 11997756 30925860 1310128 3.98 432536 17648772 4308608 12.70 3951980 15356264 368120 [2022-05-10T20:12:55.160Z] 19:07:01 4399688 26347504 5881776 17.89 449852 20530472 8816552 25.98 9469572 17299664 774452 [2022-05-10T20:12:55.160Z] 19:08:01 6586908 30581556 1662712 5.06 461732 22475896 3542756 10.44 6543288 17968276 14436 [2022-05-10T20:12:55.160Z] 19:09:01 5787116 31499468 750464 2.28 565448 24086984 2730636 8.05 3992680 21327620 2986268 [2022-05-10T20:12:55.160Z] 19:10:01 11361656 31726848 536468 1.63 699016 18848896 1992520 5.87 2663868 17341836 1280 [2022-05-10T20:12:55.160Z] 19:11:01 11349012 31716072 547264 1.66 700184 18849632 2195560 6.47 2677112 17342068 904 [2022-05-10T20:12:55.160Z] 19:12:01 11369260 31735908 527532 1.60 700440 18849684 2002288 5.90 2655676 17341920 48 [2022-05-10T20:12:55.160Z] 19:13:01 11370336 31737032 526764 1.60 700464 18849692 2002288 5.90 2654672 17342020 20 [2022-05-10T20:12:55.160Z] 19:14:01 11374020 31740768 522976 1.59 700472 18849692 2002288 5.90 2650416 17341936 192 [2022-05-10T20:12:55.160Z] 19:15:01 11374000 31741464 522820 1.59 700936 18849872 2013764 5.93 2651336 17341968 220 [2022-05-10T20:12:55.160Z] 19:16:01 11375944 31743412 520796 1.58 700952 18849876 2013764 5.93 2649140 17341776 200 [2022-05-10T20:12:55.160Z] 19:17:01 11376640 31744160 520208 1.58 700960 18849900 2013764 5.93 2648660 17341788 24 [2022-05-10T20:12:55.160Z] 19:18:01 11376536 31744128 520192 1.58 700984 18849912 2031636 5.99 2648532 17341792 184 [2022-05-10T20:12:55.160Z] 19:19:01 11376488 31744096 520160 1.58 701000 18849916 2031636 5.99 2648484 17341796 20 [2022-05-10T20:12:55.160Z] 19:20:01 11376132 31743760 520348 1.58 701024 18849912 2031636 5.99 2648580 17341796 56 [2022-05-10T20:12:55.160Z] 19:21:01 11372424 31743408 520612 1.58 701700 18852040 2070720 6.10 2655508 17339556 48 [2022-05-10T20:12:55.160Z] 19:22:01 11372580 31743592 520332 1.58 701716 18852040 2070720 6.10 2654812 17339548 60 [2022-05-10T20:12:55.160Z] 19:23:01 11372468 31743484 520356 1.58 701740 18852044 2070720 6.10 2654736 17339552 12 [2022-05-10T20:12:55.160Z] 19:24:01 11372120 31743220 520492 1.58 701768 18852048 2070720 6.10 2654980 17339556 192 [2022-05-10T20:12:55.160Z] 19:25:01 11372072 31743180 520472 1.58 701788 18852036 2070720 6.10 2654808 17339556 20 [2022-05-10T20:12:55.160Z] 19:26:01 11371740 31743028 520528 1.58 701816 18852180 2070720 6.10 2655484 17339688 16 [2022-05-10T20:12:55.160Z] 19:27:01 11371472 31742776 520756 1.58 701820 18852184 2070720 6.10 2654924 17339692 12 [2022-05-10T20:12:55.161Z] 19:28:01 11371884 31743192 520492 1.58 701828 18852184 2070720 6.10 2655272 17339692 184 [2022-05-10T20:12:55.161Z] 19:29:01 11372124 31743448 520468 1.58 701840 18852188 2070720 6.10 2654912 17339696 12 [2022-05-10T20:12:55.161Z] 19:30:01 11372360 31743712 520184 1.58 701868 18852192 2070720 6.10 2654952 17339700 188 [2022-05-10T20:12:55.161Z] 19:31:01 11371988 31743368 520488 1.58 701884 18852196 2070720 6.10 2655416 17339704 8 [2022-05-10T20:12:55.161Z] 19:32:01 11372012 31743408 520396 1.58 701900 18852200 2070720 6.10 2655612 17339708 196 [2022-05-10T20:12:55.161Z] 19:33:01 11371932 31743352 520404 1.58 701924 18852200 2070720 6.10 2655224 17339708 16 [2022-05-10T20:12:55.161Z] 19:34:01 11371632 31743072 520640 1.58 701928 18852208 2070720 6.10 2655052 17339716 236 [2022-05-10T20:12:55.161Z] 19:35:01 11371800 31743240 520628 1.58 701940 18852208 2070720 6.10 2655036 17339716 12 [2022-05-10T20:12:55.161Z] 19:36:01 11372036 31743508 520348 1.58 701964 18852212 2070720 6.10 2655392 17339720 192 [2022-05-10T20:12:55.161Z] 19:37:01 11371980 31743476 520332 1.58 701976 18852216 2054320 6.05 2655100 17339724 12 [2022-05-10T20:12:55.161Z] 19:38:01 11371964 31743464 520288 1.58 701984 18852220 2054320 6.05 2655104 17339724 200 [2022-05-10T20:12:55.161Z] 19:39:01 11371664 31743188 520524 1.58 701992 18852224 2054320 6.05 2655332 17339732 12 [2022-05-10T20:12:55.161Z] 19:40:01 11372340 31743888 520068 1.58 702012 18852228 2054320 6.05 2655092 17339736 188 [2022-05-10T20:12:55.161Z] 19:41:01 11372288 31743860 520072 1.58 702032 18852228 2054320 6.05 2655592 17339736 12 [2022-05-10T20:12:55.161Z] 19:42:01 11372272 31743872 520040 1.58 702056 18852232 2054320 6.05 2655132 17339740 212 [2022-05-10T20:12:55.161Z] 19:43:01 11371688 31743292 520556 1.58 702068 18852232 2054320 6.05 2655312 17339740 20 [2022-05-10T20:12:55.161Z] 19:44:01 11371640 31743276 520532 1.58 702080 18852236 2054320 6.05 2655952 17339744 220 [2022-05-10T20:12:55.161Z] 19:45:01 11371844 31743488 520232 1.58 702116 18852232 2054320 6.05 2655172 17339748 36 [2022-05-10T20:12:55.161Z] 19:46:01 11372080 31743780 519916 1.58 702124 18852240 2054320 6.05 2655476 17339748 196 [2022-05-10T20:12:55.161Z] 19:47:01 11372324 31744028 519608 1.58 702124 18852244 2054320 6.05 2655228 17339752 12 [2022-05-10T20:12:55.161Z] 19:48:01 11372448 31744160 519868 1.58 702140 18852248 2054320 6.05 2655488 17339752 200 [2022-05-10T20:12:55.161Z] 19:49:01 11369368 31742400 521524 1.59 702148 18852448 2070420 6.10 2656388 17339720 24 [2022-05-10T20:12:55.161Z] 19:50:01 11369580 31742692 521176 1.58 702168 18852456 2070420 6.10 2657428 17338948 204 [2022-05-10T20:12:55.161Z] 19:51:01 11369532 31742664 521152 1.58 702176 18852456 2070420 6.10 2657236 17338948 12 [2022-05-10T20:12:55.161Z] 19:52:01 11369460 31742600 521152 1.58 702180 18852460 2070420 6.10 2656664 17338952 12 [2022-05-10T20:12:55.161Z] 19:53:01 11369372 31742520 521152 1.58 702200 18852464 2070420 6.10 2656648 17338956 32 [2022-05-10T20:12:55.161Z] 19:54:01 11369864 31743168 520680 1.58 702204 18852592 2053776 6.05 2656688 17339084 192 [2022-05-10T20:12:55.161Z] 19:55:01 11369840 31743152 520644 1.58 702228 18852588 2053776 6.05 2656688 17339088 12 [2022-05-10T20:12:55.161Z] 19:56:01 11370004 31743356 520500 1.58 702248 18852596 2053776 6.05 2657100 17339088 12 [2022-05-10T20:12:55.161Z] 19:57:01 11369956 31743328 520580 1.58 702252 18852604 2053776 6.05 2656740 17339096 8 [2022-05-10T20:12:55.161Z] 19:58:01 11370160 31743552 520304 1.58 702272 18852608 2053776 6.05 2656756 17339100 212 [2022-05-10T20:12:55.161Z] 19:59:01 11370136 31743528 520264 1.58 702272 18852608 2053776 6.05 2656756 17339100 12 [2022-05-10T20:12:55.161Z] 20:00:01 11370304 31743708 520240 1.58 702280 18852612 2053776 6.05 2656760 17339104 216 [2022-05-10T20:12:55.161Z] 20:01:01 11370532 31743956 519964 1.58 702296 18852612 2053776 6.05 2657076 17339104 8 [2022-05-10T20:12:55.161Z] 20:02:01 11370272 31743720 520156 1.58 702304 18852616 2037676 6.01 2657032 17339108 228 [2022-05-10T20:12:55.161Z] 20:03:01 11369932 31743388 520424 1.58 702308 18852620 2037676 6.01 2656852 17339112 20 [2022-05-10T20:12:55.161Z] 20:04:01 11370128 31743596 520152 1.58 702312 18852620 2037676 6.01 2657452 17339112 208 [2022-05-10T20:12:55.161Z] 20:05:01 11370088 31743568 520116 1.58 702332 18852616 2053740 6.05 2656808 17339116 16 [2022-05-10T20:12:55.161Z] 20:06:01 11370004 31743508 520332 1.58 702336 18852632 2053740 6.05 2657236 17339120 52 [2022-05-10T20:12:55.161Z] 20:07:01 11370240 31743756 520060 1.58 702336 18852636 2053740 6.05 2656824 17339128 12 [2022-05-10T20:12:55.161Z] 20:08:01 11370184 31743708 520036 1.58 702344 18852640 2053740 6.05 2656828 17339132 16 [2022-05-10T20:12:55.161Z] 20:09:02 11370096 31743624 520052 1.58 702352 18852640 2053740 6.05 2656892 17339132 12 [2022-05-10T20:12:55.161Z] 20:10:01 11370016 31743576 520052 1.58 702360 18852644 2053740 6.05 2656848 17339136 48 [2022-05-10T20:12:55.161Z] 20:11:01 11370080 31743652 520196 1.58 702388 18852644 2053740 6.05 2657428 17339140 28 [2022-05-10T20:12:55.161Z] 20:12:01 10543632 31713076 549568 1.67 734176 19572956 2044852 6.03 2753876 18022404 256 [2022-05-10T20:12:55.161Z] Average: 12076330 31625844 637728 1.94 652455 18132216 2260558 6.66 2776948 16565965 77768 [2022-05-10T20:12:55.161Z] [2022-05-10T20:12:55.161Z] 19:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T20:12:55.161Z] 19:01:01 veth141709a 48.34 55.57 4.68 46.23 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:01:01 ens3 1353.89 1135.51 11148.28 167.23 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:01:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:01:01 docker0 532.16 451.94 39.19 2760.55 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:02:01 ens3 117.45 90.90 969.23 63.55 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:02:01 veth616f949 1.37 1.58 0.11 0.13 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:02:01 docker0 43.48 60.82 3.58 935.92 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:03:01 ens3 32.26 17.16 27.80 13.43 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:03:01 veth616f949 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 vethc215859 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 ens3 191.54 135.00 1931.51 84.13 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 docker0 43.49 53.43 2.47 228.31 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 veth540662d 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 vethde1a0ac 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 vethb9b5747 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 veth5dc3527 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:04:01 veth912c0dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:05:01 ens3 128.63 103.25 444.87 74.73 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:05:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:05:01 vethad91a4a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:05:01 docker0 37.79 52.77 2.20 314.88 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:05:01 veth540662d 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:05:01 veth1eac34e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:06:01 vethe24fb7c 0.52 0.55 0.04 0.80 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:06:01 veth417f7c5 233.98 405.07 20.32 5828.53 0.00 0.00 0.00 0.48 [2022-05-10T20:12:55.161Z] 19:06:01 vethf680d40 237.33 411.96 21.27 5829.72 0.00 0.00 0.00 0.48 [2022-05-10T20:12:55.161Z] 19:06:01 veth9f1dee9 235.04 407.62 20.95 5828.78 0.00 0.00 0.00 0.48 [2022-05-10T20:12:55.161Z] 19:06:01 ens3 1315.55 772.19 17619.94 156.38 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:06:01 docker0 711.73 1234.16 53.23 17577.18 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:06:01 veth540662d 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 veth417f7c5 0.12 0.25 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 vethf680d40 0.10 0.23 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 veth9f1dee9 0.10 0.23 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 ens3 40.17 25.84 94.49 11.03 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 docker0 14.03 17.28 0.78 75.30 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 veth185732f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:07:01 veth540662d 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 veth417f7c5 0.13 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 vethf680d40 0.10 0.22 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 veth9f1dee9 0.12 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 ens3 138.65 92.60 1574.61 78.93 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 docker0 20.99 38.70 1.61 459.35 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:08:01 veth540662d 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:09:01 ens3 48.28 35.33 626.12 6.26 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:09:01 docker0 31.59 41.01 2.63 620.26 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:09:01 veth540662d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:10:01 ens3 156.00 138.67 295.39 284.56 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:10:01 lo 9.46 9.46 0.93 0.93 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:10:01 docker0 47.30 62.13 2.69 241.11 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:11:01 ens3 456.57 478.09 230.41 2491.13 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:11:01 lo 45.26 45.26 4.46 4.46 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:12:01 ens3 120.71 134.72 48.31 707.47 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:12:01 lo 8.93 8.93 0.87 0.87 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:13:01 ens3 0.68 0.32 2.05 0.02 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.161Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:14:01 ens3 8.40 3.73 8.63 0.49 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:15:01 ens3 1.43 0.30 0.42 0.26 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:16:01 ens3 1.12 0.72 0.60 0.48 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:17:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:18:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:21:01 ens3 18.91 22.08 3.93 26.88 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:23:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:24:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:25:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:26:01 ens3 3.37 5.83 0.51 5.05 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:28:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:30:01 ens3 0.78 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:31:01 ens3 0.42 0.23 0.17 0.14 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:32:01 ens3 0.62 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:33:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:36:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:39:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:41:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:43:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:44:01 ens3 1.05 0.67 0.40 0.29 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:46:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:48:01 ens3 0.30 0.20 0.10 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:49:01 ens3 2.40 1.60 1.20 3.35 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:49:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:50:01 ens3 3.63 2.12 2.19 2.40 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:51:01 ens3 0.65 0.33 0.39 0.26 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.162Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:56:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:01:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:02:01 ens3 0.28 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:04:01 ens3 1.00 0.38 0.31 0.21 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:06:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:09:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:11:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:12:01 ens3 208.40 130.01 4764.79 20.08 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:12:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] 20:12:01 docker0 46.96 58.09 4.22 693.77 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] Average: ens3 60.56 46.29 552.88 58.34 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] Average: docker0 21.25 28.76 1.56 332.11 0.00 0.00 0.00 0.00 [2022-05-10T20:12:55.163Z] [2022-05-10T20:12:55.163Z] [2022-05-10T20:12:55.163Z] ---> sar -P ALL: [2022-05-10T20:12:55.163Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47869) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T20:12:55.163Z] [2022-05-10T20:12:55.163Z] 18:59:40 LINUX RESTART (8 CPU) [2022-05-10T20:12:55.163Z] [2022-05-10T20:12:55.163Z] 19:00:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.163Z] 19:01:01 all 11.94 0.00 4.64 3.62 0.11 79.68 [2022-05-10T20:12:55.163Z] 19:01:01 0 14.31 0.00 7.53 8.00 0.10 70.05 [2022-05-10T20:12:55.163Z] 19:01:01 1 8.62 0.00 3.67 0.55 0.08 87.07 [2022-05-10T20:12:55.163Z] 19:01:01 2 16.74 0.00 4.09 2.41 0.12 76.64 [2022-05-10T20:12:55.163Z] 19:01:01 3 12.03 0.00 5.33 2.83 0.14 79.68 [2022-05-10T20:12:55.163Z] 19:01:01 4 11.61 0.00 4.30 1.52 0.10 82.47 [2022-05-10T20:12:55.163Z] 19:01:01 5 9.89 0.00 3.08 0.72 0.08 86.21 [2022-05-10T20:12:55.163Z] 19:01:01 6 13.06 0.00 3.68 3.05 0.10 80.11 [2022-05-10T20:12:55.163Z] 19:01:01 7 9.23 0.00 5.51 10.02 0.14 75.11 [2022-05-10T20:12:55.163Z] 19:02:01 all 30.14 0.00 6.11 1.22 0.12 62.41 [2022-05-10T20:12:55.163Z] 19:02:01 0 30.46 0.00 5.71 0.13 0.12 63.57 [2022-05-10T20:12:55.163Z] 19:02:01 1 25.18 0.00 4.54 0.13 0.13 70.01 [2022-05-10T20:12:55.163Z] 19:02:01 2 30.12 0.00 5.92 0.15 0.12 63.69 [2022-05-10T20:12:55.163Z] 19:02:01 3 31.77 0.00 5.40 0.10 0.10 62.63 [2022-05-10T20:12:55.163Z] 19:02:01 4 30.68 0.00 6.14 0.39 0.10 62.70 [2022-05-10T20:12:55.163Z] 19:02:01 5 31.49 0.00 6.93 4.71 0.12 56.75 [2022-05-10T20:12:55.163Z] 19:02:01 6 30.64 0.00 6.12 1.94 0.12 61.18 [2022-05-10T20:12:55.163Z] 19:02:01 7 30.78 0.00 8.11 2.23 0.15 58.72 [2022-05-10T20:12:55.163Z] 19:03:01 all 48.68 0.00 6.68 0.20 0.15 44.30 [2022-05-10T20:12:55.163Z] 19:03:01 0 48.25 0.00 6.54 0.03 0.15 45.02 [2022-05-10T20:12:55.163Z] 19:03:01 1 45.15 0.00 6.01 0.10 0.15 48.59 [2022-05-10T20:12:55.163Z] 19:03:01 2 50.11 0.00 7.02 0.02 0.17 42.68 [2022-05-10T20:12:55.163Z] 19:03:01 3 49.00 0.00 6.95 0.10 0.15 43.80 [2022-05-10T20:12:55.163Z] 19:03:01 4 48.17 0.00 6.50 0.00 0.13 45.19 [2022-05-10T20:12:55.163Z] 19:03:01 5 49.61 0.00 6.67 0.86 0.15 42.70 [2022-05-10T20:12:55.163Z] 19:03:01 6 49.09 0.00 6.78 0.34 0.13 43.66 [2022-05-10T20:12:55.163Z] 19:03:01 7 50.04 0.00 6.96 0.12 0.14 42.74 [2022-05-10T20:12:55.163Z] 19:04:01 all 21.34 0.00 11.32 9.74 0.15 57.45 [2022-05-10T20:12:55.163Z] 19:04:01 0 21.22 0.00 10.22 5.63 0.15 62.77 [2022-05-10T20:12:55.163Z] 19:04:01 1 19.75 0.00 10.57 18.55 0.17 50.96 [2022-05-10T20:12:55.163Z] 19:04:01 2 21.12 0.00 11.05 10.07 0.14 57.62 [2022-05-10T20:12:55.163Z] 19:04:01 3 21.14 0.00 10.77 4.49 0.15 63.44 [2022-05-10T20:12:55.163Z] 19:04:01 4 20.59 0.00 11.24 14.82 0.15 53.20 [2022-05-10T20:12:55.163Z] 19:04:01 5 22.44 0.00 11.87 8.23 0.15 57.31 [2022-05-10T20:12:55.163Z] 19:04:01 6 21.38 0.00 11.61 6.00 0.14 60.88 [2022-05-10T20:12:55.163Z] 19:04:01 7 23.07 0.00 13.25 10.13 0.16 53.39 [2022-05-10T20:12:55.163Z] 19:05:01 all 52.30 0.00 12.36 8.78 0.20 26.36 [2022-05-10T20:12:55.163Z] 19:05:01 0 51.57 0.00 12.31 8.94 0.20 26.98 [2022-05-10T20:12:55.163Z] 19:05:01 1 50.88 0.00 13.97 9.66 0.19 25.31 [2022-05-10T20:12:55.163Z] 19:05:01 2 52.66 0.00 12.35 5.64 0.20 29.15 [2022-05-10T20:12:55.163Z] 19:05:01 3 53.35 0.00 11.73 3.39 0.22 31.31 [2022-05-10T20:12:55.163Z] 19:05:01 4 52.14 0.00 12.52 12.27 0.19 22.89 [2022-05-10T20:12:55.163Z] 19:05:01 5 52.24 0.00 12.14 14.65 0.20 20.76 [2022-05-10T20:12:55.163Z] 19:05:01 6 53.47 0.00 11.59 4.22 0.17 30.55 [2022-05-10T20:12:55.163Z] 19:05:01 7 52.06 0.00 12.25 11.48 0.22 23.99 [2022-05-10T20:12:55.163Z] 19:06:01 all 57.53 0.00 14.24 10.28 0.20 17.75 [2022-05-10T20:12:55.163Z] 19:06:01 0 53.00 0.00 13.17 15.80 0.22 17.80 [2022-05-10T20:12:55.163Z] 19:06:01 1 60.36 0.00 14.21 9.34 0.20 15.89 [2022-05-10T20:12:55.163Z] 19:06:01 2 59.98 0.00 13.99 8.09 0.20 17.74 [2022-05-10T20:12:55.163Z] 19:06:01 3 58.82 0.00 15.98 8.97 0.20 16.03 [2022-05-10T20:12:55.163Z] 19:06:01 4 58.62 0.00 14.62 13.10 0.19 13.47 [2022-05-10T20:12:55.163Z] 19:06:01 5 57.33 0.00 12.45 6.17 0.15 23.89 [2022-05-10T20:12:55.163Z] 19:06:01 6 54.91 0.00 13.36 10.84 0.22 20.67 [2022-05-10T20:12:55.163Z] 19:06:01 7 57.18 0.00 16.13 10.00 0.22 16.47 [2022-05-10T20:12:55.163Z] 19:07:01 all 89.87 0.00 9.77 0.05 0.19 0.12 [2022-05-10T20:12:55.163Z] 19:07:01 0 90.82 0.00 8.71 0.10 0.17 0.20 [2022-05-10T20:12:55.163Z] 19:07:01 1 88.52 0.00 11.16 0.02 0.22 0.08 [2022-05-10T20:12:55.163Z] 19:07:01 2 89.42 0.00 10.29 0.02 0.20 0.07 [2022-05-10T20:12:55.163Z] 19:07:01 3 91.90 0.00 7.82 0.02 0.18 0.08 [2022-05-10T20:12:55.163Z] 19:07:01 4 89.98 0.00 9.69 0.03 0.18 0.12 [2022-05-10T20:12:55.163Z] 19:07:01 5 89.72 0.00 9.72 0.08 0.18 0.28 [2022-05-10T20:12:55.163Z] 19:07:01 6 90.08 0.00 9.48 0.15 0.18 0.10 [2022-05-10T20:12:55.163Z] 19:07:01 7 88.53 0.00 11.25 0.02 0.18 0.02 [2022-05-10T20:12:55.163Z] 19:08:01 all 78.00 0.00 8.03 0.40 0.15 13.42 [2022-05-10T20:12:55.163Z] 19:08:01 0 72.70 0.00 6.99 0.12 0.15 20.03 [2022-05-10T20:12:55.163Z] 19:08:01 1 78.51 0.00 8.98 0.73 0.15 11.62 [2022-05-10T20:12:55.163Z] 19:08:01 2 75.25 0.00 7.07 0.12 0.15 17.41 [2022-05-10T20:12:55.163Z] 19:08:01 3 77.53 0.00 8.10 0.05 0.13 14.18 [2022-05-10T20:12:55.164Z] 19:08:01 4 80.75 0.00 8.22 0.15 0.17 10.72 [2022-05-10T20:12:55.164Z] 19:08:01 5 70.78 0.00 8.17 0.13 0.13 20.78 [2022-05-10T20:12:55.164Z] 19:08:01 6 86.94 0.00 9.24 0.90 0.17 2.75 [2022-05-10T20:12:55.164Z] 19:08:01 7 81.57 0.00 7.43 0.97 0.15 9.88 [2022-05-10T20:12:55.164Z] 19:09:01 all 44.09 0.00 7.09 1.83 0.11 46.88 [2022-05-10T20:12:55.164Z] 19:09:01 0 30.98 0.00 6.81 1.03 0.08 61.09 [2022-05-10T20:12:55.164Z] 19:09:01 1 65.32 0.00 8.30 1.55 0.15 24.68 [2022-05-10T20:12:55.164Z] 19:09:01 2 31.36 0.00 5.72 0.60 0.08 62.24 [2022-05-10T20:12:55.164Z] 19:09:01 3 33.38 0.00 6.87 0.37 0.08 59.30 [2022-05-10T20:12:55.164Z] 19:09:01 4 59.95 0.00 9.34 6.22 0.14 24.36 [2022-05-10T20:12:55.164Z] 19:09:01 5 51.36 0.00 7.23 1.90 0.12 39.38 [2022-05-10T20:12:55.164Z] 19:09:01 6 49.25 0.00 6.42 0.69 0.12 43.52 [2022-05-10T20:12:55.164Z] 19:09:01 7 31.18 0.00 6.02 2.35 0.08 60.36 [2022-05-10T20:12:55.164Z] 19:10:01 all 18.06 0.00 10.77 8.61 0.11 62.45 [2022-05-10T20:12:55.164Z] 19:10:01 0 18.13 0.00 10.01 7.45 0.10 64.31 [2022-05-10T20:12:55.164Z] 19:10:01 1 19.87 0.00 10.02 4.08 0.12 65.90 [2022-05-10T20:12:55.164Z] 19:10:01 2 18.75 0.00 10.97 4.26 0.12 65.90 [2022-05-10T20:12:55.164Z] 19:10:01 3 17.89 0.00 10.69 4.85 0.12 66.45 [2022-05-10T20:12:55.164Z] 19:10:01 4 18.63 0.00 11.89 13.61 0.10 55.77 [2022-05-10T20:12:55.164Z] 19:10:01 5 18.44 0.00 10.69 3.65 0.10 67.12 [2022-05-10T20:12:55.164Z] 19:10:01 6 17.73 0.00 9.50 7.38 0.10 65.28 [2022-05-10T20:12:55.164Z] 19:10:01 7 15.06 0.00 12.39 23.73 0.10 48.71 [2022-05-10T20:12:55.164Z] 19:11:01 all 9.33 0.00 1.28 0.15 0.09 89.15 [2022-05-10T20:12:55.164Z] 19:11:01 0 8.87 0.00 1.41 0.03 0.08 89.60 [2022-05-10T20:12:55.164Z] 19:11:01 1 11.44 0.00 1.38 0.72 0.07 86.39 [2022-05-10T20:12:55.164Z] 19:11:01 2 7.02 0.00 1.11 0.02 0.05 91.80 [2022-05-10T20:12:55.164Z] 19:11:01 3 7.95 0.00 1.14 0.15 0.12 90.64 [2022-05-10T20:12:55.164Z] 19:11:01 4 6.18 0.00 1.00 0.03 0.07 92.72 [2022-05-10T20:12:55.164Z] 19:11:01 5 9.56 0.00 1.44 0.20 0.08 88.71 [2022-05-10T20:12:55.164Z] 19:11:01 6 12.28 0.00 1.22 0.03 0.10 86.36 [2022-05-10T20:12:55.164Z] 19:11:01 7 11.30 0.00 1.52 0.03 0.14 87.01 [2022-05-10T20:12:55.164Z] [2022-05-10T20:12:55.164Z] 19:11:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.164Z] 19:12:01 all 3.00 0.00 0.39 0.07 0.05 96.49 [2022-05-10T20:12:55.164Z] 19:12:01 0 3.09 0.00 0.48 0.00 0.07 96.36 [2022-05-10T20:12:55.164Z] 19:12:01 1 3.65 0.00 0.47 0.30 0.05 95.54 [2022-05-10T20:12:55.164Z] 19:12:01 2 0.73 0.00 0.25 0.00 0.03 98.98 [2022-05-10T20:12:55.164Z] 19:12:01 3 4.73 0.00 0.38 0.20 0.07 94.63 [2022-05-10T20:12:55.164Z] 19:12:01 4 4.31 0.00 0.42 0.02 0.05 95.20 [2022-05-10T20:12:55.164Z] 19:12:01 5 3.15 0.00 0.35 0.00 0.07 96.43 [2022-05-10T20:12:55.164Z] 19:12:01 6 3.40 0.00 0.33 0.02 0.03 96.22 [2022-05-10T20:12:55.164Z] 19:12:01 7 0.94 0.00 0.42 0.00 0.05 98.60 [2022-05-10T20:12:55.164Z] 19:13:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2022-05-10T20:12:55.164Z] 19:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:13:01 3 1.99 0.00 0.03 0.02 0.00 97.96 [2022-05-10T20:12:55.164Z] 19:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T20:12:55.164Z] 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T20:12:55.164Z] 19:14:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2022-05-10T20:12:55.164Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:14:01 3 1.66 0.00 0.02 0.02 0.00 98.30 [2022-05-10T20:12:55.164Z] 19:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T20:12:55.164Z] 19:14:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-10T20:12:55.164Z] 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:14:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2022-05-10T20:12:55.164Z] 19:15:01 all 0.01 0.00 0.03 0.05 0.00 99.91 [2022-05-10T20:12:55.164Z] 19:15:01 0 0.02 0.00 0.02 0.13 0.00 99.83 [2022-05-10T20:12:55.164Z] 19:15:01 1 0.00 0.00 0.03 0.10 0.00 99.87 [2022-05-10T20:12:55.164Z] 19:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:15:01 3 0.02 0.00 0.00 0.17 0.02 99.80 [2022-05-10T20:12:55.164Z] 19:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:15:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2022-05-10T20:12:55.164Z] 19:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T20:12:55.164Z] 19:16:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.164Z] 19:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:16:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2022-05-10T20:12:55.164Z] 19:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T20:12:55.164Z] 19:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:18:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2022-05-10T20:12:55.164Z] 19:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T20:12:55.164Z] 19:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:18:01 3 0.37 0.00 0.02 0.03 0.02 99.57 [2022-05-10T20:12:55.164Z] 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T20:12:55.164Z] 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:19:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-05-10T20:12:55.164Z] 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:19:01 3 1.99 0.00 0.00 0.03 0.00 97.98 [2022-05-10T20:12:55.164Z] 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T20:12:55.164Z] 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:19:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T20:12:55.164Z] 19:20:01 all 0.27 0.00 0.01 0.01 0.01 99.69 [2022-05-10T20:12:55.164Z] 19:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:20:01 3 2.00 0.00 0.02 0.10 0.00 97.88 [2022-05-10T20:12:55.164Z] 19:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-10T20:12:55.164Z] 19:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T20:12:55.164Z] 19:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T20:12:55.164Z] 19:21:01 all 0.35 0.00 0.06 0.03 0.00 99.55 [2022-05-10T20:12:55.164Z] 19:21:01 0 0.30 0.00 0.07 0.00 0.00 99.63 [2022-05-10T20:12:55.164Z] 19:21:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2022-05-10T20:12:55.164Z] 19:21:01 2 0.17 0.00 0.03 0.00 0.00 99.80 [2022-05-10T20:12:55.164Z] 19:21:01 3 1.24 0.00 0.08 0.10 0.02 98.56 [2022-05-10T20:12:55.164Z] 19:21:01 4 0.10 0.00 0.05 0.02 0.02 99.82 [2022-05-10T20:12:55.164Z] 19:21:01 5 0.33 0.00 0.07 0.02 0.00 99.58 [2022-05-10T20:12:55.164Z] 19:21:01 6 0.43 0.00 0.08 0.10 0.00 99.38 [2022-05-10T20:12:55.164Z] 19:21:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2022-05-10T20:12:55.164Z] 19:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:22:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T20:12:55.164Z] 19:22:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T20:12:55.164Z] 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] [2022-05-10T20:12:55.164Z] 19:22:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.164Z] 19:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:23:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-10T20:12:55.164Z] 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:23:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T20:12:55.164Z] 19:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:23:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-10T20:12:55.164Z] 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T20:12:55.164Z] 19:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:25:01 all 0.01 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:25:01 1 0.02 0.00 0.00 0.12 0.00 99.87 [2022-05-10T20:12:55.164Z] 19:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.164Z] 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.164Z] 19:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-10T20:12:55.164Z] 19:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T20:12:55.164Z] 19:26:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2022-05-10T20:12:55.164Z] 19:26:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2022-05-10T20:12:55.164Z] 19:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:26:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:27:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T20:12:55.165Z] 19:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:28:01 3 0.03 0.00 0.02 0.07 0.00 99.88 [2022-05-10T20:12:55.165Z] 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:29:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:29:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:30:01 all 0.03 0.00 0.02 0.01 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T20:12:55.165Z] 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:30:01 2 0.18 0.00 0.10 0.00 0.00 99.72 [2022-05-10T20:12:55.165Z] 19:30:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:30:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2022-05-10T20:12:55.165Z] 19:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:30:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:31:01 all 0.13 0.00 0.00 0.01 0.00 99.85 [2022-05-10T20:12:55.165Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:31:01 2 0.95 0.00 0.00 0.00 0.00 99.05 [2022-05-10T20:12:55.165Z] 19:31:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-10T20:12:55.165Z] 19:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:32:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2022-05-10T20:12:55.165Z] 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:32:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2022-05-10T20:12:55.165Z] 19:32:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:33:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-05-10T20:12:55.165Z] 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:33:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-10T20:12:55.165Z] 19:33:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2022-05-10T20:12:55.165Z] 19:33:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-10T20:12:55.165Z] 19:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] [2022-05-10T20:12:55.165Z] 19:33:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.165Z] 19:34:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-05-10T20:12:55.165Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:34:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-10T20:12:55.165Z] 19:34:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T20:12:55.165Z] 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:35:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2022-05-10T20:12:55.165Z] 19:35:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:35:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-10T20:12:55.165Z] 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T20:12:55.165Z] 19:36:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-05-10T20:12:55.165Z] 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:36:01 2 0.33 0.00 0.05 0.00 0.00 99.62 [2022-05-10T20:12:55.165Z] 19:36:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T20:12:55.165Z] 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T20:12:55.165Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:37:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-05-10T20:12:55.165Z] 19:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:37:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2022-05-10T20:12:55.165Z] 19:37:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-05-10T20:12:55.165Z] 19:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:38:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2022-05-10T20:12:55.165Z] 19:38:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:39:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2022-05-10T20:12:55.165Z] 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:39:01 2 1.04 0.00 0.00 0.00 0.00 98.96 [2022-05-10T20:12:55.165Z] 19:39:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-10T20:12:55.165Z] 19:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:40:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:40:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T20:12:55.165Z] 19:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:41:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2022-05-10T20:12:55.165Z] 19:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:41:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:42:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:42:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:43:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-05-10T20:12:55.165Z] 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:43:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:44:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-05-10T20:12:55.165Z] 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] [2022-05-10T20:12:55.165Z] 19:44:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.165Z] 19:45:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:45:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-05-10T20:12:55.165Z] 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:46:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:46:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:47:01 all 0.10 0.00 0.01 0.00 0.00 99.90 [2022-05-10T20:12:55.165Z] 19:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:47:01 2 0.75 0.00 0.00 0.00 0.00 99.25 [2022-05-10T20:12:55.165Z] 19:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:48:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-05-10T20:12:55.165Z] 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:48:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-05-10T20:12:55.165Z] 19:48:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-10T20:12:55.165Z] 19:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:49:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2022-05-10T20:12:55.165Z] 19:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:49:01 1 0.18 0.00 0.02 0.03 0.00 99.77 [2022-05-10T20:12:55.165Z] 19:49:01 2 0.93 0.00 0.12 0.00 0.00 98.96 [2022-05-10T20:12:55.165Z] 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:49:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2022-05-10T20:12:55.165Z] 19:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-10T20:12:55.165Z] 19:49:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:50:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-05-10T20:12:55.165Z] 19:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T20:12:55.165Z] 19:50:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2022-05-10T20:12:55.165Z] 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:50:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T20:12:55.165Z] 19:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.165Z] 19:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T20:12:55.165Z] 19:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T20:12:55.165Z] 19:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-10T20:12:55.165Z] 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:52:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T20:12:55.165Z] 19:52:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.165Z] 19:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.165Z] 19:53:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-05-10T20:12:55.165Z] 19:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.165Z] 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.165Z] 19:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T20:12:55.166Z] 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:54:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 19:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-05-10T20:12:55.166Z] 19:54:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-05-10T20:12:55.166Z] 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:55:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:55:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T20:12:55.166Z] 19:55:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-10T20:12:55.166Z] 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T20:12:55.166Z] [2022-05-10T20:12:55.166Z] 19:55:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.166Z] 19:56:01 all 0.00 0.00 0.00 0.01 0.00 99.99 [2022-05-10T20:12:55.166Z] 19:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:56:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2022-05-10T20:12:55.166Z] 19:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:57:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2022-05-10T20:12:55.166Z] 19:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 19:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T20:12:55.166Z] 19:57:01 2 1.37 0.00 0.00 0.00 0.00 98.63 [2022-05-10T20:12:55.166Z] 19:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:57:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T20:12:55.166Z] 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 19:58:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-05-10T20:12:55.166Z] 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:58:01 2 0.48 0.00 0.07 0.00 0.00 99.45 [2022-05-10T20:12:55.166Z] 19:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T20:12:55.166Z] 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T20:12:55.166Z] 19:59:01 4 0.05 0.00 0.02 0.03 0.02 99.88 [2022-05-10T20:12:55.166Z] 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 19:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:00:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.166Z] 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:01:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T20:12:55.166Z] 20:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:02:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:02:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2022-05-10T20:12:55.166Z] 20:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.166Z] 20:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.166Z] 20:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T20:12:55.166Z] 20:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T20:12:55.166Z] 20:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:05:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T20:12:55.166Z] 20:05:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-10T20:12:55.166Z] 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:06:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T20:12:55.166Z] 20:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:06:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-10T20:12:55.166Z] 20:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] [2022-05-10T20:12:55.166Z] 20:06:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T20:12:55.166Z] 20:07:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:07:01 4 0.07 0.00 0.00 0.02 0.00 99.92 [2022-05-10T20:12:55.166Z] 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T20:12:55.166Z] 20:08:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:08:01 4 0.00 0.00 0.02 0.05 0.02 99.92 [2022-05-10T20:12:55.166Z] 20:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:09:02 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-05-10T20:12:55.166Z] 20:09:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:09:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:09:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:09:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:09:02 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:09:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:09:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:09:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:10:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-10T20:12:55.166Z] 20:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-10T20:12:55.166Z] 20:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T20:12:55.166Z] 20:11:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T20:12:55.166Z] 20:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:11:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T20:12:55.166Z] 20:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T20:12:55.166Z] 20:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T20:12:55.166Z] 20:12:01 all 5.61 0.00 2.26 0.64 0.03 91.45 [2022-05-10T20:12:55.166Z] 20:12:01 0 5.49 0.00 2.95 1.93 0.03 89.59 [2022-05-10T20:12:55.166Z] 20:12:01 1 6.46 0.00 1.98 0.15 0.03 91.37 [2022-05-10T20:12:55.166Z] 20:12:01 2 5.91 0.00 2.32 0.07 0.03 91.67 [2022-05-10T20:12:55.166Z] 20:12:01 3 4.81 0.00 2.40 0.71 0.02 92.07 [2022-05-10T20:12:55.166Z] 20:12:01 4 5.98 0.00 1.66 0.17 0.03 92.15 [2022-05-10T20:12:55.166Z] 20:12:01 5 4.84 0.00 2.60 1.41 0.03 91.12 [2022-05-10T20:12:55.166Z] 20:12:01 6 6.49 0.00 2.28 0.60 0.05 90.58 [2022-05-10T20:12:55.166Z] 20:12:01 7 4.89 0.00 1.89 0.12 0.03 93.07 [2022-05-10T20:12:55.166Z] Average: all 6.54 0.00 1.31 0.63 0.02 91.49 [2022-05-10T20:12:55.166Z] Average: 0 6.20 0.00 1.28 0.68 0.02 91.82 [2022-05-10T20:12:55.166Z] Average: 1 6.69 0.00 1.32 0.64 0.03 91.33 [2022-05-10T20:12:55.166Z] Average: 2 6.60 0.00 1.27 0.43 0.02 91.68 [2022-05-10T20:12:55.166Z] Average: 3 6.54 0.00 1.29 0.38 0.03 91.75 [2022-05-10T20:12:55.166Z] Average: 4 6.75 0.00 1.35 0.86 0.03 91.01 [2022-05-10T20:12:55.166Z] Average: 5 6.51 0.00 1.29 0.59 0.02 91.58 [2022-05-10T20:12:55.166Z] Average: 6 6.76 0.00 1.27 0.50 0.02 91.45 [2022-05-10T20:12:55.166Z] Average: 7 6.29 0.00 1.42 0.97 0.03 91.29 [2022-05-10T20:12:55.166Z] [2022-05-10T20:12:55.166Z] [2022-05-10T20:12:55.166Z]